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

Bug#614372: xserver-xorg-input-synaptics: Not all options from xorg.conf are active in X.



On Mon, Feb 21, 2011 at 15:01:53 +0100, Reinhard Karcher wrote:

> Package: xserver-xorg-input-synaptics
> Version: 1.3.99.901-1
> Severity: normal
> 
> 
> Relevant part from xorg.conf:
> Section "InputDevice"
>         Identifier      "SynPS/2 Synaptics TouchPad"
>         Driver          "synaptics"
>         Option          "CorePointer"
>         Option          "Buttons"               "10"
>         Option          "ZaxisMapping"          "4 5 6 7"
>         Option          "Protocol"              "auto-dev"
>         Option          "TapButton1"    "1"
>         Option          "VertEdgeScroll"        "true"
>         Option          "HorizEdgeScroll"       "true"
>         Option          "RTCornerButton"        "2"
> 
> Relevant part from xorg.log:
> [102923.090] (--) SynPS/2 Synaptics TouchPad auto-dev sets device to /dev/input/event10
> [102923.100] (**) Option "Device" "/dev/input/event10"
> [102923.120] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
> [102923.120] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
> [102923.120] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
> [102923.120] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
> [102923.120] (--) SynPS/2 Synaptics TouchPad: buttons: left right scroll-buttons
> [102923.120] (**) Option "VertEdgeScroll" "true"
> [102923.120] (**) Option "HorizEdgeScroll" "true"
> [102923.120] (**) Option "RTCornerButton" "2"
> [102923.120] (**) Option "TapButton1" "1"
> [102923.140] (--) SynPS/2 Synaptics TouchPad: touchpad found
> [102923.140] (**) Option "CorePointer"
> [102923.140] (**) SynPS/2 Synaptics TouchPad: always reports core events
> [102923.150] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
> [102923.150] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
> [102923.150] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
> [102923.150] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
> [102923.150] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
> [102923.150] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
> [102923.150] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
> [102923.150] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
> [102923.170] (--) SynPS/2 Synaptics TouchPad: touchpad found
> [102923.188] (II) config/udev: Adding input device Power Button (/dev/input/event4)
> 
> Output from synclient:
> synclient | grep -e '\(TapButton\|Horiz\)'
>     HorizScrollDelta        = 100
>     HorizEdgeScroll         = 0
>     HorizTwoFingerScroll    = 0
>     TapButton1              = 0
>     TapButton2              = 2
>     TapButton3              = 0
> 
> TapButton1 and HorizEdgeScroll are disabled in X, but enabled in xorg.conf
> and logged in Xorg.log.
> 
> Both options can be enabled using synclient.
> 
Does this also happen in a bare X session (no gnome, no kde, ...)?

Cheers,
Julien



Reply to: