remove dup the from %eax
This commit is contained in:
parent
3ceb173944
commit
2933287bf5
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: pms.4,v 1.30 2017/11/06 21:40:04 wiz Exp $
|
||||
.\" $NetBSD: pms.4,v 1.31 2018/02/04 18:17:59 christos Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993 Christopher G. Demetriou
|
||||
.\" All rights reserved.
|
||||
@ -32,7 +32,7 @@
|
||||
.\"
|
||||
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
|
||||
.\"
|
||||
.Dd November 6, 2017
|
||||
.Dd February 4, 2018
|
||||
.Dt PMS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -157,7 +157,7 @@ ignored (default 4).
|
||||
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
|
||||
two or three buttons by detecting the finger location and reporting
|
||||
either a button 2 or button 3 click iff the the click occurs within
|
||||
either a button 2 or button 3 click iff the click occurs within
|
||||
the region bounded by button_boundary and the bottom of the clickpad.
|
||||
.It Dv hw.synaptics.button3_edge
|
||||
This defines the left hand edge of the button 3 region.
|
||||
|
Loading…
Reference in New Issue
Block a user