Advertisement
Guest User

xboxdrv xbmc keymap - old file

a guest
Mar 25th, 2012
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.80 KB | None | 0 0
  1. <keymap>
  2. <global>
  3. <joystick name="Xbox Gamepad (userspace driver)">
  4. <button id="5">Select</button>
  5. <button id="6">ParentDir</button>
  6. <button id="7">FullScreen</button>
  7. <button id="8">Queue</button>
  8. <button id="9">ContextMenu</button>
  9. <button id="10"></button>
  10. <button id="11">PreviousMenu</button>
  11. <button id="12">XBMC.ActivateWindow(PlayerControls)</button>
  12. <button id="1">Up</button>
  13. <button id="2">Down</button>
  14. <button id="3">Left</button>
  15. <button id="4">Right</button>
  16. <button id="14">Screenshot</button>
  17. <button id="15">XBMC.ActivateWindow(ShutdownMenu)</button>
  18. <axis id="3" limit="-1">ScrollUp</axis>
  19. <axis id="3" limit="+1">ScrollDown</axis>
  20. <axis id="4" limit="+1">AnalogSeekForward</axis>
  21. <axis id="4" limit="-1">AnalogSeekBack</axis>
  22. <axis id="5" limit="+1">VolumeDown</axis>
  23. <axis id="5" limit="-1">VolumeUp</axis>
  24. </joystick>
  25. </global>
  26.  
  27.  
  28. <Home>
  29. <joystick name="Xbox Gamepad (userspace driver)">
  30. <button id="10">XBMC.Skin.ToggleSetting(HomeViewToggle)</button>
  31. </joystick>
  32. </Home>
  33.  
  34.  
  35. <MyFiles>
  36. <joystick name="Xbox Gamepad (userspace driver)">
  37. <button id="8">Highlight</button>
  38. </joystick>
  39. </MyFiles>
  40.  
  41.  
  42. <MyMusicPlaylist>
  43. <joystick name="Xbox Gamepad (userspace driver)">
  44. <button id="8">Delete</button>
  45. <button id="10">Playlist</button>
  46. <button id="11">Playlist</button>
  47. <button id="6">Playlist</button>
  48. </joystick>
  49. </MyMusicPlaylist>
  50.  
  51. <MyMusicPlaylistEditor>
  52. <joystick name="Xbox Gamepad (userspace driver)">
  53. <button id="8">Queue</button>
  54. </joystick>
  55. </MyMusicPlaylistEditor>
  56.  
  57. <MyMusicFiles>
  58. <joystick name="Xbox Gamepad (userspace driver)">
  59. <button id="8">Queue</button>
  60. <button id="10">Playlist</button>
  61. </joystick>
  62. </MyMusicFiles>
  63.  
  64.  
  65. <MyMusicLibrary>
  66. <joystick name="Xbox Gamepad (userspace driver)">
  67. <button id="8">Queue</button>
  68. <button id="10">Playlist</button>
  69. </joystick>
  70. </MyMusicLibrary>
  71.  
  72.  
  73. <FullscreenVideo>
  74. <joystick name="Xbox Gamepad (userspace driver)">
  75. <button id="5">Pause</button>
  76. <button id="6">Stop</button>
  77. <button id="8">AspectRatio</button>
  78. <button id="9">Info</button>
  79. <button id="10">CodecInfo</button>
  80. <button id="11">SmallStepBack</button>
  81. <button id="12">OSD</button>
  82.  
  83. <axis id="3" limit="-1">AnalogRewind</axis>
  84. <axis id="3" limit="+1">AnalogFastForward</axis>
  85.  
  86. <button id="1">BigStepForward</button>
  87. <button id="2">BigStepBack</button>
  88. <button id="3">StepBack</button>
  89. <button id="4">StepForward</button>
  90. </joystick>
  91. </FullscreenVideo>
  92.  
  93.  
  94. <FullscreenInfo>
  95. <joystick name="Xbox Gamepad (userspace driver)">
  96. <button id="6">Close</button>
  97. <button id="9">Close</button>
  98. <button id="10">CodecInfo</button>
  99.  
  100. <axis id="3" limit="-1">AnalogRewind</axis>
  101. <axis id="3" limit="+1">AnalogFastForward</axis>
  102. </joystick>
  103. </FullscreenInfo>
  104.  
  105. <PlayerControls>
  106. <joystick name="Xbox Gamepad (userspace driver)">
  107. <button id="11">Close</button>
  108. <button id="12">Close</button>
  109. </joystick>
  110. </PlayerControls>
  111.  
  112.  
  113. <Visualisation>
  114. <joystick name="Xbox Gamepad (userspace driver)">
  115. <button id="5">Pause</button>
  116. <button id="6">Stop</button>
  117. <button id="8">XBMC.ActivateWindow(VisualisationPresetList)</button>
  118. <button id="9">Info</button>
  119. <button id="10">ShowPreset</button>
  120. <button id="11">PreviousMenu</button>
  121. <button id="12">XBMC.ActivateWindow(MusicOSD)</button>
  122. <button id="1">NextPreset</button>
  123. <button id="2">PreviousPreset</button>
  124. <button id="3">SkipPrevious</button>
  125. <button id="4">SkipNext</button>
  126. <axis id="3" limit="-1">AnalogRewind</axis>
  127. <axis id="3" limit="+1">AnalogFastForward</axis>
  128. </joystick>
  129. </Visualisation>
  130.  
  131. <MusicOSD>
  132. <joystick name="Xbox Gamepad (userspace driver)">
  133. <button id="11">Close</button>
  134. <button id="12">Close</button>
  135. <button id="10">ShowPreset</button>
  136. <button id="9">Info</button>
  137. </joystick>
  138. </MusicOSD>
  139.  
  140.  
  141. <VisualisationSettings>
  142. <joystick name="Xbox Gamepad (userspace driver)">
  143. <button id="6">Close</button>
  144. <button id="11">Close</button>
  145. <button id="12">Close</button>
  146. </joystick>
  147.  
  148. </VisualisationSettings>
  149.  
  150.  
  151. <VisualisationPresetList>
  152. <joystick name="Xbox Gamepad (userspace driver)">
  153. <button id="6">Close</button>
  154. <button id="8">Close</button>
  155. <button id="11">Close</button>
  156. <button id="12">Close</button>
  157. </joystick>
  158. </VisualisationPresetList>
  159.  
  160.  
  161. <SlideShow>
  162. <joystick name="Xbox Gamepad (userspace driver)">
  163. <button id="5">Pause</button>
  164. <button id="6">Stop</button>
  165. <button id="7">ZoomNormal</button>
  166. <button id="8">Rotate</button>
  167. <button id="9">Info</button>
  168. <button id="10">CodecInfo</button>
  169. <button id="11">Stop</button>
  170.  
  171. <button id="1">ZoomIn</button>
  172. <button id="2">ZoomOut</button>
  173. <button id="3">PreviousPicture</button>
  174. <button id="4">NextPicture</button>
  175.  
  176. <axis id="3" limit="-1">PreviousPicture</axis>
  177. <axis id="3" limit="+1">NextPicture</axis>
  178. </joystick>
  179. </SlideShow>
  180.  
  181.  
  182. <ScreenCalibration>
  183. <joystick name="Xbox Gamepad (userspace driver)">
  184. <button id="5">NextCalibration</button>
  185. <button id="6">PreviousMenu</button>
  186. <button id="9">NextResolution</button>
  187. <button id="10">ResetCalibration</button>
  188. </joystick>
  189. </ScreenCalibration>
  190.  
  191.  
  192. <GUICalibration>
  193. <joystick name="Xbox Gamepad (userspace driver)">
  194. <button id="5">NextCalibration</button>
  195. <button id="6">PreviousMenu</button>
  196. <button id="10">ResetCalibration</button>
  197. </joystick>
  198. </GUICalibration>
  199.  
  200.  
  201. <SelectDialog>
  202. <joystick name="Xbox Gamepad (userspace driver)">
  203. <button id="11">Close</button>
  204. </joystick>
  205. </SelectDialog>
  206.  
  207.  
  208. <VideoOSD>
  209. <joystick name="Xbox Gamepad (userspace driver)">
  210. <button id="11">PreviousMenu</button>
  211. <button id="12">Close</button>
  212. <button id="6">PreviousMenu</button>
  213. </joystick>
  214. </VideoOSD>
  215.  
  216. <VideoMenu>
  217. <joystick name="Xbox Gamepad (userspace driver)">
  218. <button id="8">AspectRatio</button>
  219. <button id="6">Stop</button>
  220. <button id="12">OSD</button>
  221. <button id="11">PreviousMenu</button>
  222. <button id="9">Info</button>
  223. <button id="10">CodecInfo</button>
  224. <axis id="3" limit="-1">AnalogRewind</axis>
  225. <axis id="3" limit="+1">AnalogFastForward</axis>
  226. </joystick>
  227. </VideoMenu>
  228.  
  229.  
  230. <OSDVideoSettings>
  231. <joystick name="Xbox Gamepad (userspace driver)">
  232. <button id="7"></button>
  233. <button id="8">AspectRatio</button>
  234. <button id="6">Close</button>
  235. <button id="11">Close</button>
  236. <button id="12">Close</button>
  237. </joystick>
  238. </OSDVideoSettings>
  239.  
  240. <OSDAudioSettings>
  241. <joystick name="Xbox Gamepad (userspace driver)">
  242. <button id="7"></button>
  243. <button id="8">AspectRatio</button>
  244. <button id="6">Close</button>
  245. <button id="11">Close</button>
  246. <button id="12">Close</button>
  247. </joystick>
  248.  
  249. </OSDAudioSettings>
  250.  
  251. <VideoBookmarks>
  252. <joystick name="Xbox Gamepad (userspace driver)">
  253. <button id="7"></button>
  254. <button id="8">Delete</button>
  255. <button id="6">Close</button>
  256. <button id="11">Close</button>
  257. <button id="12">Close</button>
  258. </joystick>
  259. </VideoBookmarks>
  260.  
  261.  
  262. <MyVideoLibrary>
  263. <joystick name="Xbox Gamepad (userspace driver)">
  264. <button id="10">Delete</button>
  265. </joystick>
  266. </MyVideoLibrary>
  267.  
  268. <MyVideoFiles>
  269. <joystick name="Xbox Gamepad (userspace driver)">
  270. <button id="8">Queue</button>
  271. <button id="10">Playlist</button>
  272. </joystick>
  273. </MyVideoFiles>
  274.  
  275. <MyVideoPlaylist>
  276. <joystick name="Xbox Gamepad (userspace driver)">
  277. <button id="8">Delete</button>
  278. <button id="10">Playlist</button>
  279. <button id="11">Playlist</button>
  280. <button id="6">Playlist</button>
  281. </joystick>
  282. </MyVideoPlaylist>
  283.  
  284.  
  285. <VirtualKeyboard>
  286. <joystick name="Xbox Gamepad (userspace driver)">
  287. <button id="12">Enter</button>
  288. <button id="6">BackSpace</button>
  289. <button id="8">Shift</button>
  290. <button id="7">Symbols</button>
  291. <axis id="3" limit="-1">CursorLeft</axis>
  292. <axis id="3" limit="+1">CursorRight</axis>
  293. </joystick>
  294. </VirtualKeyboard>
  295.  
  296.  
  297. <ContextMenu>
  298. <joystick name="Xbox Gamepad (userspace driver)">
  299. <button id="9">Close</button>
  300. <button id="6">Close</button>
  301. </joystick>
  302. </ContextMenu>
  303.  
  304. <FileStackingDialog>
  305. </FileStackingDialog>
  306.  
  307.  
  308.  
  309.  
  310. <Scripts>
  311. <joystick name="Xbox Gamepad (userspace driver)">
  312. <button id="10">XBMC.ActivateWindow(ScriptsDebugInfo)</button>
  313. </joystick>
  314. </Scripts>
  315.  
  316.  
  317. <ScriptsDebugInfo>
  318. <joystick name="Xbox Gamepad (userspace driver)">
  319. <button id="9">Info</button>
  320. </joystick>
  321. </ScriptsDebugInfo>
  322.  
  323.  
  324. <NumericInput>
  325. <joystick name="Xbox Gamepad (userspace driver)">
  326. <button id="12">Enter</button>
  327. <button id="6">BackSpace</button>
  328. <axis id="3" limit="-1">SkipPrevious</axis>
  329. <axis id="3" limit="+1">SkipNext</axis>
  330. </joystick>
  331. </NumericInput>
  332.  
  333.  
  334. <GamepadInput>
  335. <joystick name="Xbox Gamepad (userspace driver)">
  336. <button id="12">Stop</button>
  337. </joystick>
  338. </GamepadInput>
  339.  
  340. <Weather>
  341. <joystick name="Xbox Gamepad (userspace driver)">
  342. <button id="6">PreviousMenu</button>
  343. </joystick>
  344. </Weather>
  345.  
  346. <Settings>
  347. <joystick name="Xbox Gamepad (userspace driver)">
  348. <button id="6">PreviousMenu</button>
  349. </joystick>
  350. </Settings>
  351.  
  352. <MyPicturesSettings>
  353. <joystick name="Xbox Gamepad (userspace driver)">
  354. <button id="6">PreviousMenu</button>
  355. </joystick>
  356. </MyPicturesSettings>
  357.  
  358. <MyProgramsSettings>
  359. <joystick name="Xbox Gamepad (userspace driver)">
  360. <button id="6">PreviousMenu</button>
  361. </joystick>
  362. </MyProgramsSettings>
  363.  
  364. <MyWeatherSettings>
  365. <joystick name="Xbox Gamepad (userspace driver)">
  366. <button id="6">PreviousMenu</button>
  367. </joystick>
  368. </MyWeatherSettings>
  369.  
  370. <MyMusicSettings>
  371. <joystick name="Xbox Gamepad (userspace driver)">
  372. <button id="6">PreviousMenu</button>
  373. </joystick>
  374. </MyMusicSettings>
  375.  
  376. <SystemSettings>
  377. <joystick name="Xbox Gamepad (userspace driver)">
  378. <button id="6">PreviousMenu</button>
  379. </joystick>
  380. </SystemSettings>
  381.  
  382. <MyVideosSettings>
  383. <joystick name="Xbox Gamepad (userspace driver)">
  384. <button id="6">PreviousMenu</button>
  385. </joystick>
  386. </MyVideosSettings>
  387.  
  388. <NetworkSettings>
  389. <joystick name="Xbox Gamepad (userspace driver)">
  390. <button id="6">PreviousMenu</button>
  391. </joystick>
  392. </NetworkSettings>
  393.  
  394. <AppearanceSettings>
  395. <joystick name="Xbox Gamepad (userspace driver)">
  396. <button id="6">PreviousMenu</button>
  397. </joystick>
  398. </AppearanceSettings>
  399.  
  400. <Profiles>
  401. <joystick name="Xbox Gamepad (userspace driver)">
  402. <button id="6">PreviousMenu</button>
  403. </joystick>
  404. </Profiles>
  405.  
  406. <systeminfo>
  407. <joystick name="Xbox Gamepad (userspace driver)">
  408. <button id="6">PreviousMenu</button>
  409. </joystick>
  410. </systeminfo>
  411.  
  412. <shutdownmenu>
  413. <joystick name="Xbox Gamepad (userspace driver)">
  414. <button id="6">PreviousMenu</button>
  415. </joystick>
  416. </shutdownmenu>
  417.  
  418. <submenu>
  419. <joystick name="Xbox Gamepad (userspace driver)">
  420. <button id="6">PreviousMenu</button>
  421. </joystick>
  422. </submenu>
  423.  
  424. <MusicInformation>
  425. <joystick name="Xbox Gamepad (userspace driver)">
  426. <button id="6">PreviousMenu</button>
  427. </joystick>
  428. </MusicInformation>
  429.  
  430. <MovieInformation>
  431. <joystick name="Xbox Gamepad (userspace driver)">
  432. <button id="6">PreviousMenu</button>
  433. </joystick>
  434. </MovieInformation>
  435.  
  436. <LockSettings>
  437. <joystick name="Xbox Gamepad (userspace driver)">
  438. <button id="6">PreviousMenu</button>
  439. <button id="11">PreviousMenu</button>
  440. <button id="12">Close</button>
  441. </joystick>
  442. </LockSettings>
  443.  
  444. <ProfileSettings>
  445. <joystick name="Xbox Gamepad (userspace driver)">
  446. <button id="6">PreviousMenu</button>
  447. <button id="11">PreviousMenu</button>
  448. <button id="12">Close</button>
  449. </joystick>
  450. </ProfileSettings>
  451.  
  452. <PictureInfo>
  453. <joystick name="Xbox Gamepad (userspace driver)">
  454. <button id="3">PreviousPicture</button>
  455. <button id="4">NextPicture</button>
  456. <button id="10">Close</button>
  457. </joystick>
  458. </PictureInfo>
  459. </keymap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement