Am 20.05.10 20:02, schrieb Sverre Froyen: > On Thu May 20 2010 11:47:12 Marc Balmer wrote: >> fwiw, I contacted Matthieu Herrb, author of xf86-input-ws, if we could >> add scaling to the X input driver. It already has these MaxX, MinX etc. >> variables for absolute devices, so it might be a good place to add the >> scaling, too (and maybe it even already exists somewhere). > > Would you be able to scale two mice differently? My Xorg log indicates a > single > mouse only, so I suspect wscons merges the two mouse event streams. I need to > be able to scale the bluetooth mouse but not the touchpad.
yes, I think that should work. On several systems I have a mouse (a "normal" one) and a second input device. wsmouse0 and wsmouse1. So they can be configured separately. In any case, configuring them individually is a must, I'd say.