Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

145 lines
2.3 KiB

  1. KBD USL "Dvorak Left-Hand US English"
  2. VERSION 1.0
  3. SHIFTSTATE
  4. 0 ;Column 4 :
  5. 1 ;Column 5 : Shift
  6. 2 ;Column 6 : Control
  7. 3 ;Column 7 : Shift Control
  8. LAYOUT ;an extra '@' at the end is a dead key
  9. ;SC VK_ Cap 0 1 2 3
  10. 29 OEM_3 0 ` ~
  11. 02 OEM_4 0 [ { 001b
  12. 03 OEM_6 0 ] } 001d
  13. 04 OEM_2 0 / ?
  14. 05 P 1 p P
  15. 06 F 1 f F
  16. 07 M 1 m M
  17. 08 L 1 l L
  18. 09 J 1 j J
  19. 0a 4 0 4 $
  20. 0b 3 0 3 #
  21. 0c 2 0 2 @ -1 0000
  22. 0d 1 0 1 !
  23. 10 OEM_1 0 ; :
  24. 11 Q 1 q Q
  25. 12 B 1 b B
  26. 13 Y 1 y Y
  27. 14 U 1 u U
  28. 15 R 1 r R
  29. 16 S 1 s S
  30. 17 O 1 o O
  31. 18 OEM_PERIOD 0 . >
  32. 19 6 0 6 ^ -1 001e
  33. 1a 5 0 5 %
  34. 1b OEM_PLUS 0 = +
  35. 2b OEM_5 0 \ | 001c
  36. 1e OEM_MINUS 0 - _ -1 001f
  37. 1f K 1 k K
  38. 20 C 1 c C
  39. 21 D 1 d D
  40. 22 T 1 t T
  41. 23 H 1 h H
  42. 24 E 1 e E
  43. 25 A 1 a A
  44. 26 Z 1 z Z
  45. 27 8 0 8 *
  46. 28 7 0 7 &
  47. 2c OEM_7 0 ' "
  48. 2d X 1 x X
  49. 2e G 1 g G
  50. 2f V 1 v V
  51. 30 W 1 w W
  52. 31 N 1 n N
  53. 32 I 1 i I
  54. 33 OEM_COMMA 0 , <
  55. 34 0 0 0 )
  56. 35 9 0 9 (
  57. 56 OEM_102 0 \ | 001c
  58. 53 DECIMAL 0 . .
  59. KEYNAME
  60. 01 Esc
  61. 0e Backspace
  62. 0f Tab
  63. 1c Enter
  64. 1d Ctrl
  65. 2a Shift
  66. 36 "Right Shift"
  67. 37 "Num *"
  68. 38 Alt
  69. 39 Space
  70. 3a "Caps Lock"
  71. 3b F1
  72. 3c F2
  73. 3d F3
  74. 3e F4
  75. 3f F5
  76. 40 F6
  77. 41 F7
  78. 42 F8
  79. 43 F9
  80. 44 F10
  81. 45 Pause
  82. 46 "Scroll Lock"
  83. 47 "Num 7"
  84. 48 "Num 8"
  85. 49 "Num 9"
  86. 4a "Num -"
  87. 4b "Num 4"
  88. 4c "Num 5"
  89. 4d "Num 6"
  90. 4e "Num +"
  91. 4f "Num 1"
  92. 50 "Num 2"
  93. 51 "Num 3"
  94. 52 "Num 0"
  95. 53 "Num Del"
  96. 54 "Sys Req"
  97. 57 F11
  98. 58 F12
  99. 7c F13
  100. 7d F14
  101. 7e F15
  102. 7f F16
  103. 80 F17
  104. 81 F18
  105. 82 F19
  106. 83 F20
  107. 84 F21
  108. 85 F22
  109. 86 F23
  110. 87 F24
  111. KEYNAME_EXT
  112. 1c "Num Enter"
  113. 1d "Right Ctrl"
  114. 35 "Num /"
  115. 37 "Prnt Scrn"
  116. 38 "Right Alt"
  117. 45 "Num Lock"
  118. 46 Break
  119. 47 Home
  120. 48 Up
  121. 49 "Page Up"
  122. 4b Left
  123. 4d Right
  124. 4f End
  125. 50 Down
  126. 51 "Page Down"
  127. 52 Insert
  128. 53 Delete
  129. 54 <00>
  130. 56 Help
  131. 5b "Left Windows"
  132. 5c "Right Windows"
  133. 5d Application
  134. ENDKBD