home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / kbd / dvorak / dvorak-r.xmodmap < prev    next >
Encoding:
Text File  |  2008-03-13  |  2.3 KB  |  93 lines

  1. !
  2. ! right-handed keyboard
  3. !
  4. ! Author: Jeff Bigler (jcb@mit.edu)
  5. ! Last modified: 1997/04/18 16:38:05 by jcb@mit.edu
  6. !
  7. ! This file should be given as an argument to xmodmap to
  8. ! switch from a qwerty to a right-handed keyboard (designed
  9. ! for amputees and other people who type with only their
  10. ! right hand).
  11. !
  12. ! The keyboard layout is:
  13. !
  14. ! ~   !   @   #   $   J   L   M   F   P   ?   [   +   |
  15. ! `   1   2   3   4   j   l   m   f   p   /   ]   =   \
  16. !
  17. !      %   ^   Q   >   O   R   S   U   Y   B   :   {
  18. !      5   6   q   .   o   r   s   u   y   b   ;   }
  19. !
  20. !       &   *   Z   A   E   H   T   D   C   K   _
  21. !       7   8   z   a   e   h   t   d   c   k   -
  22. !
  23. !        (   )   X   <   I   N   W   V   G   "
  24. !        9   0   x   ,   i   n   w   v   g   '
  25. !
  26. ! Note that Null translations have been included as
  27. ! comments.
  28. !
  29. ! If you want to be easily able to switch the keyboard
  30. ! back to its previous state, first run xmodmap -pke and
  31. ! redirect the output to a file.  Then you can switch back
  32. ! by giving that file as an argument to xmodmap.  For
  33. ! example, if you type:
  34. !
  35. !     xmodmap -pke > /tmp/keyboard.default
  36. !
  37. ! before switching the keyboard, you can then type:
  38. !
  39. !     xmodmap /tmp/keyboard.default
  40. !
  41. ! to reset the keyboard to its previous state.
  42. !
  43. ! Note that if you pass this file again as an argument to
  44. ! xmodmap, you will apply these translations a second time
  45. ! and come out with gibberish!
  46. !
  47. ! keysym 1 = 1 exclam
  48. ! keysym 2 = 2 at
  49. ! keysym 3 = 3 numbersign
  50. ! keysym 4 = 4 dollar
  51. keysym 5 = j J
  52. keysym 6 = l L
  53. keysym 7 = m M
  54. keysym 8 = f F
  55. keysym 9 = p P
  56. keysym 0 = slash question
  57. keysym minus = bracketright bracketleft
  58. ! keysym equal = equal plus
  59. keysym q = 5 percent
  60. keysym w = 6 asciicircum
  61. keysym e = q Q
  62. keysym r = period greater
  63. keysym t = o O
  64. keysym y = r R
  65. keysym u = s S
  66. keysym i = u U
  67. keysym o = y Y
  68. keysym p = b B
  69. keysym bracketleft = semicolon colon
  70. keysym bracketright = braceright braceleft
  71. keysym a = 7 ampersand
  72. keysym s = 8 asterisk
  73. keysym d = z Z
  74. keysym f = a A
  75. keysym g = e E
  76. keysym h = h H
  77. keysym j = t T
  78. keysym k = d D
  79. keysym l = c C
  80. keysym semicolon = k K
  81. keysym quoteright = minus underscore
  82. keysym z = 9 parenleft
  83. keysym x = 0 parenright
  84. keysym c = x X
  85. keysym v = comma less
  86. keysym b = i I
  87. keysym n = n N
  88. keysym m = w W
  89. keysym comma = v V
  90. keysym period = g G
  91. keysym slash = quoteright quotedbl
  92.  
  93.