>>>>> "Paul" == Paul Johnson <[EMAIL PROTECTED]> writes:
Paul> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paul> On Sun, Mar 23, 2003 at 01:36:42PM -0800, [EMAIL PROTECTED] Paul> wrote: >> There seems to be a total lack of information as to how to get >> the joystick to work under X. Paul> X doesn't care about your joystick. If it works on the Paul> console, it works in X, too. ? My mouse works on the console but I still have to put things like: Section "InputDevice" Identifier "mouse" Driver "mouse" Option "CorePointer" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "SampleRate" "150" Option "Resolution" "180" Option "ZAxisMapping" "4 5" EndSection In my xconfig file. A joystick must require a similar description. It's the InputDevice description which I can't find docs for. (for one thing what do you use as a driver ? It won't be "mouse") Brian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]