home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / misc / 404 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.8 KB  |  48 lines

  1. Newsgroups: comp.sys.sgi.misc
  2. Path: sparky!uunet!munnari.oz.au!sgiblab!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sunic!aun.uninett.no!ugle.unit.no!termo.unit.no!bgitv
  3. From: bgitv@termo.unit.no (Bard Grimsmo)
  4. Subject: Xmodmap of national character in xwsh problem.
  5. Message-ID: <1993Jan27.090251.20871@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Organization: SINTEF, The Norwegian Institute of Technology
  8. Date: Wed, 27 Jan 93 09:02:51 GMT
  9. Lines: 37
  10.  
  11. I would like to have the following keymap (using a US-keyboard/layout)
  12. of the "[" key:
  13.  
  14. [                 ->    [  (bracketleft)
  15. <shift>+[         ->    {  (braceleft)
  16. <alt>+[           ->    ae (lower case Norwegian letter "ae")
  17. <alt>+<shift>+[   ->    AE (capital Norwegian letter "AE")
  18.  
  19. I have tried this .xmodmaprc
  20.  
  21. keycode 56 = bracketleft  braceleft  ae     AE
  22. keycode 91 = Alt_L Meta_L Mode_switch
  23. keycode 92 = Alt_R Meta_R Mode_switch
  24.  
  25. This works as desired for csh in a xterm window, but not in a xwsh window.
  26.  
  27. I have also tried the following .xmodmaprc
  28.  
  29. keycode 56 = bracketleft  braceleft  ae     AE
  30. keycode 92 = Mode_switch Meta_R
  31. add mod1 = Mode_switch
  32.  
  33. This works as desired for csh in a xterm window, and also partly for a
  34. xwsh window. However, <alt>+<shift>+[ only sends the lower case "ae",
  35. not capital "AE" in the xwsh window.
  36.  
  37. ("keycode 56 = ae AE" works fine with normal unshift and shift.)
  38.  
  39. Help is much appreciated.
  40.  
  41. Bard
  42. -- 
  43. Bard Grimsmo     |Mail: SINTEF/Varmeteknikk         |Home: Schives Gate 7
  44. Dr.Ing           |      7034 Trondheim, Norway      |      N-7030 Trondheim
  45. Research Engineer|Phone: +47 7 592505               |      Norway
  46. SINTEF Division  |Fax:   +47 7 944513               |Home phone: +47 7 523801
  47. Termodynamics    |E-mail: Bard.Grimsmo@termo.unit.no|-rn-rn-rn-rn-rn-rn-rn-rn
  48.