>         Hey Guys. I've got about the same setup as the first fellow (Gentoo 64
> bit build) and I've always wanted to make the touchpad work right, so I
> figured I'd follow along... Unfortunately, no matter how I set my
> touchpad up, it doesn't respond. No errors in /var/log/Xorg.whatever,
> but the touchpad simply doesn't respond to anything, even clicks via the
> buttons.
I would suggest using "synclient -m 100" to see what is happening. I
will say that my FingerLow and FingerHigh are 25 and 30 respectively
though. I don't know why the buttons don't work though. "synclient -l"
may shed some light on the subject as well.


> **************************************************
> mousepad /etc/udev/rules.d/40-personal.rules
> **************************************************
>
> BUS="serio", SYSFS{description}="i8042 Aux-3 Port",
> KERNEL="event2",SYMLINK="input/TouchPad"
>
> (That's all on one line)
Well, here is one error. It should be "event?" instead of "event2".
That way when the event changes its number TouchPad will follow along


>     Option "Protocol" "auto-dev"
I personally have the Protocol "event", but it seems that auto-dev
should work as well due to Arul's messages.

Concerning my previous message:
> I would say that MaxTapTime and MaxTapMove may be too high. I
> can't look at my settings right now, but I will do so and get back to
> you.
Arul, your settings are fine. Mine are very similar, so I don't know
why you are having problems.

Here is the output of "synclient -l" It is far from perfect, but it
does work to some degree. I will note that the popular zv6000s have a
different resolution of touchpad, so they cannot use many of these
settings.
Parameter settings:
    LeftEdge             = 100
    RightEdge            = 850
    TopEdge              = 100
    BottomEdge           = 650
    FingerLow            = 25
    FingerHigh           = 30
    MaxTapTime           = 180
    MaxTapMove           = 220
    MaxDoubleTapTime     = 180
    ClickTime            = 100
    EmulateMidButtonTime = 0
    VertScrollDelta      = 75
    HorizScrollDelta     = 100
    MinSpeed             = 0.6
    MaxSpeed             = 1.1
    AccelFactor          = 0.03
    EdgeMotionMinZ       = 30
    EdgeMotionMaxZ       = 160
    EdgeMotionMinSpeed   = 1
    EdgeMotionMaxSpeed   = 400
    EdgeMotionUseAlways  = 0
    UpDownScrolling      = 1
    TouchpadOff          = 1
    GuestMouseOff        = 1
    LockedDrags          = 1
    RTCornerButton       = 100
    RBCornerButton       = 0
    LTCornerButton       = 0
    LBCornerButton       = 0
    TapButton1           = 4
    TapButton2           = 5
    TapButton3           = 0
    CircularScrolling    = 0
    CircScrollDelta      = 6.36599e-314
    CircScrollTrigger    = 1
    CircularPad          = 0


-Eric Anderson
_______________________________________________
Linuxr3000 mailing list
[email protected]
http://mail.kdewebdev.org/mailman/listinfo/linuxr3000

Reply via email to