[ltp] two finger scrolling
Derek Dolney
linux-thinkpad@linux-thinkpad.org
Sat, 20 Dec 2008 22:01:33 -0500
On Sun, 2008-12-21 at 01:40 +0200, Micha Feigin wrote:
> On Sat, 20 Dec 2008 17:24:56 -0500
> Derek Dolney <nospam@dolney.com> wrote:
>
> > On Sat, 2008-12-20 at 17:50 +0100, Roman Haefeli wrote:
> > > On Sat, 2008-12-20 at 16:26 +0100, Igor V. Rafienko wrote:
> > > > on Dec 20, 2008, 15:40, Roman Haefeli wrote:
> > > >
> > > > > is it possible to do two-finger-scrolling with the the synaptics
> > > > > touchpad on (some) thinkpads?
> > > >
> > > >
> > > > On my T43 (2669), I can:
> > > >
> > > > Option "VertTwoFingerScroll" "true"
> > > >
> > > > ... in the proper section in xorg.conf
> > >
> > > if you let run:
> > >
> > > synclient -m 500
> > >
> > > and then you touch the pad with two fingers, does the 'f' field show the
> > > number 2?
> >
> > I have a T61, and I can get f = 2, and also f = 3!
>
> I only get f=1, what options do you have in xorg.conf for it?
Only these few:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "TouchPad" "SendCoreEvents"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "TouchPad"
Option "Buttons" "0"
Option "SendCoreEvents"
Option "Protocol" "auto-dev"
Option "SHMConfig" "on"
EndSection
>
> >
> > Derek
> >
> > >
> > > here it is always 0 or 1, but never higher.
> > >
> > > roman
> > >
> > >
> > >
> > > ___________________________________________________________
> > > Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
> > >
> >