Advertisement
aveyo

cs2_keys.cfg

Feb 16th, 2024 (edited)
1,150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.14 KB | None | 0 0
  1. // cs2 scancode info about non-english layout keys ( non-destructive to your existing binds )
  2. // save as ?\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg\keys.cfg and then: exec_async keys
  3.  
  4. // outputs only the available bind names and scancodes for the current keyboard layout:
  5. // scancode127 bind [player 0]: "MUTE" = ""
  6. // scancode128 bind [player 0]: "VOLUMEUP" = ""
  7. // scancode129 bind [player 0]: "VOLUMEDOWN" = ""
  8. // scancode133 bind [player 0]: "KP_COMMA" = ""
  9. // scancode134 bind [player 0]: "KP_EQUALSAS400" = ""
  10. // scancode153 bind [player 0]: "ALTERASE" = ""
  11.  
  12. echoln "Please wait while scanning keys..."
  13. bind "scancode0" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode0
  14. bind "scancode1" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode1
  15. bind "scancode2" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode2
  16. bind "scancode3" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode3
  17. bind "scancode4" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode4
  18. bind "scancode5" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode5
  19. bind "scancode6" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode6
  20. bind "scancode7" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode7
  21. bind "scancode8" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode8
  22. bind "scancode9" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode9
  23. bind "scancode10" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode10
  24. bind "scancode11" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode11
  25. bind "scancode12" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode12
  26. bind "scancode13" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode13
  27. bind "scancode14" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode14
  28. bind "scancode15" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode15
  29. bind "scancode16" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode16
  30. bind "scancode17" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode17
  31. bind "scancode18" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode18
  32. bind "scancode19" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode19
  33. bind "scancode20" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode20
  34. bind "scancode21" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode21
  35. bind "scancode22" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode22
  36. bind "scancode23" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode23
  37. bind "scancode24" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode24
  38. bind "scancode25" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode25
  39. bind "scancode26" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode26
  40. bind "scancode27" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode27
  41. bind "scancode28" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode28
  42. bind "scancode29" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode29
  43. bind "scancode30" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode30
  44. bind "scancode31" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode31
  45. bind "scancode32" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode32
  46. bind "scancode33" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode33
  47. bind "scancode34" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode34
  48. bind "scancode35" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode35
  49. bind "scancode36" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode36
  50. bind "scancode37" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode37
  51. bind "scancode38" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode38
  52. bind "scancode39" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode39
  53. bind "scancode40" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode40
  54. bind "scancode41" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode41
  55. bind "scancode42" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode42
  56. bind "scancode43" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode43
  57. bind "scancode44" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode44
  58. bind "scancode45" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode45
  59. bind "scancode46" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode46
  60. bind "scancode47" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode47
  61. bind "scancode48" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode48
  62. bind "scancode49" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode49
  63. bind "scancode50" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode50
  64. bind "scancode51" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode51
  65. bind "scancode52" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode52
  66. bind "scancode53" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode53
  67. bind "scancode54" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode54
  68. bind "scancode55" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode55
  69. bind "scancode56" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode56
  70. bind "scancode57" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode57
  71. bind "scancode58" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode58
  72. bind "scancode59" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode59
  73. bind "scancode60" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode60
  74. bind "scancode61" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode61
  75. bind "scancode62" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode62
  76. bind "scancode63" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode63
  77. bind "scancode64" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode64
  78. bind "scancode65" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode65
  79. bind "scancode66" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode66
  80. bind "scancode67" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode67
  81. bind "scancode68" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode68
  82. bind "scancode69" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode69
  83. bind "scancode70" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode70
  84. bind "scancode71" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode71
  85. bind "scancode72" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode72
  86. bind "scancode73" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode73
  87. bind "scancode74" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode74
  88. bind "scancode75" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode75
  89. bind "scancode76" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode76
  90. bind "scancode77" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode77
  91. bind "scancode78" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode78
  92. bind "scancode79" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode79
  93. bind "scancode80" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode80
  94. bind "scancode81" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode81
  95. bind "scancode82" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode82
  96. bind "scancode83" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode83
  97. bind "scancode84" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode84
  98. bind "scancode85" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode85
  99. bind "scancode86" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode86
  100. bind "scancode87" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode87
  101. bind "scancode88" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode88
  102. bind "scancode89" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode89
  103. bind "scancode90" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode90
  104. bind "scancode91" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode91
  105. bind "scancode92" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode92
  106. bind "scancode93" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode93
  107. bind "scancode94" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode94
  108. bind "scancode95" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode95
  109. bind "scancode96" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode96
  110. bind "scancode97" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode97
  111. bind "scancode98" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode98
  112. bind "scancode99" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode99
  113. bind "scancode100" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode100
  114. bind "scancode101" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode101
  115. bind "scancode102" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode102
  116. bind "scancode103" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode103
  117. bind "scancode104" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode104
  118. bind "scancode105" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode105
  119. bind "scancode106" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode106
  120. bind "scancode107" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode107
  121. bind "scancode108" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode108
  122. bind "scancode109" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode109
  123. bind "scancode110" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode110
  124. bind "scancode111" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode111
  125. bind "scancode112" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode112
  126. bind "scancode113" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode113
  127. bind "scancode114" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode114
  128. bind "scancode115" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode115
  129. bind "scancode116" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode116
  130. bind "scancode117" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode117
  131. bind "scancode118" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode118
  132. bind "scancode119" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode119
  133. bind "scancode120" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode120
  134. bind "scancode121" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode121
  135. bind "scancode122" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode122
  136. bind "scancode123" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode123
  137. bind "scancode124" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode124
  138. bind "scancode125" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode125
  139. bind "scancode126" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode126
  140. bind "scancode127" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode127
  141. bind "scancode128" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode128
  142. bind "scancode129" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode129
  143. bind "scancode130" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode130
  144. bind "scancode131" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode131
  145. bind "scancode132" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode132
  146. bind "scancode133" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode133
  147. bind "scancode134" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode134
  148. bind "scancode135" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode135
  149. bind "scancode136" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode136
  150. bind "scancode137" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode137
  151. bind "scancode138" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode138
  152. bind "scancode139" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode139
  153. bind "scancode140" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode140
  154. bind "scancode141" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode141
  155. bind "scancode142" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode142
  156. bind "scancode143" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode143
  157. bind "scancode144" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode144
  158. bind "scancode145" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode145
  159. bind "scancode146" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode146
  160. bind "scancode147" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode147
  161. bind "scancode148" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode148
  162. bind "scancode149" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode149
  163. bind "scancode150" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode150
  164. bind "scancode151" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode151
  165. bind "scancode152" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode152
  166. bind "scancode153" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode153
  167. bind "scancode154" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode154
  168. bind "scancode155" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode155
  169. bind "scancode156" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode156
  170. bind "scancode157" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode157
  171. bind "scancode158" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode158
  172. bind "scancode159" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode159
  173. bind "scancode160" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode160
  174. bind "scancode161" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode161
  175. bind "scancode162" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode162
  176. bind "scancode163" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode163
  177. bind "scancode164" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode164
  178. bind "scancode165" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode165
  179. bind "scancode166" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode166
  180. bind "scancode167" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode167
  181. bind "scancode168" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode168
  182. bind "scancode169" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode169
  183. bind "scancode170" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode170
  184. bind "scancode171" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode171
  185. bind "scancode172" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode172
  186. bind "scancode173" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode173
  187. bind "scancode174" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode174
  188. bind "scancode175" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode175
  189. bind "scancode176" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode176
  190. bind "scancode177" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode177
  191. bind "scancode178" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode178
  192. bind "scancode179" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode179
  193. bind "scancode180" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode180
  194. bind "scancode181" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode181
  195. bind "scancode182" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode182
  196. bind "scancode183" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode183
  197. bind "scancode184" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode184
  198. bind "scancode185" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode185
  199. bind "scancode186" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode186
  200. bind "scancode187" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode187
  201. bind "scancode188" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode188
  202. bind "scancode189" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode189
  203. bind "scancode190" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode190
  204. bind "scancode191" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode191
  205. bind "scancode192" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode192
  206. bind "scancode193" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode193
  207. bind "scancode194" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode194
  208. bind "scancode195" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode195
  209. bind "scancode196" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode196
  210. bind "scancode197" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode197
  211. bind "scancode198" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode198
  212. bind "scancode199" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode199
  213. bind "scancode200" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode200
  214. bind "scancode201" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode201
  215. bind "scancode202" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode202
  216. bind "scancode203" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode203
  217. bind "scancode204" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode204
  218. bind "scancode205" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode205
  219. bind "scancode206" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode206
  220. bind "scancode207" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode207
  221. bind "scancode208" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode208
  222. bind "scancode209" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode209
  223. bind "scancode210" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode210
  224. bind "scancode211" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode211
  225. bind "scancode212" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode212
  226. bind "scancode213" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode213
  227. bind "scancode214" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode214
  228. bind "scancode215" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode215
  229. bind "scancode216" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode216
  230. bind "scancode217" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode217
  231. bind "scancode218" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode218
  232. bind "scancode219" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode219
  233. bind "scancode220" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode220
  234. bind "scancode221" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode221
  235. bind "scancode222" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode222
  236. bind "scancode223" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode223
  237. bind "scancode224" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode224
  238. bind "scancode225" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode225
  239. bind "scancode226" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode226
  240. bind "scancode227" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode227
  241. bind "scancode228" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode228
  242. bind "scancode229" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode229
  243. bind "scancode230" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode230
  244. bind "scancode231" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode231
  245. bind "scancode232" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode232
  246. bind "scancode233" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode233
  247. bind "scancode234" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode234
  248. bind "scancode235" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode235
  249. bind "scancode236" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode236
  250. bind "scancode237" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode237
  251. bind "scancode238" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode238
  252. bind "scancode239" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode239
  253. bind "scancode240" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode240
  254. bind "scancode241" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode241
  255. bind "scancode242" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode242
  256. bind "scancode243" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode243
  257. bind "scancode244" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode244
  258. bind "scancode245" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode245
  259. bind "scancode246" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode246
  260. bind "scancode247" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode247
  261. bind "scancode248" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode248
  262. bind "scancode249" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode249
  263. bind "scancode250" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode250
  264. bind "scancode251" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode251
  265. bind "scancode252" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode252
  266. bind "scancode253" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode253
  267. bind "scancode254" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode254
  268. bind "scancode255" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode255
  269. bind "scancode256" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode256
  270. bind "scancode257" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode257
  271. bind "scancode258" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode258
  272. bind "scancode259" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode259
  273. bind "scancode260" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode260
  274. bind "scancode261" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode261
  275. bind "scancode262" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode262
  276. bind "scancode263" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode263
  277. bind "scancode264" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode264
  278. bind "scancode265" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode265
  279. bind "scancode266" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode266
  280. bind "scancode267" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode267
  281. bind "scancode268" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode268
  282. bind "scancode269" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode269
  283. bind "scancode270" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode270
  284. bind "scancode271" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode271
  285. bind "scancode272" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode272
  286. bind "scancode273" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode273
  287. bind "scancode274" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode274
  288. bind "scancode275" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode275
  289. bind "scancode276" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode276
  290. bind "scancode277" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode277
  291. bind "scancode278" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode278
  292. bind "scancode279" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode279
  293. bind "scancode280" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode280
  294. bind "scancode281" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode281
  295. bind "scancode282" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode282
  296. bind "scancode283" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode283
  297. bind "scancode284" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode284
  298. bind "scancode285" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode285
  299. bind "scancode286" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode286
  300. bind "scancode287" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode287
  301. bind "scancode288" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode288
  302. bind "scancode289" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode289
  303. bind "scancode290" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode290
  304. bind "scancode291" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode291
  305. bind "scancode292" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode292
  306. bind "scancode293" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode293
  307. bind "scancode294" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode294
  308. bind "scancode295" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode295
  309. bind "scancode296" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode296
  310. bind "scancode297" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode297
  311. bind "scancode298" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode298
  312. bind "scancode299" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode299
  313. bind "scancode300" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode300
  314. bind "scancode301" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode301
  315. bind "scancode302" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode302
  316. bind "scancode303" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode303
  317. bind "scancode304" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode304
  318. bind "scancode305" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode305
  319. bind "scancode306" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode306
  320. bind "scancode307" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode307
  321. bind "scancode308" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode308
  322. bind "scancode309" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode309
  323. bind "scancode310" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode310
  324. bind "scancode311" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode311
  325. bind "scancode312" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode312
  326. bind "scancode313" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode313
  327. bind "scancode314" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode314
  328. bind "scancode315" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode315
  329. bind "scancode316" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode316
  330. bind "scancode317" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode317
  331. bind "scancode318" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode318
  332. bind "scancode319" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode319
  333. bind "scancode320" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode320
  334. bind "scancode321" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode321
  335. bind "scancode322" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode322
  336. bind "scancode323" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode323
  337. bind "scancode324" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode324
  338. bind "scancode325" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode325
  339. bind "scancode326" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode326
  340. bind "scancode327" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode327
  341. bind "scancode328" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode328
  342. bind "scancode329" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode329
  343. bind "scancode330" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode330
  344. bind "scancode331" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode331
  345. bind "scancode332" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode332
  346. bind "scancode333" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode333
  347. bind "scancode334" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode334
  348. bind "scancode335" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode335
  349. bind "scancode336" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode336
  350. bind "scancode337" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode337
  351. bind "scancode338" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode338
  352. bind "scancode339" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode339
  353. bind "scancode340" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode340
  354. bind "scancode341" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode341
  355. bind "scancode342" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode342
  356. bind "scancode343" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode343
  357. bind "scancode344" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode344
  358. bind "scancode345" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode345
  359. bind "scancode346" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode346
  360. bind "scancode347" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode347
  361. bind "scancode348" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode348
  362. bind "scancode349" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode349
  363. bind "scancode350" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode350
  364. bind "scancode351" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode351
  365. bind "scancode352" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode352
  366. bind "scancode353" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode353
  367. bind "scancode354" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode354
  368. bind "scancode355" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode355
  369. bind "scancode356" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode356
  370. bind "scancode357" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode357
  371. bind "scancode358" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode358
  372. bind "scancode359" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode359
  373. bind "scancode360" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode360
  374. bind "scancode361" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode361
  375. bind "scancode362" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode362
  376. bind "scancode363" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode363
  377. bind "scancode364" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode364
  378. bind "scancode365" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode365
  379. bind "scancode366" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode366
  380. bind "scancode367" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode367
  381. bind "scancode368" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode368
  382. bind "scancode369" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode369
  383. bind "scancode370" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode370
  384. bind "scancode371" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode371
  385. bind "scancode372" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode372
  386. bind "scancode373" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode373
  387. bind "scancode374" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode374
  388. bind "scancode375" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode375
  389. bind "scancode376" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode376
  390. bind "scancode377" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode377
  391. bind "scancode378" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode378
  392. bind "scancode379" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode379
  393. bind "scancode380" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode380
  394. bind "scancode381" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode381
  395. bind "scancode382" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode382
  396. bind "scancode383" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode383
  397. bind "scancode384" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode384
  398. bind "scancode385" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode385
  399. bind "scancode386" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode386
  400. bind "scancode387" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode387
  401. bind "scancode388" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode388
  402. bind "scancode389" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode389
  403. bind "scancode390" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode390
  404. bind "scancode391" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode391
  405. bind "scancode392" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode392
  406. bind "scancode393" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode393
  407. bind "scancode394" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode394
  408. bind "scancode395" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode395
  409. bind "scancode396" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode396
  410. bind "scancode397" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode397
  411. bind "scancode398" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode398
  412. bind "scancode399" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode399
  413. bind "scancode400" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode400
  414. bind "scancode401" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode401
  415. bind "scancode402" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode402
  416. bind "scancode403" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode403
  417. bind "scancode404" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode404
  418. bind "scancode405" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode405
  419. bind "scancode406" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode406
  420. bind "scancode407" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode407
  421. bind "scancode408" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode408
  422. bind "scancode409" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode409
  423. bind "scancode410" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode410
  424. bind "scancode411" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode411
  425. bind "scancode412" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode412
  426. bind "scancode413" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode413
  427. bind "scancode414" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode414
  428. bind "scancode415" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode415
  429. bind "scancode416" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode416
  430. bind "scancode417" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode417
  431. bind "scancode418" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode418
  432. bind "scancode419" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode419
  433. bind "scancode420" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode420
  434. bind "scancode421" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode421
  435. bind "scancode422" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode422
  436. bind "scancode423" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode423
  437. bind "scancode424" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode424
  438. bind "scancode425" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode425
  439. bind "scancode426" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode426
  440. bind "scancode427" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode427
  441. bind "scancode428" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode428
  442. bind "scancode429" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode429
  443. bind "scancode430" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode430
  444. bind "scancode431" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode431
  445. bind "scancode432" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode432
  446. bind "scancode433" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode433
  447. bind "scancode434" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode434
  448. bind "scancode435" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode435
  449. bind "scancode436" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode436
  450. bind "scancode437" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode437
  451. bind "scancode438" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode438
  452. bind "scancode439" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode439
  453. bind "scancode440" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode440
  454. bind "scancode441" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode441
  455. bind "scancode442" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode442
  456. bind "scancode443" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode443
  457. bind "scancode444" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode444
  458. bind "scancode445" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode445
  459. bind "scancode446" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode446
  460. bind "scancode447" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode447
  461. bind "scancode448" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode448
  462. bind "scancode449" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode449
  463. bind "scancode450" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode450
  464. bind "scancode451" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode451
  465. bind "scancode452" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode452
  466. bind "scancode453" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode453
  467. bind "scancode454" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode454
  468. bind "scancode455" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode455
  469. bind "scancode456" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode456
  470. bind "scancode457" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode457
  471. bind "scancode458" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode458
  472. bind "scancode459" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode459
  473. bind "scancode460" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode460
  474. bind "scancode461" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode461
  475. bind "scancode462" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode462
  476. bind "scancode463" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode463
  477. bind "scancode464" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode464
  478. bind "scancode465" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode465
  479. bind "scancode466" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode466
  480. bind "scancode467" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode467
  481. bind "scancode468" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode468
  482. bind "scancode469" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode469
  483. bind "scancode470" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode470
  484. bind "scancode471" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode471
  485. bind "scancode472" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode472
  486. bind "scancode473" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode473
  487. bind "scancode474" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode474
  488. bind "scancode475" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode475
  489. bind "scancode476" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode476
  490. bind "scancode477" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode477
  491. bind "scancode478" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode478
  492. bind "scancode479" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode479
  493. bind "scancode480" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode480
  494. bind "scancode481" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode481
  495. bind "scancode482" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode482
  496. bind "scancode483" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode483
  497. bind "scancode484" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode484
  498. bind "scancode485" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode485
  499. bind "scancode486" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode486
  500. bind "scancode487" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode487
  501. bind "scancode488" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode488
  502. bind "scancode489" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode489
  503. bind "scancode490" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode490
  504. bind "scancode491" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode491
  505. bind "scancode492" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode492
  506. bind "scancode493" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode493
  507. bind "scancode494" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode494
  508. bind "scancode495" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode495
  509. bind "scancode496" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode496
  510. bind "scancode497" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode497
  511. bind "scancode498" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode498
  512. bind "scancode499" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode499
  513. bind "scancode500" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode500
  514. bind "scancode501" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode501
  515. bind "scancode502" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode502
  516. bind "scancode503" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode503
  517. bind "scancode504" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode504
  518. bind "scancode505" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode505
  519. bind "scancode506" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode506
  520. bind "scancode507" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode507
  521. bind "scancode508" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode508
  522. bind "scancode509" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode509
  523. bind "scancode510" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode510
  524. bind "scancode511" | grep [\x22][^\x22]+[\x22][\s]=[\s][\x22] scancode511
  525. echoln " "; echoln "DONE!"
  526. echoln "scancode267 bind [player 0]: 'COMPUTER' = ''"
  527. echoln "In this example, bind name COMPUTER is tied to scancode267"
  528. echoln "Can use either: bind COMPUTER +someaction; bind scancode267 +someaction;"
  529.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement