gamepad.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 05 May 2019 23:14:09 +0300
changeset 2360 5179f42afc84
parent 2225 e7ffc0b15cd5
permissions -rw-r--r--
Delete remote branch.

.. -*- coding: utf-8; -*-

=========
 Gamepad
=========
.. contents::
   :local:

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