diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-11-17 05:41:43 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-11-17 05:41:43 +0000 |
commit | 4b868da9eaeeaba37320ead5b22543806d265989 (patch) | |
tree | 632cdb41f70b1da00bd2f5dc3e19c233bfc96be4 /share | |
parent | 25f79bcd7b544d1294be2c67288ac2719336034d (diff) |
Xr zrc 4 here, too
Diffstat (limited to 'share')
-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 |