[H-GEN] synaptics pinching?
Ben Martin
monkeyiq at users.sourceforge.net
Sun Nov 14 22:23:54 EST 2010
On Mon, 2010-11-15 at 13:03 +1000, Russell Stuart wrote:
> [ Humbug *General* list - semi-serious discussions about Humbug and ]
> [ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
>
> On Mon, 2010-11-15 at 12:46 +1000, Ben Martin wrote:
> > I recently got a Samsung P580 which includes support for multiple
> > finger detection on its trackpad.
>
> You have found an open source driver that supports multitouch on a
> Synaptics touch pad????
>
>
> Giveme, giveme, giveme. (Please)
Well, I'm just using whatever comes with Fedora 13. Re your post to
humbug ml from earlier in the year, I didn't enable emulation in the
config because the laptop touts that the pad can do two+ finger.
Currently it can detect the two finger scroll but horizontal seems
dodgy / non functional. Also tapping 2+ fingers seems to produce
interesting results of button 4 or 5 depending on how much monkey paw is
applied.
/etc/X11/xorg.conf.d]# cat 10-synaptics.conf
Section "InputClass"
Identifier "touchpad"
Driver "synaptics"
MatchDevicePath "/dev/input/event*"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "4"
Option "VertEdgeScroll" "on"
Option "VertTwoFingerScroll" "on"
Option "HorizEdgeScroll" "on"
Option "HorizTwoFingerScroll" "on"
Option "CircularScrolling" "on"
Option "CircScrollTrigger" "2"
Option "CornerCoasting" "true"
EndSection
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.humbug.org.au/pipermail/general/attachments/20101115/3f70f7fa/attachment.sig>
More information about the General
mailing list