The workaround for the click delay in Intrepid:

1. Execute
xinput list
and note your mouse name. For me, this is "Logitech USB-PS/2 Optical Mouse".

2. Create the file /etc/hal/fdi/policy/mouse-3button.fdi, containing (replace 
the mouse name with yours!):
<match key="info.product" string="Logitech USB-PS/2 Optical Mouse">
 <merge key="input.x11_options.Emulate3Buttons" type="string">false</merge>
</match>

3. Unplug your mouse and replug it. (This won't suffice if it's a PS/2
mouse i guess. In this case reboot.)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to