> > What would be the easiest way to achieve this? I guess it might be > > possible using the new Xinput, but I was hoping that there might also be > > a solution using Udev or hotplug? > If the application that opens /dev/input/event* issues a EVIOCGRAB ioctl > on the device, the events should stop appearing in /dev/input/mice as well. I wasn't aware of that - thanks, works perfectly. The hotplug method would have needed installation of a newer Xserver & dependencies, so this is quite convenient.
Many thanks, Yours, Florian -- 0666 - Filemode of the Beast _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
