Thanks for your bug report.

Please provide the following information:
1. How is your mouse connected to your PC: serial, PS/2, USB, USB wireless, ...
 For a USB mouse include the relevant output of the command lsusb on a terminal.
 What mechanism does your mouse use: ball mouse, optical, trackball, ...
 How many physical buttons and scrollwheels does you mouse have?
2. Edit /etc/X11/xorg.conf and change the mouse protocol to:
     Option          "Protocol"              "auto"
 change ZAxismapping to the following line:
     Option "ZAxisMapping" "4 5 6 7" 
3. Restart X with Ctrl-Alt-Backspace.
4. Open a terminal and enter the following commands:
 $ xmodmap -pp > ~/xmodmap-pp
 $ xev | grep button
 Put the mouse cursor into the rectangle and push your mouse buttons. Tell us 
which button number is reported, e.g. left = 1, vertical scrollwheel click = 3, 
vertical scrollwheel up = 4, horizontal scrollwheel left = 6, thumb button = 8, 
...
5. Attach your /var/log/Xorg.0.log and ~/xmodmap-pp to this bug report.

-- 
Horizontal scrolling not working for Logitech LX5 mouse
https://bugs.launchpad.net/bugs/89653
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to