Hi!
From Fedora 10 or 11 it's not possible to install
lomoco because of the compiling error
Code:
error: stropts.h: No such file or directory
As written
in this thread it is not possible to bypass it.
The xorg.conf mouse section option
Code:
Option "Resolution" "800"
does not work either. The xorg.conf mouse section:
Code:
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
Option "Resolution" "800"
EndSection
So how is it possible to change the mouse resolution now (to 800)?
The mouse is Logitech MX300.