diff options
author | 2005-11-17 05:41:42 +0000 | |
---|---|---|
committer | 2005-11-17 05:41:42 +0000 | |
commit | bcc5c7e67b26da1e0d979bf82555d1aa1620f31c (patch) | |
tree | ff9a8cb16a19de0d468578780270f01c60bb9c60 | |
parent | Xr zrc 4 (diff) | |
download | wireguard-openbsd-bcc5c7e67b26da1e0d979bf82555d1aa1620f31c.tar.xz wireguard-openbsd-bcc5c7e67b26da1e0d979bf82555d1aa1620f31c.zip |
Xr zrc 4 here, too
-rw-r--r-- | share/man/man4/man4.zaurus/zkbd.4 | 6 | ||||
-rw-r--r-- | share/man/man4/wskbd.4 | 5 |
2 files changed, 9 insertions, 2 deletions
diff --git a/share/man/man4/man4.zaurus/zkbd.4 b/share/man/man4/man4.zaurus/zkbd.4 index 52a9dc909ae..1735865ad8a 100644 --- a/share/man/man4/man4.zaurus/zkbd.4 +++ b/share/man/man4/man4.zaurus/zkbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zkbd.4,v 1.13 2005/11/11 17:02:08 uwe Exp $ +.\" $OpenBSD: zkbd.4,v 1.14 2005/11/17 05:41:42 uwe Exp $ .\" .\" Copyright (c) 2004 Theo de Raadt <deraadt@openbsd.org> .\" @@ -84,12 +84,16 @@ variable is 1. All keyboard input (including the On/Off key) is ignored if the display is shut. .Pp +Additional keys can be generated by a remote control plugged into the +headphone jack - see +.Xr zrc 4 . For information on the use and configuration of the keyboard refer to .Xr wskbd 4 . .Sh SEE ALSO .Xr intro 4 , .Xr pxaip 4 , .Xr wskbd 4 , +.Xr zrc 4 , .Xr sysctl 8 .Sh HISTORY The diff --git a/share/man/man4/wskbd.4 b/share/man/man4/wskbd.4 index 955077b6862..a2ca5c540fc 100644 --- a/share/man/man4/wskbd.4 +++ b/share/man/man4/wskbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wskbd.4,v 1.16 2005/04/22 11:59:10 miod Exp $ +.\" $OpenBSD: wskbd.4,v 1.17 2005/11/17 05:41:42 uwe Exp $ .\" $NetBSD: wskbd.4,v 1.5 2000/03/20 11:51:59 pk Exp $ .\" .\" Copyright (c) 1999 @@ -46,6 +46,8 @@ (HIL keyboard) .Cd "wskbd* at zkbd? mux 1" (Zaurus keyboard) +.Cd "wskbd* at zrc? mux 1" +(Zaurus remote control) .Cd "wskbd* at dnkbd? mux 1" (Apollo Domain keyboard) .Sh DESCRIPTION @@ -156,5 +158,6 @@ driver supports it. .Xr wscons 4 , .Xr wsmux 4 , .Xr zkbd 4 , +.Xr zrc 4 , .Xr zskbd 4 , .Xr wsconsctl 8 |