Joystick

From ArmadeusWiki
Revision as of 16:52, 7 July 2010 by FabienM (Talk | contribs) (Introduction)

Jump to: navigation, search

Introduction

Joystick can be a good device to play some games or to use graphical interface. Linux has an interface for it named joydev, to use it select joydev in linux configuration :

$ make linux26-menuconfig

then select in menu:

Device Drivers  --->
    Input device support  --->
            <*>   Joystick interface

To use it on the target, node has to be made :


Links

  • Linux kernel code documentation