At Mon, 28 Jul 2003 23:05:35 +1000, Andrew Bennetts wrote: > On Mon, Jul 28, 2003 at 09:03:05PM +0000, Angus Lees wrote: > > I was going to say I hadn't noticed any difference - but I just tried > > getting X to work and I can't find the right module to make /dev/psaux > > work :( > > I'm guessing that maybe the new HID stuff puts the mouse device at > /dev/input/mouse0 regradless of physical source/protocol?
i tried loading "psmouse", which seems to detect a "synaptics touchpad" on my laptop (i presume this is correct). this seems to be enough for X to open /dev/input/mice successfully - although scratching the pad doesn't make the pointer move at all. loading "mousedev" claims to have loaded a "PS/2 mouse device common for all mice", but this doesn't seem to be sufficient for X to load /dev/psaux (no such device). The Debian ALSA (user-space) packages don't yet cope with modprobe.conf transparently either (/me pokes stevenk) -- - Gus -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
