summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/man4.powerpc/akbd.4 3.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/man4.powerpc/akbd.4 3.html')
-rw-r--r--static/freebsd/man4/man4.powerpc/akbd.4 3.html84
1 files changed, 0 insertions, 84 deletions
diff --git a/static/freebsd/man4/man4.powerpc/akbd.4 3.html b/static/freebsd/man4/man4.powerpc/akbd.4 3.html
deleted file mode 100644
index 39ba2130..00000000
--- a/static/freebsd/man4/man4.powerpc/akbd.4 3.html
+++ /dev/null
@@ -1,84 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">AKBD(4)</td>
- <td class="head-vol">Device Drivers Manual (powerpc)</td>
- <td class="head-rtitle">AKBD(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">akbd</code> &#x2014; <span class="Nd">ADB
- Keyboard Driver</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
-<p class="Pp">To compile this driver into the kernel, place the following lines
- in your kernel configuration file:</p>
-<div class="Bd Pp Bd-indent"><code class="Cd">device adb</code></div>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The <code class="Nm">akbd</code> driver provides support for all
- keyboards attached to the Apple Desktop Bus (ADB).</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
-<p class="Pp">Devices supported by the <code class="Nm">akbd</code> driver
- include:</p>
-<p class="Pp"></p>
-<ul class="Bl-bullet Bl-compact">
- <li>Apple Extended Keyboard</li>
- <li>Apple Keyboard II</li>
- <li>Apple iBook Keyboard</li>
- <li>Apple PowerBook Keyboard</li>
-</ul>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="EVENTS"><a class="permalink" href="#EVENTS">EVENTS</a></h1>
-<p class="Pp">The <code class="Nm">akbd</code> driver sends events to
- <a class="Xr">devd(8)</a> for the following events under the
- <code class="Cd">PMU</code> system:</p>
-<p class="Pp"></p>
-<ul class="Bl-bullet Bl-compact">
- <li>Power button - <code class="Cd">Button</code> subsystem,
- <code class="Cd">pressed</code> type.</li>
-</ul>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SYSCTL_VARIABLES"><a class="permalink" href="#SYSCTL_VARIABLES">SYSCTL
- VARIABLES</a></h1>
-<p class="Pp">The <code class="Nm">akbd</code> driver supports the following
- sysctl variable for configuring the Fn keys:</p>
-<dl class="Bl-tag">
- <dt id="dev.akbd._d.fn_keys_function_as_primary"><var class="Va">dev.akbd.%d.fn_keys_function_as_primary</var></dt>
- <dd>Set the Fn keys to be their F-key type as default. A value of 0 causes the
- F-keys keys to work as special keys by default (
- <a class="Xr">abtn(4)</a>) and a value of 1 sets them to behave as F-keys
- by default.</dd>
-</dl>
-</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">abtn(4)</a>, <a class="Xr">adb(4)</a>,
- <a class="Xr">cuda(4)</a>, <a class="Xr">pmu(4)</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">akbd</code> device driver appeared in
- <span class="Ux">FreeBSD 8.0</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp">The <code class="Nm">akbd</code> driver was written by
- <span class="An">Nathan Whitehorn</span>
- &lt;<a class="Mt" href="mailto:nwhitehorn@FreeBSD.org">nwhitehorn@FreeBSD.org</a>&gt;.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">December 3, 2009</td>
- <td class="foot-os">FreeBSD 15.0</td>
- </tr>
-</table>