On Sun, May 15, 2005 at 09:48:54PM -0600, Jeremy Huntwork wrote: > > Yes, that one's my fault. I remembered that gpm used /dev/psaux when I > first removed the item from the TODO, but I never got around to changing > that yet. Unless there are any objections, let's set it to /dev/mouse.
If you want to cover all bases, set the legacy psaux option in the kernel config, and set /dev/mouse to point to /dev/input/mice (not mouseX). Then psaux and mouse will point to all available ps2 and USB mice that might be plugged in and will allow for someone who may have a touchpad and a USB mouse plugged to use both of them. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
