diff -r 3ae537fcc132 -r b67ca6618e75 gamepad.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gamepad.rst Mon Jun 14 21:10:00 2010 +0300 @@ -0,0 +1,17 @@ +-*- 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