Logitech gamepad f710 and ubuntu and as an input to a python program

Posted by wherestheforce on Super User See other posts from Super User or by wherestheforce
Published on 2012-07-04T15:00:40Z Indexed on 2012/07/04 15:18 UTC
Read the original article Hit count: 344

Filed under:
|
|
|

I would like to use the Logitech F710 gamepad as an input device to a python program. I am using Ubuntu. I do not really know where to start, so here are a few questions:

  1. How does Ubuntu detect the gamepad?
  2. If the gamepad is recognized within Ubuntu, how would I interact with this device via a python script?
  3. If this is not easy to do in Ubuntu, how would I interact with the gamepad via a python script in Windows?

Thanks!

© Super User or respective owner

Related posts about ubuntu

Related posts about python