You are not logged in.

#1 2011-01-07 14:54:29

useradded
Member
From: Edinburgh, UK
Registered: 2010-05-15
Posts: 77

synaptics two finger scrolling on dell latitude

Hello


I am trying to enable two-finger scrolling on the touchpad of my dell latitude D410, but it doesn't seem to work.  I have the following in my 10-synaptics.conf:

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
        Option "VertTwoFingerScroll" "true"
        Option "HorizTwoFingerScroll" "true"
        Option "EmulateTwoFingerMinZ" "10"
        Option "EmulateTwoFingerMinW" "7"
        Option "VertEdgeScroll" "false"
        Option "HorizEdgeScroll" "false"
        Option "MaxTapTime" "0"     # disables tap on touchpad
EndSection

This is what I have on my eee netbook, and it works there fine, anyone have any ideas how to get this working on the dell?

Offline

#2 2011-01-07 15:10:13

useradded
Member
From: Edinburgh, UK
Registered: 2010-05-15
Posts: 77

Re: synaptics two finger scrolling on dell latitude

It seems that this is because the D410 has an ALPS touchpad rather than synaptics.  I'll just have to live with side-scroll I suppose.

Offline

Board footer

Powered by FluxBB