|
I don't know the "correct" answer, but I do know of a kludge which might be acceptable. I found out that you can actually have the same mouse in XF86Config-4 multiple times under different names. I imagine it works the same in xorg.conf.
So, for example, there could be "Configured Mouse" and "Generic Mouse" both using the PS/2 port. This would cause mouse movement speed to double, and also make scroll wheel ticks double. Conveniently, this did NOT cause left and right clicks to double. So, if "Configured Mouse" was set to be a wheel mouse, while "Generic Mouse" were set to be a two button mouse, then everything worked fine. The movement speed would double, and everything else would be normal.
For your particular problem, perhaps this kludge could be used to double the movement speed of one of your mice. I don't know how things work with USB mice, though--I've never fiddled with them.
|