Advertisement
Guest User

Untitled

a guest
Jun 29th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. <?xml version="1.0"?>
  3. <inputList>
  4.   <inputAction type="onfinish">
  5.     <command>sudo /opt/retropie/supplementary/emulationstation/scripts/inputconfiguration.sh</command>
  6.   </inputAction>
  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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement