View difference between Paste ID: HxgiV29M and pzp2zibG
SHOW: | | - or go back to the newest paste.
1
<?xml version="1.0"?>
2
<inputList>
3
  <inputAction type="onfinish">
4-
    <command>sudo /opt/retropie/supplementary/emulationstation/scripts/inputcon$
4+
    <command>sudo /opt/retropie/supplementary/emulationstation/scripts/inputconfiguration.sh</command>
5
  </inputAction>
6-
  <inputConfig type="joystick" deviceName="Logitech Logitech Cordless RumblePad$
6+
  <inputConfig type="joystick" deviceName="Logitech Logitech Cordless RumblePad 2">
7
    <input name="up" type="hat" id="0" value="1"/>
8
    <input name="right" type="hat" id="0" value="2"/>
9
    <input name="down" type="hat" id="0" value="4"/>
10
    <input name="left" type="hat" id="0" value="8"/>
11
    <input name="a" type="button" id="1" value="1"/>
12
    <input name="b" type="button" id="2" value="1"/>
13
    <input name="pagedown" type="button" id="6" value="1"/>
14
    <input name="pageup" type="button" id="7" value="1"/>
15
    <input name="start" type="button" id="9" value="1"/>
16
    <input name="select" type="button" id="8" value="1"/>
17
  </inputConfig>
18
</inputList>