[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Touchpad] doesn't work after starting a GTK application ?!?



I have to put these lines in /etc/X11/XF86Config-4 to get my touchpad working, 
of course and these lines already are in the file.


On Tuesday 20 September 2005 10:03, subscriptions@rdegraaf.nl wrote:
> put this in /etc/X11/XF86Config-4
>
> -----------
> Section "InputDevice"
>         Driver "synaptics"
>         Identifier "touchpad"
>         Option "Device" "/dev/psaux"
>         Option "Protocol" "auto-dev"
>         Option "LeftEdge" "1900"
>         Option "RightEdge" "5400"
>         Option "TopEdge" "1900"
>         Option "BottomEdge" "4000"
>         Option "FingerLow" "25"
>         Option "FingerHigh" "30"
>         Option "MaxTapTime" "180"
>         Option "MaxTapMove" "220"
>         Option "VertScrollDelta" "100"
>         Option "MinSpeed" "0.02"
>         Option "MaxSpeed" "0.18"
>         Option "AccelFactor" "0.0010"
>         Option "SHMConfig" "on"
>         # Option "Repeater" "/dev/ps2mouse"
> EndSection
> -----------
>
> Greetings Rob
>
>
> On Tue, 20 Sep 2005 07:41:48 +0800
>
> Wang Xu <gnawux@gmail.com> wrote:
> > 2005/9/19, Detlev Casanova <detlev.casanova88@laposte.net>:
> > > Hello !
> > >
> > > I've got a odd problem : When I start A GTK Application, My touchpad
> > > stop working.
> > > First I have to say that to get my touchpad working when debian start I
> > > have to run this command :
> > >
> > > # echo -n "psmouse" > /sys/devices/platform/i8042/serio0/drvctl
> >
> > I think you'd better try synaptic driver for X server

Attachment: pgpsscnz1XTsZ.pgp
Description: PGP signature


Reply to: