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 documentation for the button_region_movem...
details: https://anonhg.NetBSD.org/src/rev/6c6511a71e7c
branches: trunk
changeset: 989947:6c6511a71e7c
user: blymn <blymn%NetBSD.org@localhost>
date: Thu Oct 21 04:51:10 2021 +0000
description:
Add documentation for the button_region_movement_enable variable.
diffstat:
share/man/man4/pms.4 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r e9431105a64a -r 6c6511a71e7c share/man/man4/pms.4
--- a/share/man/man4/pms.4 Thu Oct 21 04:49:28 2021 +0000
+++ b/share/man/man4/pms.4 Thu Oct 21 04:51:10 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pms.4,v 1.38 2020/10/01 17:13:19 nia Exp $
+.\" $NetBSD: pms.4,v 1.39 2021/10/21 04:51:10 blymn Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -170,6 +170,17 @@
.It Dv hw.synaptics.movement_threshold
Movements of less than this value (in Synaptics coordinates) are
ignored (default 4).
+.It Dv hw.synaptics.movement_enable
+This value determines whether or not the touchpad will respond to
+touch.
+If set to 1 then the touchpad will respond to touch, if set to 0
+will not respond effectively disabling the touchpad.
+.It Dv hw.synaptics.button_region_movement_enable
+This value determines if finger movement events will be reported for
+fingers that are located in the button emulation region defined by
+.Va hw.synaptics.button_boundary
+If set to 0 (the default) finger movements will not be reported.
+If set to 1 finger movements will be reported.
.It Dv hw.synaptics.button_boundary
Sets the top edge of the button emulation region on a clickpad.
Since a clickpad only reports left clicks this region is used to emulate
Home |
Main Index |
Thread Index |
Old Index