3

In order to cut down on connected devices, is there any way to use a connected USB gamepad as a mouse?

Bonus points to anyone who can make it also act as the keyboard.

As a clarification, the optimal result that I'm looking for is something like the Pandora Minimenu, which provides a simplified interface for use.

Zoot
  • 2,996
  • 3
  • 27
  • 36

1 Answers1

1

To send keyboard commands from your joystick, check out joy2key. There is some example on the Arch linux wiki.

tjoe
  • 126
  • 2