summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/adbbt.4 4.html
blob: e4d8dfce45ea2e36da39c9d1a1f3e8597ef4ece4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<table class="head">
  <tr>
    <td class="head-ltitle">ADBBT(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">ADBBT(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">adbbt</code> &#x2014; <span class="Nd">support
    for ADB hotkey devices found in some Apple laptops</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">adbbt* at nadb?</code>
  <br/>
  <code class="Cd">wskbd* at adbbt?</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">adbbt</code> driver handles all ADB hotkey
    devices within the <a class="Xr">wscons(4)</a> framework. So far it only
    translates button events back to their corresponding function key codes.</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">nadb(4)</a>, <a class="Xr">wskbd(4)</a>,
    <a class="Xr">wsconsctl(8)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
<p class="Pp">Actually send hotkey events at least for the classes we can handle
    like display brightness.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">May 14, 2007</td>
    <td class="foot-os">NetBSD 10.1</td>
  </tr>
</table>