Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 manpage improvements
details: https://anonhg.NetBSD.org/src/rev/3f6db8498f27
branches: trunk
changeset: 757990:3f6db8498f27
user: plunky <plunky%NetBSD.org@localhost>
date: Mon Oct 11 15:15:57 2010 +0000
description:
manpage improvements
diffstat:
share/man/man4/btmagic.4 | 20 ++++++++++++--------
1 files changed, 12 insertions(+), 8 deletions(-)
diffs (57 lines):
diff -r 0f0dea0be74e -r 3f6db8498f27 share/man/man4/btmagic.4
--- a/share/man/man4/btmagic.4 Mon Oct 11 14:16:30 2010 +0000
+++ b/share/man/man4/btmagic.4 Mon Oct 11 15:15:57 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: btmagic.4,v 1.1 2010/05/22 18:56:01 plunky Exp $
+.\" $NetBSD: btmagic.4,v 1.2 2010/10/11 15:15:57 plunky Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 22, 2010
+.Dd October 11, 2010
.Dt BTMAGIC 4
.Os
.Sh NAME
@@ -44,6 +44,10 @@
.Dq Magic Mouse
from
.Tn Apple, Inc .
+As remote devices cannot be discovered by autoconfig, configuring
+a mouse is normally carried out with the
+.Xr btdevctl 8
+program.
.Pp
The Magic Mouse uses the standard
.Tn USB
@@ -65,14 +69,10 @@
distance necessary to trigger scrolling and the additional downscale
factor applied to scroll movements.
.Pp
-The Magic Mouse should be configured with the
-.Xr btdevctl 8
-program and
.Nm
interfaces to the system as usual through the
-.Xr wscons 4
-driver.
-The following properties are used during autoconfiguration:
+.Xr wsmouse 4
+driver, and the following properties are used during autoconfiguration:
.Bl -tag -width ".It remote-bdaddr"
.It vendor-id
Must be 0x05ac.
@@ -96,6 +96,10 @@
driver has configured, it will attempt to open a connection to the mouse
and, if this fails or the connection is lost, will wait for the
mouse to initiate connections.
+The Magic Mouse requires connections to be authenticated, and
+should accept a PIN of
+.Sq 0000
+during the pairing process.
.Sh SEE ALSO
.Xr bluetooth 4 ,
.Xr bthub 4 ,
Home |
Main Index |
Thread Index |
Old Index