home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / openloo / 4831 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.3 KB  |  35 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!mcsun!sun4nl!utrcu1!klamer
  3. From: klamer@mi.el.utwente.nl (Klamer Schutte)
  4. Subject: Re: Making an NCD X-terminal keyboard work like a Sun.
  5. Message-ID: <klamer.724407797@mi.el.utwente.nl>
  6. Sender: news@utwente.nl (USENET News System)
  7. Organization: University of Twente, BSC-El
  8. References: <1992Dec14.185247.10375@nsisrv.gsfc.nasa.gov>
  9. Date: Tue, 15 Dec 1992 08:23:17 GMT
  10. Lines: 23
  11.  
  12. In <1992Dec14.185247.10375@nsisrv.gsfc.nasa.gov> karl@thuja.gsfc.nasa.gov (Karl A. Anderson) writes:
  13.  
  14. >Does anybody have an .xmodmaprc or .Xdefaults to make the NCD keyboard function
  15. >keys act like the Sun left keypad (undo, front, copy, open, etc.)?  TIA.
  16.  
  17. Using openwindows 3.0 you can use your X defaults. In openwindows 2
  18. this does not work. However, you can make it work:
  19.  
  20. add to your X startup file (for example, .xsession-- depending on setup)
  21. lines like
  22.  
  23. xmodmap -e 'keycode 23 = L5'
  24.  
  25. with L5 the key used on the sun keyboard. The keycode 23 can be found
  26. with xev (or by RTFM -- whatever you prefer.)
  27.  
  28. This should probably be put in a .xmodmaprc file.
  29.  
  30. Klamer
  31. --
  32. Klamer Schutte            Tel: +31-53-892778    Fax: +31-53-340045
  33. Faculty of electrical engineering -- University of Twente, The Netherlands
  34. preferred: klamer@mi.el.utwente.nl     SMTP: klamer@utelmi01.el.utwente.nl
  35.