Advertisement
Guest User

fix for xbox one wireless kodi keymap xml (testing)

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