On Tue, 15 Mar 2005 13:25:12 +0100, Helge Hafting <[EMAIL PROTECTED]> wrote: > 2.6.11-mm1 and earlier: mouse appear as /dev/input/mouse0 > 2.6.11-mm3: mouse appear as /dev/input/mouse1 > > No big problem, one change to xorg.conf and I got the mouse back. > I guess it wasn't supposed to change like that though? >
Vojtech activated scroll handling in keyboard code by default so now your keyboard is mapped to the mouse0 and the mouse moved to mouse1. Vojtech, is is possible to detect whether a keyboard has scroll wheel(s) by its ID? > This is a mouse connected to the ps2 port, also appearing as /dev/psaux > I'd recommend using /dev/input/mice unless you want to _exclude_ some of your input devices. It will get data from all you mice at once and is always available. -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/