[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mouse



After dkms installation of proprietary nvidia drivers mouse start to work very bad. Double click too fast, too inaccurate.
Maybe I can change it in my xorg.conf section:

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

lxde + wheezy x86_64


Reply to: