[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Joystick Programming




> I know this may be a primitive question, but how do you use joysticks within
> a game?  What libraries? What packages?  Any source?

	Check out joystick-api.txt in /usr/src/linux/Documentation for
information on the Linux kernel's joystick driver. It's fairly easy, and shows
a few examples. Unfortunately, this api is probably useless on anything other
than Linux
								--Brad