moused(8): Fix a couple of typos in the manual pages
- s/compatibiliy/compatibility/ - s/rewriten/rewritten/ - s/derrived/derived/ - s/suppported/supported/ - s/Horisontal/Horizontal/ - s/thesholds/thresholds/ MFC after: 3 days
This commit is contained in:
@@ -299,7 +299,7 @@ or
|
||||
.Dq Li generic .
|
||||
.It Fl l Ar level
|
||||
Ignored.
|
||||
Used for compatibiliy with legacy
|
||||
Used for compatibility with legacy
|
||||
.Nm .
|
||||
.It Fl m Ar N=M
|
||||
Assign the physical button
|
||||
@@ -529,7 +529,7 @@ The
|
||||
.Nm
|
||||
utility first appeared in
|
||||
.Fx 2.2 .
|
||||
It was rewriten to support multiple input event devices in
|
||||
It was rewritten to support multiple input event devices in
|
||||
.Fx 15.0 .
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
|
||||
@@ -37,7 +37,7 @@ file specifies how the
|
||||
(mouse daemon) should operate. It provides ability to adjust certain
|
||||
mice parameters on per-device basis.
|
||||
.Pp
|
||||
Configuration file format is derrived from
|
||||
Configuration file format is derived from
|
||||
.Xr libinput 1
|
||||
device quirk files.
|
||||
A file may contain multiple section headers ([some identifier])
|
||||
@@ -72,7 +72,7 @@ glob for the DMI modalias or the DeviceTree compatible string.
|
||||
.It MatchDevType
|
||||
One of touchpad, mouse, pointingstick, keyboard, joystick, tablet,
|
||||
tablet-pad.
|
||||
Only touchpad and mouse types are suppported.
|
||||
Only touchpad and mouse types are supported.
|
||||
.El
|
||||
.Ss List of currently available Moused tags.
|
||||
.Bl -tag -width indent
|
||||
@@ -296,10 +296,10 @@ Enable natural scrolling.
|
||||
.It MousedThreeFingerDrag
|
||||
Enable dragging with three fingers.
|
||||
.It MousedSoftButton2X
|
||||
Horisontal position of 2-nd softbutton left edge in percents.
|
||||
Horizontal position of 2-nd softbutton left edge in percents.
|
||||
(0-disable)
|
||||
.It MousedSoftButton3X
|
||||
Horisontal position of 3-rd softbutton left edge in percents.
|
||||
Horizontal position of 3-rd softbutton left edge in percents.
|
||||
(0-disable)
|
||||
.It MousedSoftButtonsY
|
||||
Vertical size of softbuttons area in percents.
|
||||
@@ -392,7 +392,7 @@ Predefined quirks processed before
|
||||
.Nm .
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
Set touch pressure and palm detection thesholds for PS/2 Synaptics
|
||||
Set touch pressure and palm detection thresholds for PS/2 Synaptics
|
||||
touchpad:
|
||||
.Bd -literal -offset indent
|
||||
[SynPS/2 Synaptics TouchPad]
|
||||
|
||||
Reference in New Issue
Block a user