> On a related note, I've noticed that the resolution of my mouse has > increased since I have put it in the ps/2 port (I need to move the mouse > further to make the pointer move the same amount). Does anyone know of > any way to ajust this is X or gpm (responsiveness in gpm doesn't seem to > have any noticable effect).
xset m 4 2 this should be faster. of course you can do xset m 8 2 if you need it even faster ;) just play with xset m, i think this is what you need (i had the same problem)