Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Synaptics buttons misbehaving
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
LynxofCP
n00b
n00b


Joined: 11 Feb 2005
Posts: 23
Location: Adelaide, Australia

PostPosted: Tue Nov 15, 2005 12:26 pm    Post subject: Synaptics buttons misbehaving Reply with quote

Hi all,

Since I bought my first laptop, I'm trying to come to terms with Synaptics. I'm not sure whether this occurs using the native PS/2 driver that this thing uses, but definately with the driver, I've lost the ability to click and drag using the buttons just beneath my touchpad. I can click, but dragging has no effect.

I wouldn't be so concerned about this but I've found that double clicking is quite difficult in linux (It only seems to work if I don't let my finger move a micron when tapping quickly...)

have I got my click times up too high perhaps or something? I'd appreciate any help on the matter

--steven

Code:
Section "InputDevice"
    Identifier  "TouchPad"
    Driver "synaptics"
    Option "Protocol"   "Auto"
    Option "Device"     "/dev/input/event1"
    Option "LeftEdge"   "1900"
    Option "RightEdge"  "5400"
    Option "Top Edge"   "1400"
    Option "BottomEdge" "4500"
    Option "FingerLow"  "25"
    Option "FingerHigh" "30"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "220"
    Option "VertScrollDelta" "100"
    Option "MinSpeed"   "0.10"
    Option "MaxSpeed"   "0.20"
    Option "AccelFactor" "0.0015"
    Option "SHMConfig"  "on"
    Option "SendCoreEvents"
EndSection

_________________
--Steven
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum