Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Grammar, whitespace; make AUTHORS section fro...
details: https://anonhg.NetBSD.org/src/rev/580a6930e749
branches: trunk
changeset: 337216:580a6930e749
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 06 21:10:31 2015 +0000
description:
Grammar, whitespace; make AUTHORS section from HISTORY since it mostly cites
people.
diffstat:
share/man/man4/btmagic.4 | 19 +++++++++++--------
1 files changed, 11 insertions(+), 8 deletions(-)
diffs (55 lines):
diff -r 42fc6db5bf82 -r 580a6930e749 share/man/man4/btmagic.4
--- a/share/man/man4/btmagic.4 Mon Apr 06 20:19:28 2015 +0000
+++ b/share/man/man4/btmagic.4 Mon Apr 06 21:10:31 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: btmagic.4,v 1.3 2015/04/06 17:57:51 bouyer Exp $
+.\" $NetBSD: btmagic.4,v 1.4 2015/04/06 21:10:31 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -53,8 +53,8 @@
.Pp
The Magic Mouse and Magic Trackpad use the standard
.Tn USB
-Human Interface Device protocol to communicate, but does not provide a
-proper HID Descriptor, and requires specific initializations to enable
+Human Interface Device protocol to communicate, but do not provide a
+proper HID Descriptor, and require specific initializations to enable
the proprietary touch reports.
.Pp
The Magic Mouse provides basic mouse functionality with two buttons,
@@ -75,10 +75,11 @@
The
.Nm
driver emulates 3 buttons by splitting the area at the bottom of the
-device if 3 equal zones and detect finger presence in one of these zones
-when the button is pressed. Pointer movement is reported for single-touch
+device in 3 equal zones and detects finger presence in one of these zones
+when the button is pressed.
+Pointer movement is reported for single-touch
movements over the device, and scroll is reported for multi-touch movements.
-
+.Pp
The trackpad has a base resolution of 1300dpi, which the driver scales
by default to a less sensitive 650dpi, but this is adjustable with
.Xr sysctl 8
@@ -121,7 +122,8 @@
.Xr wsmouse 4 ,
.Xr btdevctl 8 ,
.Xr sysctl 8
-.Sh HISTORY
+.Sh AUTHORS
+.An -nosplit
The
.Nm
driver was written by
@@ -130,7 +132,8 @@
.Tn Linux
driver written by
.An Michael Poole .
-.An Manuel Bouyer added Magic Trackpad support, with reference to the
+.An Manuel Bouyer
+added Magic Trackpad support, with reference to the
.Tn Linux
driver written by
.An Michael Poole
Home |
Main Index |
Thread Index |
Old Index