Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Add description on hw.alps.touchpad_movement_...
details: https://anonhg.NetBSD.org/src/rev/7f057afe8501
branches: trunk
changeset: 744681:7f057afe8501
user: ryoon <ryoon%NetBSD.org@localhost>
date: Mon Feb 10 16:13:48 2020 +0000
description:
Add description on hw.alps.touchpad_movement_threshold
diffstat:
share/man/man4/pms.4 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r be8773a4cc62 -r 7f057afe8501 share/man/man4/pms.4
--- a/share/man/man4/pms.4 Mon Feb 10 16:12:58 2020 +0000
+++ b/share/man/man4/pms.4 Mon Feb 10 16:13:48 2020 +0000
@@ -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 @@
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 ,
Home |
Main Index |
Thread Index |
Old Index