gamepad.rst
changeset 416 b67ca6618e75
equal deleted inserted replaced
415:3ae537fcc132 416:b67ca6618e75
       
     1 -*- mode: outline; coding: utf-8 -*-
       
     2 
       
     3 * Linux.
       
     4 
       
     5   $ sudo apt-get install joystick
       
     6   $ sudo apt-get install jscalibrator
       
     7   $ sudo chmod 666 /dev/input/js0
       
     8 
       
     9   $ modprobe joydev
       
    10 
       
    11   $ jscal /dev/input/js0
       
    12   $ jstest /dev/input/js0
       
    13 
       
    14 * How play game with gamepad if thay not support gamepad?
       
    15 
       
    16   http://en.wikipedia.org/wiki/Xpadder
       
    17                 non-free, Windows only