gamepad.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 11 Oct 2011 23:05:41 +0300
changeset 1023 d8c88154a28f
parent 416 b67ca6618e75
permissions -rw-r--r--
Find greatest common ancestor of the two changesets.

-*- 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