home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / x / 15373 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1008 b   |  30 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!unislc!jpb
  3. From: jpb@unislc.uucp (John Bonn)
  4. Subject: Using xmodmap to support kanji terminal
  5. Message-ID: <1992Aug18.200024.11126@unislc.uucp>
  6. Organization: Unisys Corporation SLC
  7. Date: Tue, 18 Aug 1992 20:00:24 GMT
  8. Lines: 20
  9.  
  10. I've been trying to set up a kanji keyboard for use with
  11. X using xmodmap.  The problem I'm having is that the mappings
  12. aren't working as I expected.  For example, I made the following
  13. change using xmodmap (keycode 10 = '1' key)
  14.     keycode 10 = a b c d 
  15.     (with modifier keys shift, cap-lock, and control unchanged)
  16. When I pressed the '1' key in various modes I expected to get 
  17.     1    =    a    i got:    a
  18.     shift-1    =    b        b
  19.     cap-lock-1 =    c        A
  20.     cntl-1    =    d        a
  21.  
  22. I've tried this on two different servers with the same results.
  23.  
  24. Am I screwed up or is it the servers?  What I am eventually trying
  25. to do is use the 'kanji' key on the japanese keyboard as one of
  26. the modifier keys via xmodmap.
  27.  
  28. ---------
  29. bonn@free.cs.utah.edu   or   jpb@unislc.slc.unisys.com
  30.