Advertisement
Guest User

original es_input.cfg

a guest
May 30th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <inputList>
  3. <inputAction type="onfinish">
  4. <command>/opt/retropie/supplementary/emulationstation/scripts/inputconfiguration.sh</command>
  5. </inputAction>
  6. <inputConfig type="joystick" deviceName="DragonRise Inc. Generic USB Joystick ">
  7. <input name="pagedown" type="button" id="8" value="1"/>
  8. <input name="start" type="button" id="0" value="1"/>
  9. <input name="pageup" type="button" id="5" value="1"/>
  10. <input name="up" type="axis" id="1" value="-1"/>
  11. <input name="a" type="button" id="3" value="1"/>
  12. <input name="b" type="button" id="4" value="1"/>
  13. <input name="down" type="axis" id="1" value="1"/>
  14. <input name="right" type="axis" id="0" value="1"/>
  15. <input name="select" type="button" id="1" value="1"/>
  16. <input name="left" type="axis" id="0" value="-1"/>
  17. </inputConfig>
  18. </inputList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement