OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Sat Apr 15 2006 - 18:56:48 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2006/04/15 17:56:48

Modified files:
        share/man/man4/man4.hp300: dnkbd.4
        sys/arch/hp300/dev: dnkbd.c

Log message:
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).