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.

173 lines
2.8 KiB

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