Thanks for your bug report.
The right package is xorg, reassigning.

At this moment the default xserver-xorg debconf template always manually 
configures a mouse with these options in /etc/X11/xorg.conf:
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"

Normally Xorg should be able to autodetect the protocol of your mouse
for /dev/input/mice. Perhaps we have to make this the default behaviour.

Please provide the following information:
1. What brand and model is your mouse.
  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. Open /etc/X11/xorg.conf and change the mouse protocol to:
       Option          "Protocol"              "auto"
3. Restart X with Ctrl-Alt-Backspace.
4. Provide the output of the following command on a terminal:
  $ cat /var/log/Xorg.0.log | grep -i "configured mouse"

** Summary changed:

- Mouse buttons 6 and 7 working incorrectly.
+ Mouse side buttons work incorrect as middle and right click

** Changed in: xdebconfigurator (Ubuntu)
     Assignee: (unassigned) => Pascal De Vuyst
       Status: Confirmed => Incomplete

** Changed in: xorg (Ubuntu)
Sourcepackagename: xdebconfigurator => xorg

-- 
Mouse side buttons work incorrect as middle and right click
https://bugs.launchpad.net/bugs/107900
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