Module Name: src Committed By: ryoon Date: Mon Feb 10 16:13:48 UTC 2020
Modified Files: src/share/man/man4: pms.4 Log Message: Add description on hw.alps.touchpad_movement_threshold To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/share/man/man4/pms.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/pms.4 diff -u src/share/man/man4/pms.4:1.33 src/share/man/man4/pms.4:1.34 --- src/share/man/man4/pms.4:1.33 Mon Feb 10 15:30:33 2020 +++ src/share/man/man4/pms.4 Mon Feb 10 16:13:48 2020 @@ -1,4 +1,4 @@ -.\" $NetBSD: pms.4,v 1.33 2020/02/10 15:30:33 ryoon Exp $ +.\" $NetBSD: pms.4,v 1.34 2020/02/10 16:13:48 ryoon Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. @@ -226,6 +226,9 @@ variables control behavior of ALPS touch Decreased values improve the accuracy of X and Y-axis reporting at the expense of slower mouse movement (default 2 for touchpad and 1 for TrackStick). +.It Dv hw.alps.touchpad_movement_threshold +Movements of less than this value (in ALPS coordinates) are +ignored (default 4). .El .Sh SEE ALSO .Xr pckbc 4 ,