[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#538896: xserver-xorg-input-mouse: Emulate3Buttons does not work as documented



On 2011-01-19 17:59:49 +0100, Cyril Brulebois wrote:
> You seem to be using synaptics, which takes precedence over mouse.
> 
> Some details can be found in:
>   http://pkg-xorg.alioth.debian.org/howtos/configure-input.html

Yes, I now remember I added

Section "InputClass"
    Identifier      "TouchPad"
    MatchIsTouchpad "yes"
    Driver          "synaptics"
    # Supported options are given by "synclient -l"
    Option          "EmulateMidButtonTime" "0"
EndSection

in the past and this works. I was probably confused because the
X server logs say that the synaptics module is unloaded:

(II) UnloadModule: "synaptics"

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



Reply to: