Announcement

Collapse
No announcement yet.

Does X 4.2.0 offer any advanced mouse driver options ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Does X 4.2.0 offer any advanced mouse driver options ?

    Hi there,

    just got my new Logitech Dual Optical, really nice !

    XF86Config contains the following:

    Section "InputDevice"
    Driver "mouse"
    Identifier "Mouse[1]"
    Option "Device" "/dev/psaux"
    Option "InputFashion" "Mouse"
    Option "Name" "DUAL OPTICAL MOUSE"
    Option "Protocol" "IMPS/2"
    Option "Vendor" "Logitech"
    # Option "Buttons" "4"
    Option "ZAxisMapping" "4 5"
    EndSection

    But are there any more advanced options ? Like under Windows, there you can adjust things like acceleration etc., has X something similar for XF86Config ?

  • #2
    Mouse acceleration (and a lot of other things, not just mouse-related) are controlled by xset once X is running. Run it without any options or man xset to see what you can do with it.
    Blah blah blah nick blah blah confusion, blah blah blah blah frog.

    Comment


    • #3
      Originally posted by Ribbit
      Mouse acceleration (and a lot of other things, not just mouse-related) are controlled by xset once X is running. Run it without any options or man xset to see what you can do with it.
      Thanks for that tip, I never thought that xset would be the right place to configure this ! The options at xfree86.org don't go far beyond that I've already known, for those who are interested:

      Comment

      Working...
      X