Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.28 KB | None | 0 0
  1. <!-- v1.95
  2. button:
  3. 01 A
  4. 02 B
  5. 03 X
  6. 04 Y
  7. 05 left shoulder
  8. 06 right shoulder
  9. 07 back
  10. 08 start
  11. 09 left stick
  12. 10 right stick
  13. axis:
  14. 1 left stick horizontal
  15. 2 left stick vertical
  16. 3 limit +1 left trigger
  17. 3 limit -1 right trigger
  18. 4 right stick vertical
  19. 5 right stick horizontal
  20. hat:
  21. d-pad directions
  22. -->
  23. <keymap>
  24. <global>
  25. <joystick name="Xbox 360 Wireless Receiver">
  26. <altname>Microsoft X-Box 360 pad</altname>
  27. <altname>Controller (Gamepad for Xbox 360)</altname>
  28. <altname>Controller (XBOX 360 For Windows)</altname>
  29. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  30. <altname>Controller (Xbox wireless receiver for windows)</altname>
  31. <altname>XBOX 360 For Windows (Controller)</altname>
  32. <altname>Xbox 360 Wireless Controller</altname>
  33. <altname>XBOX 360 For Windows</altname>
  34. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  35. <altname>Xbox wireless receiver for windows (Controller)</altname>
  36. <!-- A selects. B goes back. X gets context menu. Y goes fullscreen and back. -->
  37. <button id="1">Select</button>
  38. <button id="2">Back</button>
  39. <button id="3">ContextMenu</button>
  40. <button id="4">FullScreen</button>
  41. <!--Left Shoulder Queues videos. Right shoulder displays the current queue. -->
  42. <button id="5">Queue</button>
  43. <button id="6">Playlist</button>
  44. <button id="7">PreviousMenu</button>
  45. <button id="8">XBMC.ActivateWindow(Home)</button>
  46. <!-- Left stick click activates the shutdown menu. -->
  47. <button id="9">XBMC.ActivateWindow(ShutdownMenu)</button>
  48. <button id="10">XBMC.ActivateWindow(PlayerControls)</button>
  49. <button id="11">Up</button>
  50. <button id="12">Down</button>
  51. <button id="13">Left</button>
  52. <button id="14">Right</button>
  53. <button id="15">PreviousMenu</button>
  54. <axis id="1" limit="-1">AnalogSeekBack</axis>
  55. <axis id="1" limit="+1">AnalogSeekForward</axis>
  56. <axis id="2" limit="-1">AnalogSeekForward</axis>
  57. <axis id="2" limit="+1">AnalogSeekBack</axis>
  58. <axis id="3" limit="+1">ScrollUp</axis>
  59. <axis id="3" limit="-1">ScrollDown</axis>
  60. <!-- Push up on the right stick for volueme up. Push down for volume down. -->
  61. <axis id="5" limit="-1">VolumeUp</axis>
  62. <axis id="5" limit="+1">VolumeDown</axis>
  63. <axis id="4" limit="-1">VolumeDown</axis>
  64. <axis id="4" limit="+1">VolumeUp</axis>
  65. <hat id="1" position="up">Up</hat>
  66. <hat id="1" position="down">Down</hat>
  67. <hat id="1" position="left">Left</hat>
  68. <hat id="1" position="right">Right</hat>
  69. </joystick>
  70. </global>
  71. <Home>
  72. <joystick name="Xbox 360 Wireless Receiver">
  73. <altname>Microsoft X-Box 360 pad</altname>
  74. <altname>Controller (Gamepad for Xbox 360)</altname>
  75. <altname>Controller (XBOX 360 For Windows)</altname>
  76. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  77. <altname>Controller (Xbox wireless receiver for windows)</altname>
  78. <altname>XBOX 360 For Windows (Controller)</altname>
  79. <altname>Xbox 360 Wireless Controller</altname>
  80. <altname>XBOX 360 For Windows</altname>
  81. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  82. <altname>Xbox wireless receiver for windows (Controller)</altname>
  83. <button id="8">XBMC.Skin.ToggleSetting(HomeViewToggle)</button>
  84. </joystick>
  85. </Home>
  86. <MyFiles>
  87. <joystick name="Xbox 360 Wireless Receiver">
  88. <altname>Microsoft X-Box 360 pad</altname>
  89. <altname>Controller (Gamepad for Xbox 360)</altname>
  90. <altname>Controller (XBOX 360 For Windows)</altname>
  91. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  92. <altname>Controller (Xbox wireless receiver for windows)</altname>
  93. <altname>XBOX 360 For Windows (Controller)</altname>
  94. <altname>Xbox 360 Wireless Controller</altname>
  95. <altname>XBOX 360 For Windows</altname>
  96. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  97. <altname>Xbox wireless receiver for windows (Controller)</altname>
  98. <button id="6">Highlight</button>
  99. </joystick>
  100. </MyFiles>
  101. <MyMusicPlaylist>
  102. <joystick name="Xbox 360 Wireless Receiver">
  103. <altname>Microsoft X-Box 360 pad</altname>
  104. <altname>Controller (Gamepad for Xbox 360)</altname>
  105. <altname>Controller (XBOX 360 For Windows)</altname>
  106. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  107. <altname>Controller (Xbox wireless receiver for windows)</altname>
  108. <altname>XBOX 360 For Windows (Controller)</altname>
  109. <altname>Xbox 360 Wireless Controller</altname>
  110. <altname>XBOX 360 For Windows</altname>
  111. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  112. <altname>Xbox wireless receiver for windows (Controller)</altname>
  113. <button id="5">Delete</button>
  114. </joystick>
  115. </MyMusicPlaylist>
  116. <MyMusicFiles>
  117. <joystick name="Xbox 360 Wireless Receiver">
  118. <altname>Microsoft X-Box 360 pad</altname>
  119. <altname>Controller (Gamepad for Xbox 360)</altname>
  120. <altname>Controller (XBOX 360 For Windows)</altname>
  121. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  122. <altname>Controller (Xbox wireless receiver for windows)</altname>
  123. <altname>XBOX 360 For Windows (Controller)</altname>
  124. <altname>Xbox 360 Wireless Controller</altname>
  125. <altname>XBOX 360 For Windows</altname>
  126. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  127. <altname>Xbox wireless receiver for windows (Controller)</altname>
  128. </joystick>
  129. </MyMusicFiles>
  130. <MyMusicLibrary>
  131. <joystick name="Xbox 360 Wireless Receiver">
  132. <altname>Microsoft X-Box 360 pad</altname>
  133. <altname>Controller (Gamepad for Xbox 360)</altname>
  134. <altname>Controller (XBOX 360 For Windows)</altname>
  135. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  136. <altname>Controller (Xbox wireless receiver for windows)</altname>
  137. <altname>XBOX 360 For Windows (Controller)</altname>
  138. <altname>Xbox 360 Wireless Controller</altname>
  139. <altname>XBOX 360 For Windows</altname>
  140. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  141. <altname>Xbox wireless receiver for windows (Controller)</altname>
  142. </joystick>
  143. </MyMusicLibrary>
  144. <FullscreenVideo>
  145. <joystick name="Xbox 360 Wireless Receiver">
  146. <altname>Microsoft X-Box 360 pad</altname>
  147. <altname>Controller (Gamepad for Xbox 360)</altname>
  148. <altname>Controller (XBOX 360 For Windows)</altname>
  149. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  150. <altname>Controller (Xbox wireless receiver for windows)</altname>
  151. <altname>XBOX 360 For Windows (Controller)</altname>
  152. <altname>Xbox 360 Wireless Controller</altname>
  153. <altname>XBOX 360 For Windows</altname>
  154. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  155. <altname>Xbox wireless receiver for windows (Controller)</altname>
  156. <!--
  157. A pauses and starts the video.
  158. B stops the video.
  159. X opens the onscreen display.
  160. Y switches in and out of full screen
  161. -->
  162. <button id="1">Pause</button>
  163. <button id="2">Stop</button>
  164. <button id="3">OSD</button>
  165. <!--
  166. Left shoulder changes aspect ratio.
  167. Right shoulder displays info.
  168. Right stick also opens the onscreen display.
  169. -->
  170. <button id="5">AspectRatio</button>
  171. <button id="6">Info</button>
  172. <button id="7">SmallStepBack</button>
  173. <button id="8">CodecInfo</button>
  174. <button id="10">OSD</button>
  175. <button id="11">BigStepForward</button>
  176. <button id="12">BigStepBack</button>
  177. <button id="13">StepBack</button>
  178. <button id="14">StepForward</button>
  179. <!-- D-pad does what you'd expect. Triggers fast forward and rewind. Left stick scans forward and back. -->
  180. <axis id="3" limit="+1">AnalogRewind</axis>
  181. <axis id="3" limit="-1">AnalogFastForward</axis>
  182. <hat id="1" position="up">BigStepForward</hat>
  183. <hat id="1" position="down">BigStepBack</hat>
  184. <hat id="1" position="left">StepBack</hat>
  185. <hat id="1" position="right">StepForward</hat>
  186. </joystick>
  187. </FullscreenVideo>
  188. <FullscreenLiveTV>
  189. <joystick name="Xbox 360 Wireless Receiver">
  190. <altname>Microsoft X-Box 360 pad</altname>
  191. <altname>Controller (Gamepad for Xbox 360)</altname>
  192. <altname>Controller (XBOX 360 For Windows)</altname>
  193. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  194. <altname>Controller (Xbox wireless receiver for windows)</altname>
  195. <altname>XBOX 360 For Windows (Controller)</altname>
  196. <altname>Xbox 360 Wireless Controller</altname>
  197. <altname>XBOX 360 For Windows</altname>
  198. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  199. <altname>Xbox wireless receiver for windows (Controller)</altname>
  200. <button id="11">ChannelUp</button>
  201. <button id="12">ChannelDown</button>
  202. <button id="13">PreviousChannelGroup</button>
  203. <button id="14">NextChannelGroup</button>
  204. <hat id="1" position="up">ChannelUp</hat>
  205. <hat id="1" position="down">ChannelDown</hat>
  206. <hat id="1" position="left">PreviousChannelGroup</hat>
  207. <hat id="1" position="right">NextChannelGroup</hat>
  208. </joystick>
  209. </FullscreenLiveTV>
  210. <FullscreenInfo>
  211. <joystick name="Xbox 360 Wireless Receiver">
  212. <altname>Microsoft X-Box 360 pad</altname>
  213. <altname>Controller (Gamepad for Xbox 360)</altname>
  214. <altname>Controller (XBOX 360 For Windows)</altname>
  215. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  216. <altname>Controller (Xbox wireless receiver for windows)</altname>
  217. <altname>XBOX 360 For Windows (Controller)</altname>
  218. <altname>Xbox 360 Wireless Controller</altname>
  219. <altname>XBOX 360 For Windows</altname>
  220. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  221. <altname>Xbox wireless receiver for windows (Controller)</altname>
  222. <button id="2">Close</button>
  223. <button id="3">OSD</button>
  224. <button id="6">Close</button>
  225. <button id="10">OSD</button>
  226. <axis id="3" limit="+1">AnalogRewind</axis>
  227. <axis id="3" limit="-1">AnalogFastForward</axis>
  228. </joystick>
  229. </FullscreenInfo>
  230. <PlayerControls>
  231. <joystick name="Xbox 360 Wireless Receiver">
  232. <altname>Microsoft X-Box 360 pad</altname>
  233. <altname>Controller (Gamepad for Xbox 360)</altname>
  234. <altname>Controller (XBOX 360 For Windows)</altname>
  235. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  236. <altname>Controller (Xbox wireless receiver for windows)</altname>
  237. <altname>XBOX 360 For Windows (Controller)</altname>
  238. <altname>Xbox 360 Wireless Controller</altname>
  239. <altname>XBOX 360 For Windows</altname>
  240. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  241. <altname>Xbox wireless receiver for windows (Controller)</altname>
  242. <button id="3">Close</button>
  243. <button id="9">Close</button>
  244. <button id="10">Close</button>
  245. </joystick>
  246. </PlayerControls>
  247. <Visualisation>
  248. <joystick name="Xbox 360 Wireless Receiver">
  249. <altname>Microsoft X-Box 360 pad</altname>
  250. <altname>Controller (Gamepad for Xbox 360)</altname>
  251. <altname>Controller (XBOX 360 For Windows)</altname>
  252. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  253. <altname>Controller (Xbox wireless receiver for windows)</altname>
  254. <altname>XBOX 360 For Windows (Controller)</altname>
  255. <altname>Xbox 360 Wireless Controller</altname>
  256. <altname>XBOX 360 For Windows</altname>
  257. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  258. <altname>Xbox wireless receiver for windows (Controller)</altname>
  259. <button id="1">Pause</button>
  260. <button id="2">Stop</button>
  261. <button id="3">XBMC.ActivateWindow(MusicOSD)</button>
  262. <button id="5">XBMC.ActivateWindow(VisualisationPresetList)</button>
  263. <button id="6">Info</button>
  264. <button id="10">XBMC.ActivateWindow(MusicOSD)</button>
  265. <button id="11">SkipNext</button>
  266. <button id="12">SkipPrevious</button>
  267. <button id="13">PreviousPreset</button>
  268. <button id="14">NextPreset</button>
  269. <axis id="3" limit="+1">AnalogRewind</axis>
  270. <axis id="3" limit="-1">AnalogFastForward</axis>
  271. <hat id="1" position="up">SkipNext</hat>
  272. <hat id="1" position="down">SkipPrevious</hat>
  273. <hat id="1" position="left">PreviousPreset</hat>
  274. <hat id="1" position="right">NextPreset</hat>
  275. </joystick>
  276. </Visualisation>
  277. <MusicOSD>
  278. <joystick name="Xbox 360 Wireless Receiver">
  279. <altname>Microsoft X-Box 360 pad</altname>
  280. <altname>Controller (Gamepad for Xbox 360)</altname>
  281. <altname>Controller (XBOX 360 For Windows)</altname>
  282. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  283. <altname>Controller (Xbox wireless receiver for windows)</altname>
  284. <altname>XBOX 360 For Windows (Controller)</altname>
  285. <altname>Xbox 360 Wireless Controller</altname>
  286. <altname>XBOX 360 For Windows</altname>
  287. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  288. <altname>Xbox wireless receiver for windows (Controller)</altname>
  289. <button id="3">Close</button>
  290. <button id="6">Info</button>
  291. <button id="10">Close</button>
  292. </joystick>
  293. </MusicOSD>
  294. <VisualisationSettings>
  295. <joystick name="Xbox 360 Wireless Receiver">
  296. <altname>Microsoft X-Box 360 pad</altname>
  297. <altname>Controller (Gamepad for Xbox 360)</altname>
  298. <altname>Controller (XBOX 360 For Windows)</altname>
  299. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  300. <altname>Controller (Xbox wireless receiver for windows)</altname>
  301. <altname>XBOX 360 For Windows (Controller)</altname>
  302. <altname>Xbox 360 Wireless Controller</altname>
  303. <altname>XBOX 360 For Windows</altname>
  304. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  305. <altname>Xbox wireless receiver for windows (Controller)</altname>
  306. <button id="2">Close</button>
  307. </joystick>
  308. </VisualisationSettings>
  309. <VisualisationPresetList>
  310. <joystick name="Xbox 360 Wireless Receiver">
  311. <altname>Microsoft X-Box 360 pad</altname>
  312. <altname>Controller (Gamepad for Xbox 360)</altname>
  313. <altname>Controller (XBOX 360 For Windows)</altname>
  314. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  315. <altname>Controller (Xbox wireless receiver for windows)</altname>
  316. <altname>XBOX 360 For Windows (Controller)</altname>
  317. <altname>Xbox 360 Wireless Controller</altname>
  318. <altname>XBOX 360 For Windows</altname>
  319. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  320. <altname>Xbox wireless receiver for windows (Controller)</altname>
  321. <button id="2">Close</button>
  322. </joystick>
  323. </VisualisationPresetList>
  324. <SlideShow>
  325. <joystick name="Xbox 360 Wireless Receiver">
  326. <altname>Microsoft X-Box 360 pad</altname>
  327. <altname>Controller (Gamepad for Xbox 360)</altname>
  328. <altname>Controller (XBOX 360 For Windows)</altname>
  329. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  330. <altname>Controller (Xbox wireless receiver for windows)</altname>
  331. <altname>XBOX 360 For Windows (Controller)</altname>
  332. <altname>Xbox 360 Wireless Controller</altname>
  333. <altname>XBOX 360 For Windows</altname>
  334. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  335. <altname>Xbox wireless receiver for windows (Controller)</altname>
  336. <button id="1">Pause</button>
  337. <button id="2">Stop</button>
  338. <button id="4">ZoomNormal</button>
  339. <button id="5">Rotate</button>
  340. <button id="6">CodecInfo</button>
  341. <button id="11">ZoomIn</button>
  342. <button id="12">ZoomOut</button>
  343. <button id="13">PreviousPicture</button>
  344. <button id="14">NextPicture</button>
  345. <axis id="1">AnalogMove</axis>
  346. <axis id="2">AnalogMove</axis>
  347. <axis id="3" limit="+1">ZoomOut</axis>
  348. <axis id="3" limit="-1">ZoomIn</axis>
  349. <hat id="1" position="up">ZoomIn</hat>
  350. <hat id="1" position="down">ZoomOut</hat>
  351. <hat id="1" position="left">PreviousPicture</hat>
  352. <hat id="1" position="right">NextPicture</hat>
  353. </joystick>
  354. </SlideShow>
  355. <ScreenCalibration>
  356. <joystick name="Xbox 360 Wireless Receiver">
  357. <altname>Microsoft X-Box 360 pad</altname>
  358. <altname>Controller (Gamepad for Xbox 360)</altname>
  359. <altname>Controller (XBOX 360 For Windows)</altname>
  360. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  361. <altname>Controller (Xbox wireless receiver for windows)</altname>
  362. <altname>XBOX 360 For Windows (Controller)</altname>
  363. <altname>Xbox 360 Wireless Controller</altname>
  364. <altname>XBOX 360 For Windows</altname>
  365. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  366. <altname>Xbox wireless receiver for windows (Controller)</altname>
  367. <button id="3">ResetCalibration</button>
  368. <button id="5">NextResolution</button>
  369. <button id="6">NextCalibration</button>
  370. </joystick>
  371. </ScreenCalibration>
  372. <GUICalibration>
  373. <joystick name="Xbox 360 Wireless Receiver">
  374. <altname>Microsoft X-Box 360 pad</altname>
  375. <altname>Controller (Gamepad for Xbox 360)</altname>
  376. <altname>Controller (XBOX 360 For Windows)</altname>
  377. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  378. <altname>Controller (Xbox wireless receiver for windows)</altname>
  379. <altname>XBOX 360 For Windows (Controller)</altname>
  380. <altname>Xbox 360 Wireless Controller</altname>
  381. <altname>XBOX 360 For Windows</altname>
  382. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  383. <altname>Xbox wireless receiver for windows (Controller)</altname>
  384. <button id="3">ResetCalibration</button>
  385. <button id="5">NextResolution</button>
  386. <button id="6">NextCalibration</button>
  387. </joystick>
  388. </GUICalibration>
  389. <VideoOSD>
  390. <joystick name="Xbox 360 Wireless Receiver">
  391. <altname>Microsoft X-Box 360 pad</altname>
  392. <altname>Controller (Gamepad for Xbox 360)</altname>
  393. <altname>Controller (XBOX 360 For Windows)</altname>
  394. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  395. <altname>Controller (Xbox wireless receiver for windows)</altname>
  396. <altname>XBOX 360 For Windows (Controller)</altname>
  397. <altname>Xbox 360 Wireless Controller</altname>
  398. <altname>XBOX 360 For Windows</altname>
  399. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  400. <altname>Xbox wireless receiver for windows (Controller)</altname>
  401. <button id="3">Close</button>
  402. <button id="10">Close</button>
  403. </joystick>
  404. </VideoOSD>
  405. <VideoMenu>
  406. <joystick name="Xbox 360 Wireless Receiver">
  407. <altname>Microsoft X-Box 360 pad</altname>
  408. <altname>Controller (Gamepad for Xbox 360)</altname>
  409. <altname>Controller (XBOX 360 For Windows)</altname>
  410. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  411. <altname>Controller (Xbox wireless receiver for windows)</altname>
  412. <altname>XBOX 360 For Windows (Controller)</altname>
  413. <altname>Xbox 360 Wireless Controller</altname>
  414. <altname>XBOX 360 For Windows</altname>
  415. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  416. <altname>Xbox wireless receiver for windows (Controller)</altname>
  417. <button id="2">Stop</button>
  418. <button id="3">OSD</button>
  419. <button id="5">AspectRatio</button>
  420. <button id="6">Info</button>
  421. </joystick>
  422. </VideoMenu>
  423. <OSDVideoSettings>
  424. <joystick name="Xbox 360 Wireless Receiver">
  425. <altname>Microsoft X-Box 360 pad</altname>
  426. <altname>Controller (Gamepad for Xbox 360)</altname>
  427. <altname>Controller (XBOX 360 For Windows)</altname>
  428. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  429. <altname>Controller (Xbox wireless receiver for windows)</altname>
  430. <altname>XBOX 360 For Windows (Controller)</altname>
  431. <altname>Xbox 360 Wireless Controller</altname>
  432. <altname>XBOX 360 For Windows</altname>
  433. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  434. <altname>Xbox wireless receiver for windows (Controller)</altname>
  435. <button id="5">AspectRatio</button>
  436. <button id="3">Close</button>
  437. </joystick>
  438. </OSDVideoSettings>
  439. <OSDAudioSettings>
  440. <joystick name="Xbox 360 Wireless Receiver">
  441. <altname>Microsoft X-Box 360 pad</altname>
  442. <altname>Controller (Gamepad for Xbox 360)</altname>
  443. <altname>Controller (XBOX 360 For Windows)</altname>
  444. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  445. <altname>Controller (Xbox wireless receiver for windows)</altname>
  446. <altname>XBOX 360 For Windows (Controller)</altname>
  447. <altname>Xbox 360 Wireless Controller</altname>
  448. <altname>XBOX 360 For Windows</altname>
  449. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  450. <altname>Xbox wireless receiver for windows (Controller)</altname>
  451. <button id="5">AspectRatio</button>
  452. <button id="3">Close</button>
  453. </joystick>
  454. </OSDAudioSettings>
  455. <VideoBookmarks>
  456. <joystick name="Xbox 360 Wireless Receiver">
  457. <altname>Microsoft X-Box 360 pad</altname>
  458. <altname>Controller (Gamepad for Xbox 360)</altname>
  459. <altname>Controller (XBOX 360 For Windows)</altname>
  460. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  461. <altname>Controller (Xbox wireless receiver for windows)</altname>
  462. <altname>XBOX 360 For Windows (Controller)</altname>
  463. <altname>Xbox 360 Wireless Controller</altname>
  464. <altname>XBOX 360 For Windows</altname>
  465. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  466. <altname>Xbox wireless receiver for windows (Controller)</altname>
  467. <button id="5">Delete</button>
  468. </joystick>
  469. </VideoBookmarks>
  470. <MyVideoLibrary>
  471. <joystick name="Xbox 360 Wireless Receiver">
  472. <altname>Microsoft X-Box 360 pad</altname>
  473. <altname>Controller (Gamepad for Xbox 360)</altname>
  474. <altname>Controller (XBOX 360 For Windows)</altname>
  475. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  476. <altname>Controller (Xbox wireless receiver for windows)</altname>
  477. <altname>XBOX 360 For Windows (Controller)</altname>
  478. <altname>Xbox 360 Wireless Controller</altname>
  479. <altname>XBOX 360 For Windows</altname>
  480. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  481. <altname>Xbox wireless receiver for windows (Controller)</altname>
  482. </joystick>
  483. </MyVideoLibrary>
  484. <MyVideoFiles>
  485. <joystick name="Xbox 360 Wireless Receiver">
  486. <altname>Microsoft X-Box 360 pad</altname>
  487. <altname>Controller (Gamepad for Xbox 360)</altname>
  488. <altname>Controller (XBOX 360 For Windows)</altname>
  489. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  490. <altname>Controller (Xbox wireless receiver for windows)</altname>
  491. <altname>XBOX 360 For Windows (Controller)</altname>
  492. <altname>Xbox 360 Wireless Controller</altname>
  493. <altname>XBOX 360 For Windows</altname>
  494. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  495. <altname>Xbox wireless receiver for windows (Controller)</altname>
  496. </joystick>
  497. </MyVideoFiles>
  498. <MyVideoPlaylist>
  499. <joystick name="Xbox 360 Wireless Receiver">
  500. <altname>Microsoft X-Box 360 pad</altname>
  501. <altname>Controller (Gamepad for Xbox 360)</altname>
  502. <altname>Controller (XBOX 360 For Windows)</altname>
  503. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  504. <altname>Controller (Xbox wireless receiver for windows)</altname>
  505. <altname>XBOX 360 For Windows (Controller)</altname>
  506. <altname>Xbox 360 Wireless Controller</altname>
  507. <altname>XBOX 360 For Windows</altname>
  508. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  509. <altname>Xbox wireless receiver for windows (Controller)</altname>
  510. <button id="5">Delete</button>
  511. </joystick>
  512. </MyVideoPlaylist>
  513. <VirtualKeyboard>
  514. <joystick name="Xbox 360 Wireless Receiver">
  515. <altname>Microsoft X-Box 360 pad</altname>
  516. <altname>Controller (Gamepad for Xbox 360)</altname>
  517. <altname>Controller (XBOX 360 For Windows)</altname>
  518. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  519. <altname>Controller (Xbox wireless receiver for windows)</altname>
  520. <altname>XBOX 360 For Windows (Controller)</altname>
  521. <altname>Xbox 360 Wireless Controller</altname>
  522. <altname>XBOX 360 For Windows</altname>
  523. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  524. <altname>Xbox wireless receiver for windows (Controller)</altname>
  525. <button id="2">BackSpace</button>
  526. <button id="4">Symbols</button>
  527. <button id="5">Shift</button>
  528. <button id="9">Enter</button>
  529. <axis id="3" limit="+1">CursorLeft</axis>
  530. <axis id="3" limit="-1">CursorRight</axis>
  531. </joystick>
  532. </VirtualKeyboard>
  533. <ContextMenu>
  534. <joystick name="Xbox 360 Wireless Receiver">
  535. <altname>Microsoft X-Box 360 pad</altname>
  536. <altname>Controller (Gamepad for Xbox 360)</altname>
  537. <altname>Controller (XBOX 360 For Windows)</altname>
  538. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  539. <altname>Controller (Xbox wireless receiver for windows)</altname>
  540. <altname>XBOX 360 For Windows (Controller)</altname>
  541. <altname>Xbox 360 Wireless Controller</altname>
  542. <altname>XBOX 360 For Windows</altname>
  543. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  544. <altname>Xbox wireless receiver for windows (Controller)</altname>
  545. <button id="2">Close</button>
  546. <button id="6">Close</button>
  547. </joystick>
  548. </ContextMenu>
  549. <Scripts>
  550. <joystick name="Xbox 360 Wireless Receiver">
  551. <altname>Microsoft X-Box 360 pad</altname>
  552. <altname>Controller (Gamepad for Xbox 360)</altname>
  553. <altname>Controller (XBOX 360 For Windows)</altname>
  554. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  555. <altname>Controller (Xbox wireless receiver for windows)</altname>
  556. <altname>XBOX 360 For Windows (Controller)</altname>
  557. <altname>Xbox 360 Wireless Controller</altname>
  558. <altname>XBOX 360 For Windows</altname>
  559. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  560. <altname>Xbox wireless receiver for windows (Controller)</altname>
  561. <button id="3">Info</button>
  562. </joystick>
  563. </Scripts>
  564. <Settings>
  565. <joystick name="Xbox 360 Wireless Receiver">
  566. <altname>Microsoft X-Box 360 pad</altname>
  567. <altname>Controller (Gamepad for Xbox 360)</altname>
  568. <altname>Controller (XBOX 360 For Windows)</altname>
  569. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  570. <altname>Controller (Xbox wireless receiver for windows)</altname>
  571. <altname>XBOX 360 For Windows (Controller)</altname>
  572. <altname>Xbox 360 Wireless Controller</altname>
  573. <altname>XBOX 360 For Windows</altname>
  574. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  575. <altname>Xbox wireless receiver for windows (Controller)</altname>
  576. <button id="2">PreviousMenu</button>
  577. </joystick>
  578. </Settings>
  579. <AddonInformation>
  580. <joystick name="Xbox 360 Wireless Receiver">
  581. <altname>Microsoft X-Box 360 pad</altname>
  582. <altname>Controller (Gamepad for Xbox 360)</altname>
  583. <altname>Controller (XBOX 360 For Windows)</altname>
  584. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  585. <altname>Controller (Xbox wireless receiver for windows)</altname>
  586. <altname>XBOX 360 For Windows (Controller)</altname>
  587. <altname>Xbox 360 Wireless Controller</altname>
  588. <altname>XBOX 360 For Windows</altname>
  589. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  590. <altname>Xbox wireless receiver for windows (Controller)</altname>
  591. <button id="2">Close</button>
  592. </joystick>
  593. </AddonInformation>
  594. <AddonSettings>
  595. <joystick name="Xbox 360 Wireless Receiver">
  596. <altname>Microsoft X-Box 360 pad</altname>
  597. <altname>Controller (Gamepad for Xbox 360)</altname>
  598. <altname>Controller (XBOX 360 For Windows)</altname>
  599. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  600. <altname>Controller (Xbox wireless receiver for windows)</altname>
  601. <altname>XBOX 360 For Windows (Controller)</altname>
  602. <altname>Xbox 360 Wireless Controller</altname>
  603. <altname>XBOX 360 For Windows</altname>
  604. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  605. <altname>Xbox wireless receiver for windows (Controller)</altname>
  606. <button id="2">Close</button>
  607. </joystick>
  608. </AddonSettings>
  609. <TextViewer>
  610. <joystick name="Xbox 360 Wireless Receiver">
  611. <altname>Microsoft X-Box 360 pad</altname>
  612. <altname>Controller (Gamepad for Xbox 360)</altname>
  613. <altname>Controller (XBOX 360 For Windows)</altname>
  614. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  615. <altname>Controller (Xbox wireless receiver for windows)</altname>
  616. <altname>XBOX 360 For Windows (Controller)</altname>
  617. <altname>Xbox 360 Wireless Controller</altname>
  618. <altname>XBOX 360 For Windows</altname>
  619. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  620. <altname>Xbox wireless receiver for windows (Controller)</altname>
  621. <button id="2">Close</button>
  622. </joystick>
  623. </TextViewer>
  624. <shutdownmenu>
  625. <joystick name="Xbox 360 Wireless Receiver">
  626. <altname>Microsoft X-Box 360 pad</altname>
  627. <altname>Controller (Gamepad for Xbox 360)</altname>
  628. <altname>Controller (XBOX 360 For Windows)</altname>
  629. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  630. <altname>Controller (Xbox wireless receiver for windows)</altname>
  631. <altname>XBOX 360 For Windows (Controller)</altname>
  632. <altname>Xbox 360 Wireless Controller</altname>
  633. <altname>XBOX 360 For Windows</altname>
  634. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  635. <altname>Xbox wireless receiver for windows (Controller)</altname>
  636. <button id="2">PreviousMenu</button>
  637. <button id="9">PreviousMenu</button>
  638. </joystick>
  639. </shutdownmenu>
  640. <submenu>
  641. <joystick name="Xbox 360 Wireless Receiver">
  642. <altname>Microsoft X-Box 360 pad</altname>
  643. <altname>Controller (Gamepad for Xbox 360)</altname>
  644. <altname>Controller (XBOX 360 For Windows)</altname>
  645. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  646. <altname>Controller (Xbox wireless receiver for windows)</altname>
  647. <altname>XBOX 360 For Windows (Controller)</altname>
  648. <altname>Xbox 360 Wireless Controller</altname>
  649. <altname>XBOX 360 For Windows</altname>
  650. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  651. <altname>Xbox wireless receiver for windows (Controller)</altname>
  652. <button id="2">PreviousMenu</button>
  653. </joystick>
  654. </submenu>
  655. <MusicInformation>
  656. <joystick name="Xbox 360 Wireless Receiver">
  657. <altname>Microsoft X-Box 360 pad</altname>
  658. <altname>Controller (Gamepad for Xbox 360)</altname>
  659. <altname>Controller (XBOX 360 For Windows)</altname>
  660. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  661. <altname>Controller (Xbox wireless receiver for windows)</altname>
  662. <altname>XBOX 360 For Windows (Controller)</altname>
  663. <altname>Xbox 360 Wireless Controller</altname>
  664. <altname>XBOX 360 For Windows</altname>
  665. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  666. <altname>Xbox wireless receiver for windows (Controller)</altname>
  667. <button id="2">Close</button>
  668. </joystick>
  669. </MusicInformation>
  670. <MovieInformation>
  671. <joystick name="Xbox 360 Wireless Receiver">
  672. <altname>Microsoft X-Box 360 pad</altname>
  673. <altname>Controller (Gamepad for Xbox 360)</altname>
  674. <altname>Controller (XBOX 360 For Windows)</altname>
  675. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  676. <altname>Controller (Xbox wireless receiver for windows)</altname>
  677. <altname>XBOX 360 For Windows (Controller)</altname>
  678. <altname>Xbox 360 Wireless Controller</altname>
  679. <altname>XBOX 360 For Windows</altname>
  680. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  681. <altname>Xbox wireless receiver for windows (Controller)</altname>
  682. <button id="2">Close</button>
  683. </joystick>
  684. </MovieInformation>
  685. <NumericInput>
  686. <joystick name="Xbox 360 Wireless Receiver">
  687. <altname>Microsoft X-Box 360 pad</altname>
  688. <altname>Controller (Gamepad for Xbox 360)</altname>
  689. <altname>Controller (XBOX 360 For Windows)</altname>
  690. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  691. <altname>Controller (Xbox wireless receiver for windows)</altname>
  692. <altname>XBOX 360 For Windows (Controller)</altname>
  693. <altname>Xbox 360 Wireless Controller</altname>
  694. <altname>XBOX 360 For Windows</altname>
  695. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  696. <altname>Xbox wireless receiver for windows (Controller)</altname>
  697. <button id="2">BackSpace</button>
  698. <button id="9">Enter</button>
  699. </joystick>
  700. </NumericInput>
  701. <GamepadInput>
  702. <joystick name="Xbox 360 Wireless Receiver">
  703. <altname>Microsoft X-Box 360 pad</altname>
  704. <altname>Controller (Gamepad for Xbox 360)</altname>
  705. <altname>Controller (XBOX 360 For Windows)</altname>
  706. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  707. <altname>Controller (Xbox wireless receiver for windows)</altname>
  708. <altname>XBOX 360 For Windows (Controller)</altname>
  709. <altname>Xbox 360 Wireless Controller</altname>
  710. <altname>XBOX 360 For Windows</altname>
  711. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  712. <altname>Xbox wireless receiver for windows (Controller)</altname>
  713. <button id="9">Stop</button>
  714. </joystick>
  715. </GamepadInput>
  716. <LockSettings>
  717. <joystick name="Xbox 360 Wireless Receiver">
  718. <altname>Microsoft X-Box 360 pad</altname>
  719. <altname>Controller (Gamepad for Xbox 360)</altname>
  720. <altname>Controller (XBOX 360 For Windows)</altname>
  721. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  722. <altname>Controller (Xbox wireless receiver for windows)</altname>
  723. <altname>XBOX 360 For Windows (Controller)</altname>
  724. <altname>Xbox 360 Wireless Controller</altname>
  725. <altname>XBOX 360 For Windows</altname>
  726. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  727. <altname>Xbox wireless receiver for windows (Controller)</altname>
  728. <button id="2">PreviousMenu</button>
  729. <button id="9">Close</button>
  730. </joystick>
  731. </LockSettings>
  732. <ProfileSettings>
  733. <joystick name="Xbox 360 Wireless Receiver">
  734. <altname>Microsoft X-Box 360 pad</altname>
  735. <altname>Controller (Gamepad for Xbox 360)</altname>
  736. <altname>Controller (XBOX 360 For Windows)</altname>
  737. <altname>Controller (Xbox 360 Wireless Receiver for Windows)</altname>
  738. <altname>Controller (Xbox wireless receiver for windows)</altname>
  739. <altname>XBOX 360 For Windows (Controller)</altname>
  740. <altname>Xbox 360 Wireless Controller</altname>
  741. <altname>XBOX 360 For Windows</altname>
  742. <altname>Xbox Receiver for Windows (Wireless Controller)</altname>
  743. <altname>Xbox wireless receiver for windows (Controller)</altname>
  744.  
  745. <button id="2">PreviousMenu</button>
  746. <button id="9">Close</button>
  747. </joystick>
  748. </ProfileSettings>
  749. </keymap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement