Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2006 16:05:55 +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:  <20060225160555.17a556af@localhost>
In-Reply-To: <43FE230F.5030005@freebsd.org>
References:  <43FAF809.60106@freebsd.org> <20060221143438.18e0bf64@localhost> <43FB31A0.8090004@freebsd.org> <20060221193405.2a05324c@localhost> <43FBAABC.1070304@freebsd.org> <20060222132310.69f359eb@localhost> <43FE230F.5030005@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_2.DTdccesYL7hpaPa4MIZAP
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:
> > I noticed a minor problem though.
> >=20
> > Each touch of the vertical scroll area results in a small horizontal
> > scrolling step to the right.
> >=20
> > 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
>=20
> Ok, a new patch is available here:
> http://people.freebsd.org/~dumbbell/synaptics/psm-synaptics-virtualscroll=
ing-b.patch
>=20
> It fixes the problem you described and add support to change each area
> size (top, right, bottom, left) individualy (the
> hw.psm.synaptics.directional_scrolls isn't used anymore for this
> purpose and is back to its former meaning). For now, the default
> value seems good for the right area but isn't enough for the three
> others. Here they are with their default value:
> hw.psm.synaptics.scroll_margin_top: 800
> hw.psm.synaptics.scroll_margin_right: 800
> hw.psm.synaptics.scroll_margin_bottom: 800
> hw.psm.synaptics.scroll_margin_left: 800

Thanks, your patch does indeed fix the problem,
I don't see the sysctls above though:

fk@TP51 ~ $sysctl hw.psm
hw.psm.tap_threshold: 25
hw.psm.tap_timeout: 125000
hw.psm.synaptics.directional_scrolls: 8000
hw.psm.synaptics.min_pressure: 16
hw.psm.synaptics.max_pressure: 220
hw.psm.synaptics.max_width: 10
hw.psm.synaptics.taphold_timeout: 200000
hw.psm.synaptics.low_speed_threshold: 15
hw.psm.synaptics.min_movement: 7
hw.psm.synaptics.squelch_level: 25
hw.psm.synaptics.high_speed_accel: 100
hw.psm.synaptics.queue_window: 10
hw.psm.synaptics.scroll_squelch_level: 25

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

--Sig_2.DTdccesYL7hpaPa4MIZAP
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

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

iD8DBQFEAHJfjV8GA4rMKUQRAlBOAJ92CvSuxVfIwZxRO/UpDPLKzC5U9QCgvS26
JdDYndkD0e1uxFIRPQvgjrs=
=gHt2
-----END PGP SIGNATURE-----

--Sig_2.DTdccesYL7hpaPa4MIZAP--



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