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