SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2011-12-01 08:36:19

bwat47
New Member
Registered: 2011-12-01
Posts: 7

Touchpad 2/3 finger tap not working

I just installed crunchbang on my laptop, which has an elantech (synaptics) touchpad. 2 finger scroll works, but 2 and 3 finger taps for right and middle click don't work at all, and I see no place to configure them. Is there anyway I can get this to work?

Offline

Help fund CrunchBang, donate to the project!

#2 2011-12-01 08:39:39

machinebacon
#! unstable
From: China
Registered: 2009-07-02
Posts: 6,825
Website

Re: Touchpad 2/3 finger tap not working

Hello and welcome to #!

Until you get an answer from somebody who knows better than me big_smile you can try a forum search for 'elantech' and have a look here: http://crunchbanglinux.org/forums/topic … ultitouch/


Sweaty lads picking up the soap | I love the new "Ignore user" button

Offline

#3 2011-12-02 13:33:38

sleeveroller
Member
From: Liverpool, UK
Registered: 2011-02-25
Posts: 40
Website

Re: Touchpad 2/3 finger tap not working

I used this thread to get the initial touchpad working correctly.

http://forums.debian.net/viewtopic.php?f=17&t=71944

But if you have 2 finger scrolling already working you can probably just run

synclient -l | grep TapButton

and take a look at the values for 2 and 3 if they are 0 then you need to configure them.

to test you can run

synclient TapButton2=2
synclient TapButton3=3

and that should enable 2 and 3 finger taps.

To store these permanently copy '/usr/share/X11/xorg.conf.d/50-synaptics.conf' to '/etc/X11/xorg.conf.d/50-synaptics.conf' if it doesn't already exist.

Then add these lines to '/etc/X11/xorg.conf.d/50-synaptics.conf':

Option "TapButton2" "2"
Option "TapButton3" "3"

I actually use these the other way round i.e. TapButton2=3 so I get right click for a double tap.

Just be careful if wrongly configured file can sometimes stop X from starting.

This all worked for me.

Offline

#4 2012-09-23 13:59:28

Jargen
New Member
Registered: 2012-09-23
Posts: 1

Re: Touchpad 2/3 finger tap not working

Thank you for your tip, i couldn't find anything else that would work. And this worked for me
Thank you again

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo