You are not logged in.

#1 2011-03-03 01:15:00

sgrif
Member
Registered: 2011-02-28
Posts: 11

[SOLVED]Touchpad issues

I'm on a Asus G73 laptop, and I'm having some issues with my touchpad. Everything works fine for the most part, but there's a few things that act weird. When I'm using one finger, the cursor will sometimes randomly jerk to one side or the other (moves right more often than left), or randomly stop moving briefly. It acts especially screwy when moving the mouse while holding down the mouse button to select text. It does the things mentioned earlier in greater frequency and it will also randomly scroll and paste/move text in odd places (the paste issue started when I moved to KDE). I've tried increasing the synclient values for EmulateTwoFingerMinZ and MinW with no luck. Here's the output of synclient -l. Any advice would be appreciated, thanks for your time.

Parameter settings:
    LeftEdge                = 1760
    RightEdge               = 5300
    TopEdge                 = 1633
    BottomEdge              = 4409
    FingerLow               = 24
    FingerHigh              = 29
    FingerPress             = 255
    MaxTapTime              = 180
    MaxTapMove              = 230
    MaxDoubleTapTime        = 180
    SingleTapTimeout        = 180
    ClickTime               = 100
    FastTaps                = 0
    EmulateMidButtonTime    = 75
    EmulateTwoFingerMinZ    = 29
    EmulateTwoFingerMinW    = 6
    VertScrollDelta         = 104
    HorizScrollDelta        = 104
    VertEdgeScroll          = 1
    HorizEdgeScroll         = 0
    CornerCoasting          = 0
    VertTwoFingerScroll     = 1
    HorizTwoFingerScroll    = 0
    MinSpeed                = 1
    MaxSpeed                = 1.75
    AccelFactor             = 0.0382482
    TrackstickSpeed         = 40
    EdgeMotionMinZ          = 29
    EdgeMotionMaxZ          = 159
    EdgeMotionMinSpeed      = 1
    EdgeMotionMaxSpeed      = 418
    EdgeMotionUseAlways     = 0
    TouchpadOff             = 0
    LockedDrags             = 0
    LockedDragTimeout       = 5000
    RTCornerButton          = 0
    RBCornerButton          = 0
    LTCornerButton          = 0
    LBCornerButton          = 0
    TapButton1              = 1
    TapButton2              = 2
    TapButton3              = 3
    ClickFinger1            = 1
    ClickFinger2            = 1
    ClickFinger3            = 1
    CircularScrolling       = 0
    CircScrollDelta         = 0.1
    CircScrollTrigger       = 0
    CircularPad             = 0
    PalmDetect              = 0
    PalmMinWidth            = 9
    PalmMinZ                = 199
    CoastingSpeed           = 20
    CoastingFriction        = 50
    PressureMotionMinZ      = 29
    PressureMotionMaxZ      = 159
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice         = 1
    TapAndDragGesture       = 1
    AreaLeftEdge            = 0
    AreaRightEdge           = 0
    AreaTopEdge             = 0
    AreaBottomEdge          = 0

Last edited by sgrif (2011-03-03 03:41:08)

Offline

#2 2011-03-03 01:46:22

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: [SOLVED]Touchpad issues

I had similar issues until I upgraded to the newest synaptics driver (3.99.901). it includes true multitouch support (for touchpads that support this), so the finger detection is much better. Note that you'll need the 2.6.38 kernel for it.

Offline

#3 2011-03-03 03:17:31

sgrif
Member
Registered: 2011-02-28
Posts: 11

Re: [SOLVED]Touchpad issues

Is that from a package other than xf86-input-synaptics? This is a brand new computer and I've got the latest version from the core repo

Offline

#4 2011-03-03 03:20:02

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: [SOLVED]Touchpad issues

sgrif wrote:

Is that from a package other than xf86-input-synaptics? This is a brand new computer and I've got the latest version from the core repo

its from the new xf86-input-synaptics package that hasnt yet made its way to core. It will eventually (it just came out 10 days ago http://cgit.freedesktop.org/xorg/driver … ynaptics/), so you can wait for it to make its way to core or install it manually like I did.

Offline

#5 2011-03-03 03:40:47

sgrif
Member
Registered: 2011-02-28
Posts: 11

Re: [SOLVED]Touchpad issues

Yup that appears to have fixed it. It works fine on the 2.6.37 kernel, btw.

Offline

Board footer

Powered by FluxBB