summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-04-15 23:56:49 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-04-15 23:56:49 +0000
commit559f51061543f80d8911154d0530475af20ff578 (patch)
treef18200e5391e5c6bfab09fe210ddc965f7d0646e /share
parentb0c58e2e690f6f44e3a0f832769a5845907eaa56 (diff)
Caps Lock key is special, even in raw mode, on the Domain keyboard, exactly
like on ADB keyboards. Must have been the 80's keyboard fashion. So when we see a Caps Lock event, produce the missing event as well for acceptable behaviour. This does not allow the Caps Lock key to be used for chording, though, so document this in the manpage (honestly, Ctrl and Caps Lock being adjacent, there is no point in swapping them on Domain keyboards, but you never know).
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.hp300/dnkbd.49
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/man4.hp300/dnkbd.4 b/share/man/man4/man4.hp300/dnkbd.4
index 772138236fa..fe68796f5a6 100644
--- a/share/man/man4/man4.hp300/dnkbd.4
+++ b/share/man/man4/man4.hp300/dnkbd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dnkbd.4,v 1.4 2005/05/06 22:22:51 miod Exp $
+.\" $OpenBSD: dnkbd.4,v 1.5 2006/04/15 23:56:46 miod Exp $
.\"
.\" Copyright (c) 2005, Miodrag Vallat
.\"
@@ -23,7 +23,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 6, 2005
+.Dd April 15, 2006
.Dt DNKBD 4 hp300
.Os
.Sh NAME
@@ -138,3 +138,8 @@ key, and the
to
.Em F9
functionality to the corresponding keys.
+.Pp
+Due to hardware pecularities, it is not possible to remap the
+.Sq Caps Lock
+key as a modifier key, such as
+.Sq Control .