← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 589380] Re: Why isn't "Emulate3Buttons" set to "false" by default?

 

The default is set to off in evdev 2.5.0, but won't be backported. If
you want to disable the feature you can do so by adding this to
/etc/X11/xorg.conf

Section "InputClass"
        Identifier "middle button emulation"
        MatchIsPointer "on"
        Option "Emulate3Buttons" "off"
EndSection

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: xserver-xorg-input-evdev (Ubuntu)
       Status: New => Opinion

-- 
Why isn't "Emulate3Buttons" set to "false" by default?
https://bugs.launchpad.net/bugs/589380
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.



References