Add the number of buttons, and mhich buttons you want mapped to
mwheelup/down in the section:

Option "Buttons" "7"
Option "ZAxisMapping" "4 5"


Tim Brown wrote:
> I have a logitech MX500 usb mouse and i'm having a difficult time
> getting it to work properly, need a little help.
> 
> left and right mouse buttons work ok but the scroll wheel and other
> buttons do not work.
> 
> This is the Core Pointers Input Device Section of my xorg.conf file
> 
> Section "InputDevice"
> 
> # Identifier and driver
> 
>     Identifier  "Mouse1"
>     Driver      "mouse"
>     Option "Protocol"    "Auto"
>     Option "Device"      "/dev/usbmouse"
> 
> # Mouse-speed setting for PS/2 mouse.
> 
> #    Option "Resolution"        "256"
> 
> # When using XQUEUE, comment out the above two lines, and uncomment
> # the following line.
> 
> #    Option "Protocol"  "Xqueue"
> 
> # Baudrate and SampleRate are only for some Logitech mice. In
> # almost every case these lines should be omitted.
> 
> #    Option "BaudRate"  "9600"
> #    Option "SampleRate"        "150"
> 
> # Emulate3Buttons is an option for 2-button Microsoft mice
> # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
> 
> #    Option "Emulate3Buttons"
> #    Option "Emulate3Timeout"    "50"
> 
> # ChordMiddle is an option for some 3-button Logitech mice
> 
> #    Option "ChordMiddle"
> 
> EndSection
> 
> What do I need to change or add here?
> 
> 
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 

-- 
GPG key UID: 0xCED35690
GPG key fingerprint: 1243 C87E 521C 3A0A 3121 C4D6 5A10 AABE CED3 5690


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to