Um, I take things partially back... double tap does work... in a weird and yet 
to be completely understood way.

I have to tap in one place once... and then apparently again in a corner... I 
think. So, umm... does anyone have hints as where the config files for this 
lie...

Oh, btw, I have extensively searched the web again... even had a look at the 
source for the alps driver... but can't for the life of me figure this one 
out...

Any help greatly appreciated in advance...

Cheers,

Really really puzzled Marek Wawrzyczny


On Tue, 18 Jan 2005 11:25, Marek Wawrzyczny wrote:
> Hi Guys,
>
> I have a laptop with the ALPS DualPoint touchpad. I have recently upgraded
> to the 2.6.11 kernel (Gentoo rc1-mm1) and double tapping has stopped
> working.
>
> Dmesg shows the following entries:
>
> ALPS Touchpad (Dualpoint) detected
>   Disabling hardware tapping
> input: AlpsPS/2 ALPS TouchPad on isa0060/serio1
>
> I have always had trouble configuring the touchpad (I've been trying to get
> the side-scroll functionality working), my attempts to do this in XOrg have
> always managed to crash the X-Server so I've given up months ago.
>
> Double tapping is however something I'm finding difficult to live
> without... anyone knows how to get this one working? If anyone knows how to
> get the side-scrolling working... that would be a nice early Easter bonus
> ;)
>
> Relevant snippet of my XOrg config for reference below ;)
>
> Cheers,
>
> Marek Wawrzyczny
>
> <...Cut...>
>     Load       "synaptics"
>
> <...Cut...>
>
> Section "InputDevice"
>     Identifier  "Touchpad"
>     Driver      "synaptics"
>     Option      "Device"                "/dev/psaux"
>     Option      "Protocol"              "auto-dev"
>     Option      "LeftEdge"              "120"
>     Option      "RightEdge"             "830"
>     Option      "TopEdge"               "120"
>     Option      "BottomEdge"            "650"
>     Option      "FingerLow"             "14"
>     Option      "FingerHigh"            "15"
>     Option      "MaxTapTime"            "180"
>     Option      "MaxTapMove"            "110"
>     Option      "EmulateMidButtonTime"  "75"
>     Option      "VertScrollDelta"       "20"
>     Option      "HorizScrollDelta"      "20"
>     Option      "MinSpeed"              "0.2"
>     Option      "MaxSpeed"              "0.5"
>     Option      "AccelFactor"           "0.01"
>     Option      "EdgeMotionMinSpeed"    "15"
>     Option      "EdgeMotionMaxSpeed"    "15"
>     Option      "UpDownScrolling"       "1"
>     Option      "CircularScrolling"     "1"
>     Option      "CircScrollDelta"       "0.1"
>     Option      "CircScrollTrigger"     "2"
> EndSection
>
> <...Cut...>

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to