On Thu, 04 May 2006 09:02:41 +0930, Iain Buchanan wrote:

> I don't want to use udev, because I would like a general solution that
> works for any of my usb mice (OK, I have a few at different locations :)

You can use a udev rule that detects any USB mouse, but not the trackpad
or stick, something like

BUS=="usb", KERNEL=="mouse?", SYMLINK="usb/mouse"

> Ideally, I would like to make /dev/input/mice use all mice
> from /dev/input/mouse2 and up (ie. not the stick or touchpad).  Can I do
> that somehow?

Wouldn't that remove the benefit of being able to use 3 button emulation
for the pad but not the mice?


-- 
Neil Bothwick

"Take my Worf--please." -Data

Attachment: signature.asc
Description: PGP signature

Reply via email to