Re: Fix sudden warps in mousedev

From: Dmitry Torokhov
Date: Tue Mar 27 2007 - 11:46:31 EST


On 3/27/07, Chuck Ebbert <cebbert@xxxxxxxxxx> wrote:
Dmitry Torokhov wrote:
>
> The driver grabs tochpad with EVIOCGRAB ioctl to prevent input events
> from bveing delivered to X through /dev/input/mice which is still in
> whidespread use. That's why evtest does not work. We could as Peter
> (CCed) to implement an option to turn off grabbing so users who don't
> use mousedev multiplexor can use evtest and other commands.
>

What should people be using instead of /dev/input/mice ?

/dev/input/mice is most convenient source untill X gets hotplug ability.


And why did the mouse numbers all get rearranged in 2.6.20, e.g.
mouse1 became mouse2 for many people?

Input devices are not guaranteed to be stable.

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