home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 June / PCWorld_1999-06_cd.bin / software / temacd / winvice / CBM-II / busi_uk.vkm < prev    next >
Text File  |  1999-04-12  |  3KB  |  195 lines

  1. # VICE keyboard mapping file
  2. #
  3. # A Keyboard map is read in as patch to the current map.
  4. #
  5. # File format:
  6. # - comment lines start with '#'
  7. # - keyword lines start with '!keyword'
  8. # - normal line has 'keysym row column shiftflag'
  9. #
  10. # keywords and their lines are:
  11. # '!CLEAR'               clear whole table
  12. # '!INCLUDE filename'    read file as mapping file
  13. # '!LSHIFT row col'      left shift keyboard row/column
  14. # '!RSHIFT row col'      right shift keyboard row/column
  15. #
  16. # shiftflag can have the values:
  17. # 0      key is not shifted for this keysym
  18. # 1      key is shifted for this keysym
  19. # 2      left shift
  20. # 4      right shift
  21. # 8      key can be shifted or not with this keysym
  22. #
  23. !CLEAR
  24. !LSHIFT 8 4
  25. !RSHIFT 8 3
  26. Return 2 4 0
  27. Down 2 0 8
  28. Right 3 2 8
  29. Home 4 0 8
  30. BackSpace 3 3 8
  31. Delete 3 3 0
  32. Tab 8 2 8
  33. KP_Tab 8 2 8
  34. ISO_Left_Tab 8 2 1
  35. Escape 7 0 0
  36. Control_L 8 5 8
  37. Control_R 4 1 8
  38. Shift_L 8 4 2
  39. Shift_R 8 3 4
  40. Prior 5 0 8
  41. Next 6 0 8
  42. End 5 1 8
  43. a 9 3 0
  44. b 12 5 0
  45. c 10 5 0
  46. d 11 3 0
  47. e 11 2 0
  48. f 11 4 0
  49. g 12 4 0
  50. h 13 4 0
  51. i 15 2 0
  52. j 14 3 0
  53. k 15 3 0
  54. l 0 3 0
  55. m 14 4 0
  56. n 13 5 0
  57. o 0 2 0
  58. p 1 3 0
  59. q 9 2 0
  60. r 12 2 0
  61. s 10 3 0
  62. t 12 3 0
  63. u 14 2 0
  64. v 11 5 0
  65. w 10 2 0
  66. x 10 4 0
  67. y 13 3 0
  68. z 9 4 0
  69. #
  70. # Joystick 1
  71. #
  72. KP_0 -1 0
  73. KP_1 -1 1
  74. KP_2 -1 2
  75. KP_3 -1 3
  76. KP_4 -1 4
  77. KP_5 -1 5
  78. KP_6 -1 6
  79. KP_7 -1 7
  80. KP_8 -1 8
  81. KP_9 -1 9
  82. #
  83. # Joystick 2
  84. #
  85. space -1 0
  86. x -1 1
  87. c -1 2
  88. v -1 3
  89. s -1 4
  90. d -1 5
  91. f -1 6
  92. w -1 7
  93. e -1 8
  94. r -1 9
  95. #
  96. # or keyboard - if joystick disabled
  97. #
  98. KP_0 4 5 8
  99. KP_1 4 4 8
  100. KP_2 5 4 8
  101. KP_3 6 4 8
  102. KP_4 4 3 8
  103. KP_5 5 3 8
  104. KP_6 6 3 8
  105. KP_7 4 2 8
  106. KP_8 5 2 8
  107. KP_9 6 2 8
  108. KP_Separator 5 5 8
  109. KP_Multiply 6 1 8
  110. KP_Divide 7 1 8
  111. KP_Add 7 3 8
  112. KP_Subtract 7 2 8
  113. KP_Enter 7 4 8
  114. KP_Decimal 5 5 8
  115. 0 1 1 0
  116. 1 9 1 0
  117. 2 10 1 0
  118. 3 11 1 0
  119. 4 12 1 0
  120. 5 13 1 0
  121. 6 13 2 0
  122. 7 14 1 0
  123. 8 15 1 0
  124. 9 0 1 0
  125. slash 0 5 0
  126. bracketright 2 3 0
  127. bracketleft 1 4 0
  128. parenright 1 1 1
  129. parenleft 0 1 1
  130. question 4 1 0
  131. dollar 12 1 1
  132. asterisk 15 1 1
  133. colon 0 4 1
  134. comma 15 4 0
  135. quotedbl 1 5 1
  136. backslash 2 2 1
  137. # bar 1 3 0
  138. numbersign 11 1 1
  139. exclam 9 1 1
  140. percent 13 1 1
  141. plus 2 1 1
  142. underscore 2 2 0
  143. ampersand 14 1 1
  144. semicolon 0 4 0
  145. minus 1 2 0
  146. equal 2 1 0
  147. space 14 5 8
  148. greater 15 5 1
  149. less 15 4 1
  150. period 15 5 0
  151. at 10 1 1
  152. asciicircum 2 5 8
  153. asciitilde 2 5 8
  154. Left 3 1 0
  155. Up 3 0 0
  156. Insert 3 3 1
  157. Clear 4 0 1
  158. grave 8 1 1
  159. W 10 2 1
  160. A 9 3 1
  161. Z 9 4 1
  162. S 10 3 1
  163. E 11 2 1
  164. R 12 2 1
  165. D 11 3 1
  166. C 10 5 1
  167. F 11 4 1
  168. T 12 3 1
  169. X 10 4 1
  170. Y 13 3 1
  171. G 12 4 1
  172. B 12 5 1
  173. H 13 4 1
  174. U 14 2 1
  175. V 11 5 1
  176. I 15 2 1
  177. J 14 3 1
  178. M 14 4 1
  179. K 15 3 1
  180. O 0 2 1
  181. N 9 5 1
  182. P 1 3 1
  183. L 0 3 1
  184. Q 9 2 1
  185. F1 8 0 8
  186. F2 9 0 8
  187. F3 10 0 8
  188. F4 11 0 8
  189. F5 12 0 8
  190. F6 13 0 8
  191. F7 14 0 8
  192. F8 15 0 8
  193. F9 0 0 8
  194. F10 1 0 8
  195.