home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / 20194 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.4 KB

  1. Path: sparky!uunet!ornl!utkcs2!emory!europa.asd.contel.com!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!Germany.EU.net!murignis!horus.ap.mchp.sni.de!wiesel.km-mgnt.ap.mchp.sni.de!uwe
  2. From: uwe@graphics.ap.mchp.sni.de (Uwe Moos  SNI AP 153 )
  3. Newsgroups: comp.windows.x
  4. Subject: Re: trouble with xmodmap
  5. Date: 14 Dec 1992 17:03:16 GMT
  6. Organization: Siemens Nixdorf Informationssysteme AG
  7. Lines: 32
  8. Distribution: world
  9. Message-ID: <1992Dec14.180559@graphics.ap.mchp.sni.de>
  10. References: <1992Dec14.132813.19208@uropax.contrib.de>
  11. Reply-To: uwe@graphics.ap.mchp.sni.de (Uwe Moos  SNI AP 153 )
  12. NNTP-Posting-Host: 192.67.55.8
  13.  
  14. In article <1992Dec14.132813.19208@uropax.contrib.de>, thomax@uropax.contrib.de (Thomas Kaulmann) writes:
  15. > hi,
  16. > i still stuck in the problem to assign an alt key combination
  17. > with xmodmap. i've tried to assign the at-sign (@) to the alt-q
  18. > combination using this statement:
  19. > % xmodmap -
  20. > keycode 61 q Q at
  21. > <EOF>
  22. > whats wrong with that??
  23. > i use the x11r5 environment on a sparc 2. please, please help me!!!
  24.  
  25. Additionally you have to define the Alt key as Mode_switch, try 
  26.  
  27. keycode 61 q Q at
  28. keycode xx Mode_switch
  29. add Mod3 = Mode_switch
  30.  
  31. where xx is the keycode of your Alt key.
  32.  
  33. Hope that helps ...
  34.  
  35. -- 
  36. -- Uwe Moos
  37.  
  38. Siemens Nixdorf Informationssysteme AG, SNI AP 153
  39. W-8000 Muenchen 83, Otto-Hahn-Ring 6, Germany
  40. Tel.:   + 49 (89) 636-46521
  41. FAX:    + 49 (89) 636-45962
  42. E-mail: Uwe.Moos@graphics.ap.mchp.sni.de
  43.