diff options
Diffstat (limited to 'static/netbsd/man4/btkbd.4 4.html')
| -rw-r--r-- | static/netbsd/man4/btkbd.4 4.html | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/static/netbsd/man4/btkbd.4 4.html b/static/netbsd/man4/btkbd.4 4.html new file mode 100644 index 00000000..345cf1d5 --- /dev/null +++ b/static/netbsd/man4/btkbd.4 4.html @@ -0,0 +1,59 @@ +<table class="head"> + <tr> + <td class="head-ltitle">BTKBD(4)</td> + <td class="head-vol">Device Drivers Manual</td> + <td class="head-rtitle">BTKBD(4)</td> + </tr> +</table> +<div class="manual-text"> +<section class="Sh"> +<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> +<p class="Pp"><code class="Nm">btkbd</code> — <span class="Nd">Bluetooth + keyboard support</span></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> +<p class="Pp"><code class="Cd">btkbd* at bthidev? reportid ?</code> + <br/> + <code class="Cd">wskbd* at btkbd? console ?</code></p> +<p class="Pp"> + <br/> + <code class="Cd">options BTKBD_REPEAT</code> + <br/> + <code class="Cd">options BTKBD_LAYOUT=XXX</code></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> +<p class="Pp">The <code class="Nm">btkbd</code> driver provides support for + Bluetooth wireless keyboards.</p> +<p class="Pp">Bluetooth keyboards are configured using the + <a class="Xr">btdevctl(8)</a> program, and provide system access through the + <a class="Xr">wscons(4)</a> driver.</p> +</section> +<section class="Sh"> +<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE + ALSO</a></h1> +<p class="Pp"><a class="Xr">bluetooth(4)</a>, <a class="Xr">bthidev(4)</a>, + <a class="Xr">wskbd(4)</a>, <a class="Xr">btdevctl(8)</a></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> +<p class="Pp">The <code class="Nm">btkbd</code> driver appeared in + <span class="Ux">NetBSD 4.0</span> and was written by <span class="An">Iain + Hibbert</span> under the sponsorship of Itronix, Inc.</p> +</section> +<section class="Sh"> +<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> +<p class="Pp">Due to the configuration and connection requirements, Bluetooth + keyboards cannot be used until <span class="Ux">NetBSD</span> is fully + booted.</p> +<p class="Pp">Bluetooth keyboards cannot be the <span class="Ux">NetBSD</span> + system console.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">May 16, 2009</td> + <td class="foot-os">NetBSD 10.1</td> + </tr> +</table> |
