diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-06-04 17:56:25 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-06-04 17:56:25 +0000 |
commit | 0e592a15522d9dc85267e74f7de75820c98310c0 (patch) | |
tree | 045bfe7ce445fe0e0bae7c04f3fcc47dd702c76b /share | |
parent | 647681827b051d987c41a8e8d8e1667bcae50714 (diff) |
document resumption and keyboard behaviour with the lid closed.
sure deraadt@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.zaurus/zkbd.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/man4.zaurus/zkbd.4 b/share/man/man4/man4.zaurus/zkbd.4 index a32864548e7..b47906230f2 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.11 2005/05/08 17:46:44 espie Exp $ +.\" $OpenBSD: zkbd.4,v 1.12 2005/06/04 17:56:24 dlg Exp $ .\" .\" Copyright (c) 2004 Theo de Raadt <deraadt@openbsd.org> .\" @@ -76,11 +76,15 @@ End .Pp On/Off is special: pressing the key for 2 seconds will suspend the system. +Pressing the key while the Zaurus is suspended will cause it to resume. Pressing the key longer than 6 seconds will do a nice halt if the machdep.kbdreset .Xr sysctl 8 variable is 1. .Pp +All keyboard input (including the On/Off key) is ignored if the display is +shut. +.Pp For information on the use and configuration of the keyboard refer to .Xr wskbd 4 . .Sh SEE ALSO |