Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 13:23:10 +0100
From:      Fabian Keil <freebsd-listen@fabiankeil.de>
To:        =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <dumbbell@freebsd.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: [PATCH] Fixes and improvements for Synaptics Touchpads
Message-ID:  <20060222132310.69f359eb@localhost>
In-Reply-To: <43FBAABC.1070304@freebsd.org>
References:  <43FAF809.60106@freebsd.org> <20060221143438.18e0bf64@localhost> <43FB31A0.8090004@freebsd.org> <20060221193405.2a05324c@localhost> <43FBAABC.1070304@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_L47ypWOWD+kKiwHPyyoVz2D
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Jean-S=E9bastien P=E9dron <dumbbell@freebsd.org> wrote:

> Fabian Keil wrote:
> > On a ThinkPad R51 the driver seems to works as advertised,
> > but I'm not sure how to test virtual scrolling.
> >=20
> > At the moment I have a numb area at the right side of the
> > touch pad, which changes it's size if I modify
> > hw.psm.synaptics.directional_scrolls.
>=20
> The same thing happen with my touchpad: it only works when the action
> starts from the right side. I will update the patch to allow a different
> size for each margin, they doesn't seem to behave the same way.
>=20
> > I added:
> >=20
> >     Option      "Buttons" "5"
> >     Option      "ZAxisMapping" "4 5"
> >=20
> > to my xorg.conf, but the area stayed numb.
>=20
> This will enable the "vertical wheel" only. To enable horizontal
> scrolling, you may use:
>=20
> 	Option	"Buttons"	"7"
> 	Option	"ZAxisMapping"	"4 5 6 7"

My problem was caused by directly using /dev/psm0 in xorg.conf.
I applied your suggestions, switched to moused and now virtual
scrolling works.

I noticed a minor problem though.

Each touch of the vertical scroll area results in a small horizontal
scrolling step to the right.

This makes it impossible to just scroll vertically in Firefox if the
displayed page is wider than the browser window and lets scrolling
to the left take a little longer.=20

> Thanks for this report!

Looks like I will profit as well. I still prefer the touch stick for
moving the cursor, but virtual scrolling is great.

Fabian
--=20
http://www.fabiankeil.de/

--Sig_L47ypWOWD+kKiwHPyyoVz2D
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFD/Fe1jV8GA4rMKUQRAvLvAKCix1oE1gsTRG5jBlhSaN5YgnJiNwCfVIk6
D0EvSXTQpwX8XWBfbwHocCo=
=Tpyc
-----END PGP SIGNATURE-----

--Sig_L47ypWOWD+kKiwHPyyoVz2D--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060222132310.69f359eb>