LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Mouse polling rates (https://www.linuxquestions.org/questions/linux-hardware-18/mouse-polling-rates-321839/)

Diminished7th 05-09-2005 10:40 PM

Mouse polling rates
 
I was wondering if anyone here knew how to alter mouse polling rates. I'm currently at 125hz with a Razer Diamondback. I'd like to achieve at least 500hz. I appreciate your time.

xukosky 05-11-2005 12:01 PM

If it can be done surely it's here:

http://www.xfree86.org/current/mouse.html

jimjones 05-11-2005 06:08 PM

dunno if this helps
 
trying to solve some mouse trouble myself, i ran into this :

> > Mouse section in /etc/X11/XF86Config-4:
> > Section "InputDevice"
> > Identifier "Mouse0"
> > Driver "mouse"
> > Option "ZAxisMapping" "4 5"
> > Option "Protocol" "IMPS/2"
> > Option "Buttons" "3"
> > Option "Device" "/dev/gpmdata"
> > Option "SampleRate" "60"
> > Option "BaudRate" "1200"
> > EndSection

i guess it's maybe the samplerate you were looking for?
the rest will obviously not apply to your coniguration
:study:


All times are GMT -5. The time now is 06:57 AM.