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