Date: Fri, 18 Dec 2009 17:46:57 +0000 (UTC) From: Jean-Sebastien Pedron <dumbbell@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4 psm.4 src/sys/dev/atkbdc psm.c Message-ID: <200912181753.nBIHriV5029337@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dumbbell 2009-12-18 17:46:57 UTC FreeBSD src repository Modified files: share/man/man4 psm.4 sys/dev/atkbdc psm.c Log: SVN rev 200674 on 2009-12-18 17:46:57Z by dumbbell Add new "hw.psm.tap_enabled" tunable and sysctl. This tunable allows one to enable (1) or disable (0) gestures like tap and tap-hold on Synaptics TouchPad when the Extended mode isn't enabled (ie. "hw.psm.synaptics_support" not set). By default, the value is -1 in order to keep the current behaviour of not enabling/disabling gestures explicitly. PR: kern/139272 Submitted by: David Horn <dhorn2000 AT gmail DOT com> Reviewed by: David Horn <dhorn2000 AT gmail DOT com> Revision Changes Path 1.50 +12 -0 src/share/man/man4/psm.4 1.106 +35 -0 src/sys/dev/atkbdc/psm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912181753.nBIHriV5029337>