Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git] / share / man / man4 / btkbd.4
blobbcc899713e93d52cbe6de8d44134d8c2d3c02ab4
1 .\" $NetBSD: btkbd.4,v 1.4 2009/05/17 01:00:57 fair Exp $
2 .\"
3 .\" Copyright (c) 2006 Itronix Inc.
4 .\" All rights reserved.
5 .\"
6 .\" Written by Iain Hibbert for Itronix Inc.
7 .\"
8 .\" Redistribution and use in source and binary forms, with or without
9 .\" modification, are permitted provided that the following conditions
10 .\" are met:
11 .\" 1. Redistributions of source code must retain the above copyright
12 .\"    notice, this list of conditions and the following disclaimer.
13 .\" 2. Redistributions in binary form must reproduce the above copyright
14 .\"    notice, this list of conditions and the following disclaimer in the
15 .\"    documentation and/or other materials provided with the distribution.
16 .\" 3. The name of Itronix Inc. may not be used to endorse
17 .\"    or promote products derived from this software without specific
18 .\"    prior written permission.
19 .\"
20 .\" THIS SOFTWARE IS PROVIDED BY ITRONIX INC. ``AS IS'' AND
21 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
22 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
23 .\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL ITRONIX INC. BE LIABLE FOR ANY
24 .\" DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
25 .\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
26 .\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
27 .\" ON ANY THEORY OF LIABILITY, WHETHER IN
28 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
29 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30 .\" POSSIBILITY OF SUCH DAMAGE.
31 .\"
32 .\"
33 .Dd May 16, 2009
34 .Dt BTKBD 4
35 .Os
36 .Sh NAME
37 .Nm btkbd
38 .Nd Bluetooth keyboard support
39 .Sh SYNOPSIS
40 .Cd "btkbd*  at bthidev? reportid ?"
41 .Cd "wskbd*  at btkbd? console ?"
42 .Pp
43 .Cd "options BTKBD_REPEAT"
44 .Cd "options BTKBD_LAYOUT=XXX"
45 .Sh DESCRIPTION
46 The
47 .Nm
48 driver provides support for Bluetooth wireless keyboards.
49 .Pp
50 Bluetooth keyboards are configured using the
51 .Xr btdevctl 8
52 program, and provide system access through the
53 .Xr wscons 4
54 driver.
55 .Sh SEE ALSO
56 .Xr bluetooth 4 ,
57 .Xr bthidev 4 ,
58 .Xr wskbd 4 ,
59 .Xr btdevctl 8
60 .Sh HISTORY
61 The
62 .Nm
63 driver
64 appeared in
65 .Nx 4.0
66 and was written by
67 .An Iain Hibbert
68 under the sponsorship of Itronix, Inc.
69 .Sh BUGS
70 Due to the configuration and connection requirements, Bluetooth keyboards
71 cannot be used until
72 .Nx
73 is fully booted.
74 .Pp
75 Bluetooth keyboards cannot be the
76 .Nx
77 system console.