Quoting Julien Cristau <jcris...@debian.org>: > On Mon, 2009-04-13 at 08:25 +0300, nico...@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! -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org