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

Bug#523581: xserver-xorg-input-synaptics: Stops working after upgrading xserver-xorg-core to version 2:1.6.0-1



Quoting Julien Cristau <jcristau@debian.org>:

> On Mon, 2009-04-13 at 08:25 +0300, nicolas@students.cs.unipi.gr wrote:
> > It's seems that the problem now is only the tapping the touchpad for click
> and
> > the horizontal scroll line.
>
> That's expected.  They can be enabled with 'synclient TapButton1=1' and
> 'synclient HorizEdgeScroll=1'.
>
> Cheers,
> Julien
>


Hello,
I finally manage to fix the tap button by adding into xorg.conf:
    Option      "TapButton1"    "1"
    Option      "TapButton2"    "2"
    Option      "TapButton3"    "3"
at the InputDevice section that reflects the synaptics device.
I also discovered that the driver replaced the horizontal scroll line with
a two finger slide on the touchpad as the default move for scrolling.

Cheers!



Reply to: