diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2009-12-07 19:24:02 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2009-12-07 19:24:02 +0000 |
commit | 1fcad186c1f4e3ac159ebcbeab04bcf7ee0656ac (patch) | |
tree | 1dc5af732f3978ece81b44d4ffa3c73d7a9e04b4 | |
parent | fbe65e4a77d03bd0dae878ff8db2f3922b3706fc (diff) |
Mention KB_UK now also supports swapctrlcaps
-rw-r--r-- | share/man/man4/pckbd.4 | 6 | ||||
-rw-r--r-- | share/man/man4/ukbd.4 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/pckbd.4 b/share/man/man4/pckbd.4 index 4ba374dd0d0..8efd1ab5964 100644 --- a/share/man/man4/pckbd.4 +++ b/share/man/man4/pckbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pckbd.4,v 1.36 2008/08/09 16:31:06 miod Exp $ +.\" $OpenBSD: pckbd.4,v 1.37 2009/12/07 19:24:01 oga Exp $ .\" $NetBSD: pckbd.4,v 1.3 1999/12/21 11:31:07 drochner Exp $ .\" .\" Copyright (c) 1999 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: August 9 2008 $ +.Dd $Mdocdate: December 7 2009 $ .Dt PCKBD 4 .Os .Sh NAME @@ -176,7 +176,7 @@ variant. This switches off the .Dq dead accents . .Pp -The KB_BE, KB_FR, KB_FR | KB_DVORAK, KB_JP, KB_US and KB_US | KB_DVORAK +The KB_BE, KB_FR, KB_FR | KB_DVORAK, KB_JP, KB_UK, KB_US and KB_US | KB_DVORAK mappings can be modified to swap the left Control and the Caps Lock keys by the KB_SWAPCTRLCAPS variant bit or the diff --git a/share/man/man4/ukbd.4 b/share/man/man4/ukbd.4 index 8cad3359bf5..4d32415a78c 100644 --- a/share/man/man4/ukbd.4 +++ b/share/man/man4/ukbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ukbd.4,v 1.17 2008/08/09 16:31:06 miod Exp $ +.\" $OpenBSD: ukbd.4,v 1.18 2009/12/07 19:24:01 oga Exp $ .\" $NetBSD: ukbd.4,v 1.10 2001/12/29 15:12:32 augustss Exp $ .\" .\" Copyright (c) 1999, 2001 The NetBSD Foundation, Inc. @@ -52,7 +52,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: August 9 2008 $ +.Dd $Mdocdate: December 7 2009 $ .Dt UKBD 4 .Os .Sh NAME @@ -208,7 +208,7 @@ variant. This switches off the .Dq dead accents . .Pp -The KB_BE, KB_FR, KB_FR | KB_APPLE, KB_FR | KB_DVORAK, KB_JP, KB_US and +The KB_BE, KB_FR, KB_FR | KB_APPLE, KB_FR | KB_DVORAK, KB_JP, KB_UK, KB_US and KB_US | KB_DVORAK mappings can be modified to swap the left Control and the Caps Lock keys by the |