home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / windows / x / 16275 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.3 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!pki-nbg!hitkw14!smr
  2. From: smr@hitkw14.pki-nbg.philips.de (S.Riehm)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: Strange keyboard mapping for the hpux-8.0x X server ...
  5. Message-ID: <smr.715865780@hitkw14>
  6. Date: 7 Sep 92 11:36:20 GMT
  7. References: <9209030630.AA10608@expo.lcs.mit.edu> <1992Sep3.222643.10721@hpcvusn.cv.hp.com>
  8. Sender: news@pki-nbg.philips.de
  9. Lines: 54
  10.  
  11. gms@cv.hp.com (George Sachs) writes:
  12.  
  13. >The Mode_switch keysym is bound to the Mod1 modifier, making it
  14. >the Group modifier.  That is why you are seeing the key bindings
  15. >that you reported.
  16.  
  17. >If you don't want Mod1 to be the group modifier, you can use
  18. >xmodmap to delete the Mode_switch keysym:
  19.  
  20. >xmodmap -e "remove mod1 = Mode_switch"
  21.  
  22. Here is the output from xmodmap -pm.
  23.  
  24. ---
  25. xmodmap:  up to 3 keys per modifier, (keycodes in parentheses):
  26.  
  27. shift       Shift_R (0xc),  Shift_L (0xd)
  28. lock      
  29. control     Control_R (0x8),  Caps_Lock (0x37)
  30. mod1        Meta_L (0xb),  Meta_R (0xa)
  31. mod2        Control_L (0xe)
  32. mod3      
  33. mod4      
  34. mod5      
  35. ---
  36.  
  37. note I have no `Mode_switch' listed even, and yet I international
  38. characters when I hit Meta_L ( Alt_L ) in combination with a key.
  39. ( I remember someone saying something about turning the Meta keys into
  40. Alt keys, but that was years ago, and what is the difference? is it
  41. possible to have Meta keys AND Alt keys at the same time? How can I
  42. get my hands upgraded to handle all these modifier keys? )
  43.  
  44. if you are wondering what happened to my caps lock key, I turned it
  45. off, and I use it for control, and the control key I use as a 'compose'
  46. key, but even so, it would be nice for tcsh to recognise Alt-p instead
  47. of having to type ^[-p ( I don't have emacs so I don't know what emacs
  48. would make of my setup )
  49.  
  50. PS: what _exactly_ does "Mode_switch" do? I have never actually found a
  51. man page or file that contains the definitions of all these mysterious
  52. keycode and keysym names, I normally end up setting the ascii code
  53. and hoping for the best!
  54.  
  55. Anyone got any other hints?
  56.  
  57. thanks in advance
  58.  
  59. -----------------------------------------------------------------
  60. Stephen Riehm        Configuration Management       _-_|\ 
  61. smr@pki-nbg.philips.de    Philips Kommunikations Industrie  /     \
  62. Work: +49 911 526 2975    N|rnberg, Germany          \_.-.*/
  63. Fax:  +49 911 526 2095    "I was there, now I am here!"           v 
  64. "My company speaks another language, I CAN'T speak on it's behalf"
  65.