Guest User

edit ver of joystick.xml

a guest
Oct 1st, 2016
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <keymap>
  3. <global>
  4. <joystick name="Gamesir-G3">
  5. <button id="11">Select</button>
  6. <button id="10">Back</button>
  7. <!--
  8. <axis id="1" limit="+1">Right</axis>
  9. <axis id="1" limit="-1">Left</axis>
  10. <axis id="2" limit="-1">Up</axis>
  11. <axis id="2" limit="+1">Down</axis>
  12. -->
  13. <button id="h0right">Right</button>
  14. <button id="h0left">Left</button>
  15. <button id="h0up">Up</button>
  16. <button id="h0down">Down</button>
  17. </joystick>
  18. </global>
  19. </keymap>
Advertisement
Add Comment
Please, Sign In to add comment