Joystick on Linux RH 7.2

I am trying to use a joystick on my system, where shall I start?

I know that my joystick maynot be supported by the system, how can I solve it by coding?

thanks

You should start by reading

/usr/src/linux/Documentation/input/joystick.txt

which is a part of kernel-source package. You will find everything you need.

it seems that the system can detect my joystick, when i tried to run
jstest /dev/input/js0
it says No Such Device, what can I do?

Originally posted by jasc:
it seems that the system can detect my joystick, when i tried to run
jstest /dev/input/js0
it says No Such Device, what can I do?

Read the manual.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.