diff options
-rw-r--r-- | share/man/man4/man4.zaurus/zkbd.4 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/man4.zaurus/zkbd.4 b/share/man/man4/man4.zaurus/zkbd.4 index 9ac3dcf6fc8..e872fad39ae 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.9 2005/04/21 02:36:03 dlg Exp $ +.\" $OpenBSD: zkbd.4,v 1.10 2005/04/21 10:05:23 dlg Exp $ .\" .\" Copyright (c) 2004 Theo de Raadt <deraadt@openbsd.org> .\" @@ -21,7 +21,8 @@ .Nm zkbd .Nd Zaurus keyboard support .Sh SYNOPSIS -.Cd "zkbd* at pxaip?" +.Cd "zkbd0 at pxaip?" +.Cd "wskbd* at zkdb?" .Sh DESCRIPTION The .Nm @@ -73,14 +74,15 @@ Home End .El .Pp -Alt + F1 will select the second virtual console. -.Pp On/Off is special: pressing the key for 2 seconds will suspend the system. Pressing the key longer than 6 seconds will do a nice halt if the machdep.kbdreset .Xr sysctl 8 variable is 1. +.Pp +For information on the use and configuration of the keyboard refer to +.Xr wskbd 4 . .Sh SEE ALSO .Xr intro 4 , .Xr pxaip 4 , |