I've got two USB mice on my Linux box  (Logitech wheel mouse and<br>trackman).  They are working fine simultaneously, (one pointer two<br>mice).  All I want to do is have different sensitivity settings for<br>each because the track ball is way to fast but the mouse is just right.
<br><br>The xset m command doesn't do the job because it changes both at once.<br>In xorg.conf I've tried:<br>Option "Resolution" "n"<br><br>and<br>Option "SampleRate" "n"<br><br>Neither setting had any noticable effect.
<br><br>Is this possible?  I've spent a good deal of time researching this on the net and found no solutions.  Therefore I am considering "scratching my own itch" by writing some code.  Any suggestions as to where the best place to implement such a feature is?  Should it be part of the X server?  Or should it be a lower level filter for /dev/input/mouseN?
<br><br>Thanks for the help.<br>- Cruxic<br><span class="sg"><br></span>