home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16200 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.0 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!sdd.hp.com!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!haven.umd.edu!mimsy!afterlife!adm!news
  2. From: J.W.vanderMeulen@io.tudelft.nl (Jaap van der Meulen)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: MOTIF TRANSLATION TABLE PROBLEM
  5. Message-ID: <34011@adm.brl.mil>
  6. Date: 10 Nov 92 14:44:45 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 21
  9.  
  10.  
  11. wlin@magnus.acs.ohio-state.edu (Weihung Lin) writes:
  12. >I try to override some widget's translationtable but have some problem to
  13. >do it. I can override the "<Key> F2" no problem, but when I want to setup
  14. >"<Key>BackSpace" or "<Key>osfBackSpace", I can not get any response. Same
  15. >thing happened to "<Key>F1".
  16.  
  17. Motif needs a space between <Key> and the key name, so
  18.     "<Key> F2" will work but
  19.     "<Key>F2" will not work.
  20. Also I discovered that Motif is case sensitive :
  21.     "<Key> BackSpace" works,
  22.     "<Key> Backspace" will not work!
  23.  
  24. Jaap
  25.  
  26. ----
  27.   Jaap W. van der Meulen
  28.   Delft University of Technology
  29.   the Netherlands
  30. ----
  31.