Re: Multiplexing mouse input

James Simmons (jsimmons@suse.com)
Tue, 30 Jan 2001 09:06:05 -0800 (PST)


> Is this possible with the new "Input Drivers" in the 2.4 kernel? Is
> it possible with Linux at all?

Yes. For X do this:

Section "Pointer"
Protocol "ImPS/2"
Device "/dev/input/mice"
ZAxisMapping 4 5
EndSection

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/