Advertisement
Guest User

Untitled

a guest
Apr 30th, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. <keymap>
  2. <global>
  3. <joystick name="Fujitsu Technology Solutions Presenter IV Air">
  4. <button id="1">Select</button>
  5. <button id="2">Back</button>
  6. <button id="3">Select</button>
  7. <button id="4">ContextMenu</button>
  8. <button id="5">PageUp</button>
  9. <button id="6">PageDown</button>
  10. <button id="7">Left</button>
  11. <button id="8">Right</button>
  12. <button id="9">FullScreen</button>
  13. <hat id="1" position="left">Left</hat>
  14. <hat id="1" position="right">Right</hat>
  15. <hat id="1" position="up">Up</hat>
  16. <hat id="1" position="down">Down</hat>
  17. <axis id="1" limit="-1">Up</axis>
  18. <axis id="1" limit="+1">Down</axis>
  19. <axis id="2" limit="-1">Right</axis>
  20. <axis id="2" limit="+1">Left</axis>
  21. </joystick>
  22. </global>
  23. </keymap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement