hi to all,

sorry I was little bit busy during morning.

Original xorg.conf:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "Emulate3Buttons"       "true"
EndSection

it wasn't working with it.

I have changed it to:

Section "InputDevice"
        Identifier      "CorePointer"
        Driver          "mouse"
        Option          "Emulate3Buttons"       "true"
EndSection

After CRTL + ALR + BACKSPACE I have got woking mouse and this config:
Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "Emulate3Buttons"       "true"
EndSection

Working xorg.conf is attached.

:) nice weekend
Peter



** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/12296864/xorg.conf

-- 
single click is considered as double click
https://bugs.launchpad.net/bugs/196711
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