gamepad.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 07 Aug 2010 23:10:47 +0300 (2010-08-07)
changeset 491 8ec36ad14f7a
parent 416 b67ca6618e75
permissions -rw-r--r--
Proper set exec access mode.
-*- mode: outline; coding: utf-8 -*-

* Linux.

  $ sudo apt-get install joystick
  $ sudo apt-get install jscalibrator
  $ sudo chmod 666 /dev/input/js0

  $ modprobe joydev

  $ jscal /dev/input/js0
  $ jstest /dev/input/js0

* How play game with gamepad if thay not support gamepad?

  http://en.wikipedia.org/wiki/Xpadder
                non-free, Windows only