[Midnightbsd-cvs] src [10243] trunk/share/vt: add keymaps and fonts
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jun 2 17:35:15 EDT 2018
Revision: 10243
http://svnweb.midnightbsd.org/src/?rev=10243
Author: laffer1
Date: 2018-06-02 17:35:14 -0400 (Sat, 02 Jun 2018)
Log Message:
-----------
add keymaps and fonts
Added Paths:
-----------
trunk/share/vt/
trunk/share/vt/Makefile
trunk/share/vt/fonts/
trunk/share/vt/fonts/Makefile
trunk/share/vt/fonts/gallant.fnt.uu
trunk/share/vt/fonts/vgarom-8x14.hex
trunk/share/vt/fonts/vgarom-8x16.hex
trunk/share/vt/fonts/vgarom-8x8.hex
trunk/share/vt/fonts/vgarom-thin-8x16.hex
trunk/share/vt/fonts/vgarom-thin-8x8.hex
trunk/share/vt/keymaps/
trunk/share/vt/keymaps/INDEX.keymaps
trunk/share/vt/keymaps/Makefile
trunk/share/vt/keymaps/am.kbd
trunk/share/vt/keymaps/be.acc.kbd
trunk/share/vt/keymaps/be.kbd
trunk/share/vt/keymaps/bg.bds.kbd
trunk/share/vt/keymaps/bg.phonetic.kbd
trunk/share/vt/keymaps/br.kbd
trunk/share/vt/keymaps/br.noacc.kbd
trunk/share/vt/keymaps/by.kbd
trunk/share/vt/keymaps/ca-fr.kbd
trunk/share/vt/keymaps/ca.kbd
trunk/share/vt/keymaps/centraleuropean.kbd
trunk/share/vt/keymaps/centraleuropean.qwerty.kbd
trunk/share/vt/keymaps/ch-fr.acc.kbd
trunk/share/vt/keymaps/ch-fr.kbd
trunk/share/vt/keymaps/ch.acc.kbd
trunk/share/vt/keymaps/ch.kbd
trunk/share/vt/keymaps/ch.macbook.acc.kbd
trunk/share/vt/keymaps/colemak.acc.kbd
trunk/share/vt/keymaps/cz.kbd
trunk/share/vt/keymaps/de.acc.kbd
trunk/share/vt/keymaps/de.kbd
trunk/share/vt/keymaps/de.noacc.kbd
trunk/share/vt/keymaps/dk.acc.kbd
trunk/share/vt/keymaps/dk.kbd
trunk/share/vt/keymaps/dk.macbook.kbd
trunk/share/vt/keymaps/ee.kbd
trunk/share/vt/keymaps/es.acc.kbd
trunk/share/vt/keymaps/es.dvorak.kbd
trunk/share/vt/keymaps/es.kbd
trunk/share/vt/keymaps/fi.kbd
trunk/share/vt/keymaps/fr.acc.kbd
trunk/share/vt/keymaps/fr.dvorak.acc.kbd
trunk/share/vt/keymaps/fr.dvorak.kbd
trunk/share/vt/keymaps/fr.kbd
trunk/share/vt/keymaps/fr.macbook.kbd
trunk/share/vt/keymaps/gr.101.acc.kbd
trunk/share/vt/keymaps/gr.elot.acc.kbd
trunk/share/vt/keymaps/gr.kbd
trunk/share/vt/keymaps/hr.kbd
trunk/share/vt/keymaps/hu.101.kbd
trunk/share/vt/keymaps/hu.102.kbd
trunk/share/vt/keymaps/il.kbd
trunk/share/vt/keymaps/is.acc.kbd
trunk/share/vt/keymaps/is.kbd
trunk/share/vt/keymaps/it.kbd
trunk/share/vt/keymaps/jp.capsctrl.kbd
trunk/share/vt/keymaps/jp.kbd
trunk/share/vt/keymaps/jp.pc98.iso.kbd
trunk/share/vt/keymaps/jp.pc98.kbd
trunk/share/vt/keymaps/kz.io.kbd
trunk/share/vt/keymaps/kz.kst.kbd
trunk/share/vt/keymaps/latinamerican.acc.kbd
trunk/share/vt/keymaps/latinamerican.kbd
trunk/share/vt/keymaps/lt.kbd
trunk/share/vt/keymaps/nl.kbd
trunk/share/vt/keymaps/no.dvorak.kbd
trunk/share/vt/keymaps/no.kbd
trunk/share/vt/keymaps/nordic.asus-eee.kbd
trunk/share/vt/keymaps/pl.dvorak.kbd
trunk/share/vt/keymaps/pl.kbd
trunk/share/vt/keymaps/pt.acc.kbd
trunk/share/vt/keymaps/pt.kbd
trunk/share/vt/keymaps/ru.kbd
trunk/share/vt/keymaps/ru.shift.kbd
trunk/share/vt/keymaps/ru.win.kbd
trunk/share/vt/keymaps/se.kbd
trunk/share/vt/keymaps/si.kbd
trunk/share/vt/keymaps/sk.kbd
trunk/share/vt/keymaps/tr.f.kbd
trunk/share/vt/keymaps/tr.kbd
trunk/share/vt/keymaps/ua.kbd
trunk/share/vt/keymaps/ua.shift.alt.kbd
trunk/share/vt/keymaps/uk.capsctrl.kbd
trunk/share/vt/keymaps/uk.dvorak.kbd
trunk/share/vt/keymaps/uk.kbd
trunk/share/vt/keymaps/us.acc.kbd
trunk/share/vt/keymaps/us.ctrl.kbd
trunk/share/vt/keymaps/us.dvorak.kbd
trunk/share/vt/keymaps/us.dvorakl.kbd
trunk/share/vt/keymaps/us.dvorakp.kbd
trunk/share/vt/keymaps/us.dvorakr.kbd
trunk/share/vt/keymaps/us.dvorakx.kbd
trunk/share/vt/keymaps/us.emacs.kbd
trunk/share/vt/keymaps/us.kbd
trunk/share/vt/keymaps/us.unix.kbd
Added: trunk/share/vt/Makefile
===================================================================
--- trunk/share/vt/Makefile (rev 0)
+++ trunk/share/vt/Makefile 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,6 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/vt/Makefile 267541 2014-06-16 12:37:10Z ray $
+
+SUBDIR= fonts keymaps
+
+.include <bsd.subdir.mk>
Property changes on: trunk/share/vt/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/share/vt/fonts/Makefile
===================================================================
--- trunk/share/vt/fonts/Makefile (rev 0)
+++ trunk/share/vt/fonts/Makefile 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,22 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/vt/fonts/Makefile 271333 2014-09-09 20:36:56Z emaste $
+
+FILES= gallant.fnt \
+ vgarom-8x8.fnt \
+ vgarom-8x14.fnt \
+ vgarom-8x16.fnt \
+ vgarom-thin-8x8.fnt \
+ vgarom-thin-8x16.fnt
+
+CLEANFILES+= ${FILES}
+
+.SUFFIXES: .fnt .fnt.uu .hex
+.hex.fnt:
+ vtfontcvt ${.IMPSRC} ${.TARGET}
+
+.fnt.uu.fnt:
+ uudecode -p < ${.IMPSRC} > ${.TARGET}
+
+FILESDIR= ${SHAREDIR}/vt/fonts
+
+.include <bsd.prog.mk>
Property changes on: trunk/share/vt/fonts/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/share/vt/fonts/gallant.fnt.uu
===================================================================
--- trunk/share/vt/fonts/gallant.fnt.uu (rev 0)
+++ trunk/share/vt/fonts/gallant.fnt.uu 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,192 @@
+# $FreeBSD: stable/10/share/vt/fonts/gallant.fnt.uu 267541 2014-06-16 12:37:10Z ray $
+begin 644 gallant.fnt
+M5D9.5#`P,#(,%@``````OP````(`````````````````````````````````
+M```````````````````````````````````````````````&``8`!@`&``8`
+M!@`&``8`!@`&``8```````8`!@```````````````````!F`&8`9@!F`&8`9
+M@````````````````````````````````````````````S`#,`,P!F`?\!_P
+M#,`,P!F`&8!_P'_`,P!F`&8````````````````````&`!^`/\!FX&9 at 9@`^
+M`!^`!\`&8`9 at 9F!_P#^`!@```````````````````#A at 1,!$P$6`.8`#``,`
+M!@`,``P`&<`:(#(@,B!AP```````````````````!P`/@!C`&,`8P`^`'@`^
+M`'<`8V!AX&'`88`_X!Y@```````````````````,`!X`'@`&``8`#``8`!``
+M``````````````````````````````````````#``8`#@`,`!P`&``8`!@`&
+M``8`!P`#``.``8``P```````````````````,``8`!P`#``.``8`!@`&``8`
+M!@`.``P`'``8`#````````````````````````````````\`!@!F8';@&8``
+M`!F`=N!F8`8`#P`````````````````````````````````&``8`!@`&`'_@
+M?^`&``8`!@`&````````````````````````````````````````````````
+M````#``>`!X`!@`&``P`&``0``````````````````````````````!_X'_@
+M```````````````````````````````````````````````````````````,
+M`!X`'@`,`````````````````````&``P`#``8`!@`,``P`&``P`#``8`!@`
+M,``P`&`````````````````````'``^`$8`0P##`,,`PP##`,,`PP##`,(`8
+M@!\`#@````````````````````(`!@`.`!X`-@`&``8`!@`&``8`!@`&``8`
+M!@`_P```````````````````'P`_@&'`0,``P`#``,`!@`,`!@`,`!@`,"!_
+MX'_@```````````````````/@!_`(.!`8`!@`.`'P`_``.``8`!@0&!@0#^`
+M'P````````````````````&``X`#@`6`!8`)@`F`$8`1@"&`/^!_X`&``8`!
+M@```````````````````#\`/P!``$``@`#^`,<``X`!@`&``8$!@8&`PP!^`
+M```````````````````'``P`&``P`#``8`!G@&_`<.!@8&!@8&!P0#^`'P``
+M`````````````````!_@/^!@0`!``,``@`"``8`!``$``P`"``(`!@`$````
+M````````````````#P`1@##`,,`PP!B`#0`&``L`$8`PP##`,,`8@`\`````
+M```````````````/@!'`(.!@8&!@8&!PX#]@'F``8`#``,`!@`<`/```````
+M```````````````````````````,`!X`'@`,```````,`!X`'@`,````````
+M````````````````````````````#``>`!X`#```````#``>`!X`!@`&``P`
+M&``0`````````````````````&`!P`<`'@!X`'@`'@`'``'``&``````````
+M````````````````````````````?\!_P`````!_P'_`````````````````
+M`````````````````````&``.``>``>``>`!X`>`'@`X`&``````````````
+M```````/`!^`.<`@P`#``,`!@`,`!@`,``P```````P`#```````````````
+M``````````````^`/\`P8&!@9R!OH&R@;*!GX&``,``_X`_@````````````
+M```````&``8`"P`+``D`$8`1@!"`/\`@P"!`0&!`8.#P````````````````
+M`````/\`8(!@P&#`8,!A@'^`8,!@8&!@8&!@8&#`_X``````````````````
+M````#\`08"`@(`!@`&``8`!@`&``8``@`#`@&$`/@```````````````````
+M``#_`&'`8,!@8&!@8&!@8&!@8&!@8&!@8$!A@/X`````````````````````
+M`'_`,$`P0#``,``P@#^`,(`P`#``,``P(#`@?^``````````````````````
+M?\`P0#!`,``P`#"`/X`P@#``,``P`#``,`!X```````````````````````/
+MP!!@("`@`&``8`!@`&``8?!@8"!@,&`88`^``````````````````````/#P
+M8&!@8&!@8&!@8'_ at 8&!@8&!@8&!@8&!@\/``````````````````````'X`&
+M``8`!@`&``8`!@`&``8`!@`&``8`!@`?@``````````````````````?@`8`
+M!@`&``8`!@`&``8`!@`&``8`!@`&``8`!@`&``0`.``P`````````/#@88!C
+M`&8`;`!X`'@`?`!N`&<`8X!AP&#@\'``````````````````````>``P`#``
+M,``P`#``,``P`#``,``P`#`@,"!_X`````````````````````#@<&#@<.!P
+MX'#@66!98%E at 36!.8$Y at 1&!$8.3P`````````````````````,!P8"!P('@@
+M6"!,($8 at 1R!#($&@0.!`X$!@X#``````````````````````#P`1P"#`(&!@
+M8&!@8&!@8&!@8&`@0#!`&(`/``````````````````````!_@##`,&`P8#!@
+M,,`W@#``,``P`#``,``P`'@```````````````````````\`$<`@P"!@8&!@
+M8&!@8&!@8&!@,$`X0!^`#@`?`".0`>``````````````_P!A@&#`8,!@P&"`
+M?P!\`&X`9P!C@&'`8.#P<``````````````````````?X#!@8"!@('``/``>
+M``>``<``X$!@0&!@P'^``````````````````````'_ at 1B`&``8`!@`&``8`
+M!@`&``8`!@`&``8`'X``````````````````````\'!@(&`@8"!@(&`@8"!@
+M(&`@8"!@('!`/\`?@`````````````````````#@X&!`,(`P@#"`&0`9`!D`
+M#``.``X`!``$``0``````````````````````/[P9B!F(&8@=B!W0#-`-T`[
+MP#N`&8`9@!F`&8``````````````````````\'!@(#!`.(`8@`T`!@`&``L`
+M$8`1P"#`0&#@\`````````````````````#P<&`@,$`8@!B`#0`&``8`!@`&
+M``8`!@`&``\``````````````````````#_@(,``P`&``8`#``,`!@`&``P`
+M#``8`!@@/^````````````````````?`!\`&``8`!@`&``8`!@`&``8`!@`&
+M``8`!\`'P```````````````````8`!@`#``,``8`!@`#``,``8``P`#``&`
+M`8``P`#```````````````````!\`'P`#``,``P`#``,``P`#``,``P`#``,
+M`'P`?`````````````````````0`#@`;`#&`8,``````````````````````
+M````````````````````````````````````````````````````````````
+M``````#_X/_@```````````!``,`!@`&``>`!X`#````````````````````
+M```````````````````````````````````/@!C`$,`#P!S`,,`PP##`.<`>
+MX```````````````````(`!@`.``8`!@`&>`;\!PX&!@8&!@8&!@<&!XP$^`
+M````````````````````````````````'X`QP"#`8`!@`&``8`!P0##`'X``
+M``````````````````!@`.``8`!@`&`/8#'@(.!@8&!@8&!@8'#@.6`><```
+M``````````````````````````````\`,,!@8&!@?^!@`&``,``88`^`````
+M```````````````#@`3`!,`,``P`#``,`!^`#``,``P`#``,``P`'@``````
+M```````````````````````````?(#'@8,!@P&#`,8`_`&``?\`_X"!@0"!`
+M('_`/X``````$``P`'``,``P`#>`.<`PP##`,,`PP##`,,`PP'G@````````
+M``````````````8`!@``````'@`&``8`!@`&``8`!@`&``8`'X``````````
+M`````````````,``P``````#P`#``,``P`#``,``P`#``,``P"#`,,`X@!\`
+M#@``````8`#@`&``8`!@`&'`8P!F`'P`>`!\`&X`9P!C@/'@````````````
+M```````>``8`!@`&``8`!@`&``8`!@`&``8`!@`&``8`'X``````````````
+M``````````````````#=P&[@9F!F8&9 at 9F!F8&9 at 9F#O<```````````````
+M`````````````````">`><`PP##`,,`PP##`,,`PP'G@````````````````
+M````````````````#X`1P"#@8&!@8&!@8&!P0#B`'P``````````````````
+M``````````````#O@''`8.!@8&!@8&!@8&!`<(!_`&``8`!@`&``\```````
+M``````````````\@$>`@X&!@8&!@8&!@<&`XX!_@`&``8`!@`&``\```````
+M````````````<X`TP#C`,``P`#``,``P`#``>```````````````````````
+M```````````?P##`,$`X`!X`!X`!P"#`,,`_@```````````````````````
+M``0`!``,`'_`#``,``P`#``,``P`#"`.0`>`````````````````````````
+M````````>>`PP##`,,`PP##`,,`PP#G`'F``````````````````````````
+M``````#P<&`@,$`P0!B`&(`-``T`!@`&````````````````````````````
+M`````/]P9B!F(&8 at -T`[0#M`&8`9@!F`````````````````````````````
+M````^/!P0#B`'0`.``<`"X`1P"#@\?``````````````````````````````
+M``#P\&`@,$`P0!B`&(`-``T`!@`&``0`#``(`'@`<```````````````````
+M`'_ at 8.!!P`.`!P`.`!P`."!P8'_@```````````````````!P`,``P`!@`&`
+M`8`#``<``P`!@`&``8`#``,``<````````````````````8`!@`&``8`!@`&
+M``8`!@`&``8`!@`&``8`!@`&``8`!@`&``8`!@``````.``,``P`&``8`!@`
+M#``.``P`&``8`!@`#``,`#@`````````````````````````````````````
+M````'"`^8#;`9\!#@```````````````````JJ!54*J at 55"JH%50JJ!54*J@
+M55"JH%50JJ!54*J at 55"JH%50JJ!54*J at 55`````````&``8```````8`!@`&
+M``8`!@`&``8`!@`&``8`!@````````````````````$``0`#``(`'P`W@"6`
+M9`!L`&@`>(`Y@!\`$``P`"``(``````````&``P`$``0`#``,``P`#X`?``8
+M`!@`&``8`#\@/^`QP```````````````````````````8"!W0#N`$<`PP##`
+M.(`=P"[@0&```````````````````````````/!P8"`P0!B`&(`-``8`/\`&
+M`#_`!@`&``8`#P````````````````````8`!@`&``8`!@`&``8`!@`&````
+M```&``8`!@`&``8`!@`&``8`!@``````#^`88#`@."`>`!^`,<!@X'!@.,`?
+M@`>`0<!`P&&`?P```````````!F`&8``````````````````````````````
+M````````````````````````````````#P`0@"!`+T!9H%F at 6"!8(%F at 6:`O
+M0"!`$(`/```````````````````````.`!\`$X`/@!F`,8`_P![``````#_@
+M?\`````````````````````````````````````````"(`1`"(`1`#,`&8`,
+MP`9@````````````````````````````````````````?^!_X`!@`&``8`!@
+M````````````````````````````````````````````````'X`?@```````
+M``````````````````````````\`$(`@0#]`6:!9H%^@6R!;(%F at .<`@0!"`
+M#P``````````````/\`_P```````````````````````````````````````
+M````````````````````#@`7`".`88!A@'$`.@`<````````````````````
+M```````````````````````````&``8`!@`&`'_@?^`&``8`!@`&````?^!_
+MX```````````````````#@`?`!,``P`&``P`&``?`!\`````````````````
+M```````````````````.`!\`$P`#``8``P`3`!\`#@``````````````````
+M``````````.`#P`<````````````````````````````````````````````
+M``````````````````````````!YX##`,,`PP##`,,`PP##`.<`^8#``,``P
+M`#``8``````````?P#[`?L!^P'[`/L`>P`;`!L`&P`;`!L`&P`;`````````
+M````````````````````````````````!@`/``\`!@``````````````````
+M``````````````````````````````````````````````````(``P`!@`F`
+M!P`````````&``X`#@`&``8`!@`&``8`#P``````````````````````````
+M``````````<`"X`1P##`,,`X@!T`#@``````/^!_P```````````````````
+M`````````````````````&8`,P`9@`S`"(`1`"(`1```````````````````
+M`!@`.``X`!@`&"`88!C`&8`_0`;`#<`9P#+`9,!'X`#``,``````````````
+M&``X`#@`&``8(!A@&,`9@#_`!^`/8!I@,,!A@$,``^`#X``````````````X
+M`'P`3``,`!@@#&!,P'V`.T`&P`W`&<`RP&3`1^``P`#`````````````````
+M```#``,```````,``P`&``P`&``P`#``,$`YP!^`#P```````````!P`#P`#
+M@`8`!@`+``L`"0`1@!&`$(`_P"#`($!`8$!@X/```````````````X`/`!P`
+M!@`&``L`"P`)`!&`$8`0@#_`(,`@0$!@0&#@\``````````````&``\`&8`&
+M``8`"P`+``D`$8`1@!"`/\`@P"!`0&!`8.#P``````````````S`'X`S``8`
+M!@`+``L`"0`1@!&`$(`_P"#`($!`8$!@X/``````````````&8`9@```!@`&
+M``L`"P`)`!&`$8`0@#_`(,`@0$!@0&#@\``````````````&``\`&8`/``8`
+M"P`+``D`$8`1@!"`/\`@P"!`0&!`8.#P``````````````````````_@#B`6
+M(!8`%@`60"?`)D`^`"8`1@!&$$80Y_``````````````````````#\`08"`@
+M(`!@`&``8`!@`&``8``@`#`@&$`/@`(``P`!@`F`!P`<``\``X!_P#!`,$`P
+M`#``,(`_@#"`,``P`#``,"`P('_@``````````````.`#P`<`'_`,$`P0#``
+M,``P@#^`,(`P`#``,``P(#`@?^``````````````!@`/`!F`?\`P0#!`,``P
+M`#"`/X`P@#``,``P`#`@,"!_X``````````````9@!F```!_P#!`,$`P`#``
+M,(`_@#"`,``P`#``,"`P('_@`````````````!P`#P`#@!^`!@`&``8`!@`&
+M``8`!@`&``8`!@`&``8`'X```````````````X`/`!P`'X`&``8`!@`&``8`
+M!@`&``8`!@`&``8`!@`?@``````````````&``\`&8`?@`8`!@`&``8`!@`&
+M``8`!@`&``8`!@`&`!^``````````````!F`&8```!^`!@`&``8`!@`&``8`
+M!@`&``8`!@`&``8`'X``````````````````````_P!AP&#`8&!@8&!@^&#X
+M8&!@8&!@8&!`88#^```````````````,P!^`,P#`<&`@<"!X(%@@3"!&($<@
+M0R!!H$#@0.!`8.`P`````````````!P`#P`#@`\`$<`@P"!@8&!@8&!@8&!@
+M8&!@($`P0!B`#P```````````````X`/`!P`#P`1P"#`(&!@8&!@8&!@8&!@
+M8&`@0#!`&(`/```````````````&``\`&8`/`!'`(,`@8&!@8&!@8&!@8&!@
+M8"!`,$`8@`\```````````````S`'X`S``\`$<`@P"!@8&!@8&!@8&!@8&!@
+M($`P0!B`#P``````````````&8`9@```#P`1P"#`(&!@8&!@8&!@8&!@8&`@
+M0#!`&(`/`````````````````````````````````&!@,,`9@`\`!@`/`!F`
+M,,!@8```````````````````````8`_`$<`AP"'@8V!C8&9@;&!L8'A at .$`P
+M0#B`;P``````````````'``/``.`\'!@(&`@8"!@(&`@8"!@(&`@8"!@('!`
+M/\`?@``````````````#@`\`'`#P<&`@8"!@(&`@8"!@(&`@8"!@(&`@<$`_
+MP!^```````````````8`#P`9@/!P8"!@(&`@8"!@(&`@8"!@(&`@8"!P0#_`
+M'X``````````````&8`9@```\'!@(&`@8"!@(&`@8"!@(&`@8"!@('!`/\`?
+M@``````````````#@`\`'`#P<&`@,$`8@!B`#0`&``8`!@`&``8`!@`&``\`
+M`````````````````````'@`,``P`#^`,,`P8#!@,&`P8##`/X`P`#``>```
+M``````````````````\`&8`9@#&`,8`S@#8`-@`V`#.`,<`PX#1 at -F!WP```
+M```````````````````<``\``X````^`&,`0P`/`',`PP##`,,`YP![@````
+M``````````````````.`#P`<````#X`8P!#``\`<P##`,,`PP#G`'N``````
+M````````````````!@`/`!F````/@!C`$,`#P!S`,,`PP##`.<`>X```````
+M```````````````,P!^`,P````^`&,`0P`/`',`PP##`,,`YP![@````````
+M`````````````!F`&8``````#X`8P!#``\`<P##`,,`PP#G`'N``````````
+M```````&``\`&8`/``8````/@!C`$,`#P!S`,,`PP##`.<`>X```````````
+M`````````````````````!^`-D`F8`Y@/^!F`&8`9@!G8#_`````````````
+M````````````````````'X`QP"#`8`!@`&``8`!P0##`'X`"``,``8`)@`<`
+M````````'``/``.````/`##`8&!@8'_ at 8`!@`#``&&`/@```````````````
+M```````#@`\`'`````\`,,!@8&!@?^!@`&``,``88`^`````````````````
+M``````8`#P`9@```#P`PP&!@8&!_X&``8``P`!A@#X``````````````````
+M````&8`9@``````/`##`8&!@8'_ at 8`!@`#``&&`/@```````````````````
+M```<``\``X```!X`!@`&``8`!@`&``8`!@`&`!^`````````````````````
+M``.`#P`<````'@`&``8`!@`&``8`!@`&``8`'X``````````````````````
+M!@`/`!F````>``8`!@`&``8`!@`&``8`!@`?@``````````````````````9
+M@!F``````!X`!@`&``8`!@`&``8`!@`&`!^````````````````````PP!^`
+M!@`?`#&``<`/P!#@(.!@8&!@8&!P0#B`'P``````````````````````#,`?
+M@#,````G@'G`,,`PP##`,,`PP##`,,!YX``````````````````````<``\`
+M`X````^`$<`@X&!@8&!@8&!@<$`X@!\```````````````````````.`#P`<
+M````#X`1P"#@8&!@8&!@8&!P0#B`'P``````````````````````!@`/`!F`
+M```/@!'`(.!@8&!@8&!@8'!`.(`?```````````````````````,P!^`,P``
+M``^`$<`@X&!@8&!@8&!@<$`X@!\``````````````````````!F`&8``````
+M#X`1P"#@8&!@8&!@8&!P0#B`'P`````````````````````````````````&
+M``8``````'_@?^``````!@`&``````````````````````````````````_@
+M$<`AX&- at 9F!F8&Q@>$`X@'\``````````````````````!P`#P`#@```>>`P
+MP##`,,`PP##`,,`PP#G`'F```````````````````````X`/`!P```!YX##`
+M,,`PP##`,,`PP##`.<`>8``````````````````````&``\`&8```'G@,,`P
+MP##`,,`PP##`,,`YP!Y@`````````````````````!F`&8``````>>`PP##`
+M,,`PP##`,,`PP#G`'F```````````````````````X`/`!P```#P\&`@,$`P
+M0!B`&(`-``T`!@`&``0`#``(`'@`<```````X`!@`&``8`!@`&^`<<!@X&!@
+M8&!@8&!@8$!P@'\`8`!@`&``8`#P`````````!F`&8``````\/!@(#!`,$`8
+E@!B`#0`-``8`!@`$``P`"`!X`'``````(````%\```"A`&``7@``
+`
+end
Property changes on: trunk/share/vt/fonts/gallant.fnt.uu
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/vt/fonts/vgarom-8x14.hex
===================================================================
--- trunk/share/vt/fonts/vgarom-8x14.hex (rev 0)
+++ trunk/share/vt/fonts/vgarom-8x14.hex 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,583 @@
+# $FreeBSD: stable/10/share/vt/fonts/vgarom-8x14.hex 271333 2014-09-09 20:36:56Z emaste $
+# Height: 14
+# Width: 8
+0000:0000000000000000000000000000
+0020:0000000000000000000000000000
+0021:0000183C3C3C1818001818000000
+0022:0066666624000000000000000000
+0023:00006C6CFE6C6C6CFE6C6C000000
+0024:18187CC6C2C07C0686C67C181800
+0025:00000000C2C60C183066C6000000
+0026:0000386C6C3876DCCCCC76000000
+0027:0030303060000000000000000000
+0028:00000C183030303030180C000000
+0029:000030180C0C0C0C0C1830000000
+002A:00000000663CFF3C660000000000
+002B:0000000018187E18180000000000
+002C:0000000000000000181818300000
+002D:000000000000FE00000000000000
+002E:0000000000000000001818000000
+002F:000002060C183060C08000000000
+0030:00007CC6CEDEF6E6C6C67C000000
+0031:000018387818181818187E000000
+0032:00007CC6060C183060C6FE000000
+0033:00007CC606063C0606C67C000000
+0034:00000C1C3C6CCCFE0C0C1E000000
+0035:0000FEC0C0C0FC0606C67C000000
+0036:00003860C0C0FCC6C6C67C000000
+0037:0000FEC6060C1830303030000000
+0038:00007CC6C6C67CC6C6C67C000000
+0039:00007CC6C6C67E06060C78000000
+003A:0000001818000000181800000000
+003B:0000001818000000181830000000
+003C:0000060C18306030180C06000000
+003D:00000000007E00007E0000000000
+003E:00006030180C060C183060000000
+003F:00007CC6C60C1818001818000000
+0040:00007CC6C6DEDEDEDCC07C000000
+0041:000010386CC6C6FEC6C6C6000000
+0042:0000FC6666667C666666FC000000
+0043:00003C66C2C0C0C0C2663C000000
+0044:0000F86C66666666666CF8000000
+0045:0000FE66626878686266FE000000
+0046:0000FE66626878686060F0000000
+0047:00003C66C2C0C0DEC6663A000000
+0048:0000C6C6C6C6FEC6C6C6C6000000
+0049:00003C181818181818183C000000
+004A:00001E0C0C0C0C0CCCCC78000000
+004B:0000E6666C6C786C6C66E6000000
+004C:0000F060606060606266FE000000
+004D:0000C6EEFEFED6C6C6C6C6000000
+004E:0000C6E6F6FEDECEC6C6C6000000
+004F:0000386CC6C6C6C6C66C38000000
+0050:0000FC6666667C606060F0000000
+0051:00007CC6C6C6C6D6DE7C0C0E0000
+0052:0000FC6666667C6C6666E6000000
+0053:00007CC6C660380CC6C67C000000
+0054:00007E7E5A18181818183C000000
+0055:0000C6C6C6C6C6C6C6C67C000000
+0056:0000C6C6C6C6C6C66C3810000000
+0057:0000C6C6C6C6D6D6FE7C6C000000
+0058:0000C6C66C3838386CC6C6000000
+0059:0000666666663C1818183C000000
+005A:0000FEC68C183060C2C6FE000000
+005B:00003C303030303030303C000000
+005C:000080C0E070381C0E0602000000
+005D:00003C0C0C0C0C0C0C0C3C000000
+005E:10386CC600000000000000000000
+005F:000000000000000000000000FF00
+0060:3030180000000000000000000000
+0061:0000000000780C7CCCCC76000000
+0062:0000E06060786C6666667C000000
+0063:00000000007CC6C0C0C67C000000
+0064:00001C0C0C3C6CCCCCCC76000000
+0065:00000000007CC6FEC0C67C000000
+0066:0000386C6460F0606060F0000000
+0067:000000000076CCCCCC7C0CCC7800
+0068:0000E060606C76666666E6000000
+0069:000018180038181818183C000000
+006A:00000606000E0606060666663C00
+006B:0000E06060666C786C66E6000000
+006C:000038181818181818183C000000
+006D:0000000000ECFED6D6D6C6000000
+006E:0000000000DC6666666666000000
+006F:00000000007CC6C6C6C67C000000
+0070:0000000000DC6666667C6060F000
+0071:000000000076CCCCCC7C0C0C1E00
+0072:0000000000DC76666060F0000000
+0073:00000000007CC6701CC67C000000
+0074:0000103030FC303030361C000000
+0075:0000000000CCCCCCCCCC76000000
+0076:0000000000666666663C18000000
+0077:0000000000C6C6D6D6FE6C000000
+0078:0000000000C66C38386CC6000000
+0079:0000000000C6C6C6C67E060CF800
+007A:0000000000FECC183066FE000000
+007B:00000E181818701818180E000000
+007C:0000181818180018181818000000
+007D:0000701818180E18181870000000
+007E:000076DC00000000000000000000
+00A0:0000000000000000000000000000
+00A1:000018180018183C3C3C18000000
+00A2:0018183C666060663C1818000000
+00A3:00386C6460F0606060E6FC000000
+00A4:000000423C6666663C4200000000
+00A5:000066663C187E187E1818000000
+00A6:0000181818180018181818000000
+00A7:007CC660386CC6C66C380CC67C00
+00A8:0063630000000000000000000000
+00A9:0000003E415D51515D413E000000
+00AA:003C6C6C3E007E00000000000000
+00AB:00000000366CD86C360000000000
+00AC:000000000000FE06060600000000
+00AD:0000000000007F00000000000000
+00AE:0000003E415D555955413E000000
+00AF:007E000000000000000000000000
+00B0:00386C6C38000000000000000000
+00B1:00000018187E18180000FF000000
+00B2:0070D83060C8F800000000000000
+00B3:007C0C380C6C3800000000000000
+00B4:00060C1800000000000000000000
+00B5:00000000666666667C6060C00000
+00B6:00007FDBDBDB7B1B1B1B1B000000
+00B7:0000000000000018000000000000
+00B8:000000000000000000000C0C061C
+00B9:0030703030307800000000000000
+00BA:00386C6C38007C00000000000000
+00BB:00000000D86C366CD80000000000
+00BC:00C0C0C6CCD83066CE9E3E060600
+00BD:00C0C0C6CCD83060DC860C183E00
+00BE:00F03063F66C183367CF1F030300
+00BF:0000303000303060C6C67C000000
+00C0:603018001C3663637F6363000000
+00C1:03060C001C3663637F6363000000
+00C2:081C36001C3663637F6363000000
+00C3:3B6E00081C3663637F6363000000
+00C4:00C6C610386CC6C6FEC6C6000000
+00C5:386C3800386CC6C6FEC6C6000000
+00C6:00003E6CCCCCFECCCCCCCE000000
+00C7:00003C66C2C0C0C2663C0C067C00
+00C8:603018007F33303E30337F000000
+00C9:18306000FE66607C6066FE000000
+00CA:081C36007F33303E30337F000000
+00CB:006363007F33303E30337F000000
+00CC:603018003C18181818183C000000
+00CD:060C18003C18181818183C000000
+00CE:183C66003C18181818183C000000
+00CF:006666003C18181818183C000000
+00D0:00003C3633337B3333363C000000
+00D1:76DC00C6E6F6FEDECEC6C6000000
+00D2:603018001C36636363361C000000
+00D3:03060C001C36636363361C000000
+00D4:081C36001C36636363361C000000
+00D5:003B6E001C36636363361C000000
+00D6:00C6C6386CC6C6C6C66C38000000
+00D7:00000063361C081C366300000000
+00D8:00031E36676F6B7B73363C600000
+00D9:603018006363636363633E000000
+00DA:03060C006363636363633E000000
+00DB:081C36006363636363633E000000
+00DC:00C6C600C6C6C6C6C6C67C000000
+00DD:060C18006666663C18183C000000
+00DE:0078303E33333E30303078000000
+00DF:000000007CC6FCC6C6FCC0C04000
+00E0:0060301800780C7CCCCC76000000
+00E1:0018306000780C7CCCCC76000000
+00E2:0010386C00780C7CCCCC76000000
+00E3:00003B6E003C063E66663B000000
+00E4:0000CCCC00780C7CCCCC76000000
+00E5:00386C3800780C7CCCCC76000000
+00E6:00000000CC76367ED8D86E000000
+00E7:000000003C6660663C0C063C0000
+00E8:00603018007CC6FEC0C67C000000
+00E9:000C1830007CC6FEC0C67C000000
+00EA:0010386C007CC6FEC0C67C000000
+00EB:0000CCCC007CC6FEC0C67C000000
+00EC:006030180038181818183C000000
+00ED:000C18300038181818183C000000
+00EE:00183C660038181818183C000000
+00EF:000066660038181818183C000000
+00F0:0000361C36063E6666663C000000
+00F1:000076DC00DC6666666666000000
+00F2:00603018007CC6C6C6C67C000000
+00F3:00183060007CC6C6C6C67C000000
+00F4:0010386C007CC6C6C6C67C000000
+00F5:00003B6E003E636363633E000000
+00F6:0000C6C6007CC6C6C6C67C000000
+00F7:0000001818007E00181800000000
+00F8:00000000033E676F7B733E600000
+00F9:0060301800CCCCCCCCCC76000000
+00FA:0018306000CCCCCCCCCC76000000
+00FB:003078CC00CCCCCCCCCC76000000
+00FC:0000CCCC00CCCCCCCCCC76000000
+00FD:00060C1800636666663E06663C00
+00FE:00000078303E333333333E307800
+00FF:0000C6C600C6C6C6C67E060C7800
+0100:7C00387CC6C6C6FEC6C6C6C60000
+0101:0000007C00780C7CCCCCCC760000
+0102:C67C0010386CC6FEC6C6C6000000
+0103:0000C67C00780C7CCCCC76000000
+0104:000010386CC6C6FEC6C6CE180E00
+0105:0000000000780C7CCCCC76301C00
+0106:0C18003C66C2C0C0C2663C000000
+0107:000C1830007CC6C0C0C67C000000
+010C:6C38003C66C2C0C0C2663C000000
+010D:00006C38007CC6C0C0C67C000000
+010E:6C3800F86C666666666CF8000000
+010F:6C38001C0C0C3C6CCCCC76000000
+0110:0000F86C6666F666666CF8000000
+0111:00000C0C7E0C3C6CCCCC76000000
+0112:7C00FE6660607C60606066FE0000
+0113:0000007C007CC6C6FEC0C67C0000
+0116:1818FE6660607C60606066FE0000
+0117:00001818007CC6C6FEC0C67C0000
+0118:0000FE66626878686266FE301C00
+0119:00000000007CC6FEC0C67C301C00
+011A:6C3800FE666278686266FE000000
+011B:00006C38007CC6FEC0C67C000000
+0122:00007CC6C6C0C0CEC6C6C67C0C78
+0123:3C60380076CEC6C6C6CE7606FC00
+0128:76DC003C181818181818183C0000
+0129:000076DC003818181818183C0000
+012A:7E003C18181818181818183C0000
+012B:0000007C003818181818183C0000
+012E:00003C18181818181818183C301E
+012F:00001818003818181818183C301E
+0136:0000C6C6CCD8F0F0D8CCC6C60C78
+0137:0000E0606066666C786C66E60C78
+0138:0000000000E66C78786C66E60000
+0139:0000F66C606060606266FE000000
+013A:0000E66C606060606060F0000000
+013B:0000F06060606060606266FE0C78
+013C:00003818181818181818183C18F0
+013D:001BEE60606060606266FE000000
+013E:001BEE60606060606060F0000000
+0141:0000F0646C7870E0E266FE000000
+0142:0000381A1E1C183878583C000000
+0143:0C1800C6E6F6FEDECEC6C6000000
+0144:000C183000DC6666666666000000
+0145:0000C6C6E6E6F6DECECEC6C60C78
+0146:0000000000DC6666666666660C78
+0147:6C3800C6E6F6FEDECEC6C6000000
+0148:00006C3800DC6666666666000000
+014A:0000DCFEF6E6C6C6C6C6C6DC0000
+014B:00000000DCFEF6E6C6C6061C0000
+014C:7C007CC6C6C6C6C6C6C6C67C0000
+014D:0000007C007CC6C6C6C6C67C0000
+0150:366C007CC6C6C6C6C6C67C000000
+0151:0000366C007CC6C6C6C67C000000
+0152:001F366666676666361F00000000
+0153:00000000366B6B6E683700000000
+0154:0C1800FC66667C6C6666E6000000
+0155:000C183000DC76666060F0000000
+0156:0000FC6666667C786C6666E60C78
+0157:0000000000DC7666606060F030E0
+0158:6C3800FC66667C6C6666E6000000
+0159:00006C3800DC76666060F0000000
+015A:0C18007CC6C6701CC6C67C000000
+015B:000C1830007CC6701CC67C000000
+015E:00007CC6C660380CC6C67C187000
+015F:00000000007CC6701CC67C187000
+0160:6C38007CC6C6701CC6C67C000000
+0161:00006C38007CC6701CC67C000000
+0162:00007E7E5A18181818183C0C3800
+0163:0000103030FC303030361C0C3800
+0164:361C007E7E5A181818183C000000
+0165:6C3800103030FC3030361C000000
+0166:0000FFDB99181E3C7818183C0000
+0167:0000303030FC303C78F0361C0000
+0168:76DC00C6C6C6C6C6C6C6C67C0000
+0169:000076DC00CCCCCCCCCCCC760000
+016A:7C00C6C6C6C6C6C6C6C6C67C0000
+016B:000000FC00CCCCCCCCCCCC760000
+016E:386C38C6C6C6C6C6C6C67C000000
+016F:00386C3800CCCCCCCCCC76000000
+0170:366C00C6C6C6C6C6C6C67C000000
+0171:00006CD800CCCCCCCCCC76000000
+0172:0000C6C6C6C6C6C6C6C6C67C301C
+0173:0000000000CCCCCCCCCCCC76301E
+0178:6600666666663C18183C00000000
+0179:0C1800FEC68C183062C6FE000000
+017A:000C183000FECC183066FE000000
+017B:181800FEC68C183062C6FE000000
+017C:0000181800FECC183066FE000000
+017D:6C3800FEC68C183062C6FE000000
+017E:00006C3800FECC183066FE000000
+0192:000E1B1818187E18181818D87000
+02C7:006C380000000000000000000000
+02D8:00C67C0000000000000000000000
+02D9:0018180000000000000000000000
+02DB:0000000000000000000030301C00
+02DD:00366CD800000000000000000000
+037A:0000000000000000000000000000
+0384:060C180000000000000000000000
+0385:060C18C300000000000000000000
+0386:0000C090B86CC6C6FEC6C6C60000
+0388:000000BFB130303E3031313F0000
+0389:000000B3B333333F333333330000
+038A:000000BC981818181818183C0000
+038C:0000009EB33333333333331E0000
+038E:000000B3B333331E0C0C0C1E0000
+038F:0000009EB3212121213312330000
+0390:000C0800660018181818180E0000
+0391:00000010386CC6C6FEC6C6C60000
+0392:000000FC6666667C666666FC0000
+0393:0000FEC6C6C0C0C0C0C0C0000000
+0394:00000010386CC6C6C6C6C6FE0000
+0395:000000FE66626878686266FE0000
+0396:000000FEC6860C183062C6FE0000
+0397:000000C6C6C6C6FEC6C6C6C60000
+0398:0000386CC6C6FEC6C66C38000000
+0399:0000003C181818181818183C0000
+039A:000000E666666C786C6666E60000
+039B:00000010386CC6C6C6C6C6C60000
+039C:000000C6EEFEFED6C6C6C6C60000
+039D:000000C6E6F6FEDECEC6C6C60000
+039E:000000FE8200007C000082FE0000
+039F:0000007CC6C6C6C6C6C6C67C0000
+03A0:000000FEC6C6C6C6C6C6C6C60000
+03A1:000000FC6666667C606060F00000
+03A3:0000FEC66030183060C6FE000000
+03A4:0000007E7E5A18181818183C0000
+03A5:000000666666663C1818183C0000
+03A6:00007E183C6666663C187E000000
+03A7:000000C6C66C7C387C6CC6C60000
+03A8:00000018DBDBDBDB7E18183C0000
+03A9:0000386CC6C6C66C6C6CEE000000
+03AA:0000C31818181818181818180000
+03AB:00C300666666663C1818183C0000
+03AC:0000003810007BCECCCCCC7B0000
+03AD:00003810007CC6C078C0C67C0000
+03AE:000000381000DC66666666660606
+03AF:00000038100018181818180E0000
+03B0:000018C30000E7666666663C0000
+03B1:000000000076DCD8D8DC76000000
+03B2:0000007CC6C6C6FCC6C6C6FCC0C0
+03B3:0000000000C3663C183C6642663C
+03B4:00001E30180C3E6666663C000000
+03B5:00001C3060607C6060301C000000
+03B6:00FC0C183060C0C0C0C0780C0C78
+03B7:000000000000DC66666666660606
+03B8:0000003E6363637F6363633E0000
+03B9:00000000000018181818180E0000
+03BA:000000000000E66C786C66E60000
+03BB:000000386C0C0C0C366666660000
+03BC:00000000000066666666667F6060
+03BD:00000000000082C6C66C6C380000
+03BE:00FC60C0783060C0C0C07C06067C
+03BF:0000000000007CC6C6C6C67C0000
+03C0:00000000FE6C6C6C6C6C6C000000
+03C1:0000000000003C666666667C6060
+03C2:0000000000003E63C060380CC67C
+03C3:00000000007ED8D8D8D870000000
+03C4:0000000076DC1818181818000000
+03C5:000000000000E7666666663C0000
+03C6:000003067EDBDBF37E60C0000000
+03C7:000000000000C66C38386CC60000
+03C8:000000000000D6D6D6D6D67C1010
+03C9:00000000000066C3C3DBFF660000
+03CA:000000C3000018181818180E0000
+03CB:000000C30000E7666666663C0000
+03CC:0000003810007CC6C6C6C67C0000
+03CD:000000381000E7666666663C0000
+03CE:00000038100066C3C3DBFF660000
+0401:6C6C00FEC6C0F0C0C0C6FE000000
+0402:0000F86060607C6666666C000000
+0403:1830007E60606060606060000000
+0404:00007CC6C0C0F8C0C0C67C000000
+0405:00007CC6C660380CC6C67C000000
+0406:0018003C1818181818183C000000
+0407:0066003C1818181818183C000000
+0408:00001E0C0C0C0C0CCCCC78000000
+0409:0000183878D8DEDBDBDBDE000000
+040A:0000D8D8D8D8FEDBDBDBDE000000
+040B:0000FC3030303C36363636000000
+040C:183000CCD8F0F0D8CCCCCC000000
+040E:281000C6C6C6C67E06C67C000000
+040F:0000C6C6C6C6C6C6FE3838000000
+0410:00003E66C6C6C6FEC6C6C6000000
+0411:0000FEC0C0FCC6C6C6C6FC000000
+0412:0000FCC6C6C6FCC6C6C6FC000000
+0413:0000FEC6C0C0C0C0C0C0C0000000
+0414:00003C6C6C6C6C6C6C6CFEC68200
+0415:0000FEC6C0C0F0C0C0C6FE000000
+0416:0000D6D6D6547CD6D6D6D6000000
+0417:00007CC6061C0606C6C67C000000
+0418:0000C6C6C6CEDEF6E6C6C6000000
+0419:000CDAC6C6CEDEF6E6C6C6000000
+041A:0000C6CCD8F0F0D8CCC6C6000000
+041B:00001E3666C6C6C6C6C6C6000000
+041C:000082C6C6EEEEFED6C6C6000000
+041D:0000C6C6C6C6FEC6C6C6C6000000
+041E:00007EC6C6C6C6C6C6C6FC000000
+041F:0000FEC6C6C6C6C6C6C6C6000000
+0420:0000FCC6C6C6C6FCC0C0C0000000
+0421:00007CC6C6C0C0C0C6C67C000000
+0422:00007E7E5A181818181818000000
+0423:0000C6C6C6C6C67E06C67C000000
+0424:00007CD6D6D6D6D67C1038000000
+0425:0000C6C66C38386CC6C6C6000000
+0426:0000CCCCCCCCCCCCCCCCFE020600
+0427:0000C6C6C6C6C67E060606000000
+0428:00D6D6D6D6D6D6D6D6D6FE000000
+0429:00D6D6D6D6D6D6D6D6D6FE020600
+042A:0000E0E0607C666666667C000000
+042B:0000C6C6C6E6B6B6B6B6E6000000
+042C:0000C0C0C0FCC6C6C6C6FC000000
+042D:00007CC6061E0606C6C67C000000
+042E:00009CB6B6B6F6B6B6B69C000000
+042F:00007EC6C6C6C67E3666C6000000
+0430:00000000007CC6C6FEC6C6000000
+0431:0000000000FEC0FCC6C6FC000000
+0432:0000000000FCC6FCC6C6FC000000
+0433:0000000000FEC2C0C0C0C0000000
+0434:00000000003C6C6C6C6CFEC68200
+0435:00000000007CC6FCC0C67C000000
+0436:0000000000D6D67CD6D6D6000000
+0437:00000000007CC61C06C67C000000
+0438:0000000000C6CEDEF6E6C6000000
+0439:0000000C18C6CEDEF6E6C6000000
+043A:0000000000C6CCF8D8CCC6000000
+043B:00000000003E66666666C6000000
+043C:0000000000C6EEFED6C6C6000000
+043D:0000000000C6C6C6FEC6C6000000
+043E:00000000007EC6C6C6C6FC000000
+043F:0000000000FEC6C6C6C6C6000000
+0440:0000000000FCC6C6C6C6FCC0C000
+0441:00000000007CC6C0C0C67C000000
+0442:00000000007E5A18181818000000
+0443:0000000000C6C6C6C6C67E067C00
+0444:00000000107CD6D6D6D67C103800
+0445:0000000000C66C38386CC6000000
+0446:0000000000CCCCCCCCCCFE060C00
+0447:0000000000C6C6C67E0606000000
+0448:0000000000D6D6D6D6D6FE000000
+0449:0000000000D6D6D6D6D6FE020600
+044A:0000000000E0607C66667C000000
+044B:0000000000C6C6E6B6B6E6000000
+044C:0000000000C0C0FCC6C6FC000000
+044D:00000000007CC61E06C67C000000
+044E:00000000009CB6B6F6B69C000000
+044F:00000000007EC67E3666C6000000
+0451:00006C6C007CC6FCC0C67C000000
+0452:00006060F8607C666666660C0000
+0453:00001830007C6060606060000000
+0454:00000000007CC6F0C0C67C000000
+0455:00000000007CC6701CC67C000000
+0456:000010100038181818183C000000
+0457:000028280038181818183C000000
+0458:00000404000E0606060666663C00
+0459:00000000003878DEDBDBDE000000
+045A:0000000000D8D8FEDBDBDE000000
+045B:00003030FC303C36363636000000
+045C:0000183000CCD8F0D8CCCC000000
+045E:0000281000C6C6C6C6C67E067C00
+045F:0000000000C6C6C6FE3838000000
+05D0:0000006363333B6E666363000000
+05D1:0000007C0606060606067F000000
+05D2:0000001C060606061E3663000000
+05D3:0000007F06060606060606000000
+05D4:0000007E03030363636363000000
+05D5:000000380C0C0C0C0C0C0C000000
+05D6:0000007E1818180C0C1830000000
+05D7:0000007E33636363636363000000
+05D8:000000666B6B636363663C000000
+05D9:0000003C0606060C000000000000
+05DA:0000007E03030606060606060700
+05DB:0000007E0303030303067C000000
+05DC:0060607E030303060C1818000000
+05DD:0000007E6363636363637F000000
+05DE:0000006E7B33636363636F000000
+05DF:0000001C06060C0C0C0C0C0C0E00
+05E0:0000001C0606060606063E000000
+05E1:0000007E3363636363663C000000
+05E2:00000033333333331B0E7C000000
+05E3:0000007C26667606060606060700
+05E4:0000007E2363730303037F000000
+05E5:000000666666666C786060607000
+05E6:0000006363331E0C06037F000000
+05E7:0000007E03033336363730303000
+05E8:0000007E03030303030303000000
+05E9:0000006B6B6B6B6B7B633E000000
+05EA:0000007E33333333333373000000
+200E:0000000000000000000000000000
+200F:0000000000000000000000000000
+2015:00000000000000FF000000000000
+2017:00000000000000000000FF00FF00
+2018:0030606030000000000000000000
+2019:000C06060C000000000000000000
+2022:0000000000183C3C180000000000
+203C:0000666666666666006666000000
+207F:00D86C6C6C6C6C00000000000000
+20A7:00F8CCCCF8C4CCDECCCCC6000000
+20AC:0000000000000000000000000000
+20AF:0000000000000000000000000000
+2116:0000888ACDEAB8988B888B000000
+2190:000000003060FE60300000000000
+2191:0000183C7E181818181818000000
+2192:00000000180CFE0C180000000000
+2193:00001818181818187E3C18000000
+2194:00000000286CFE6C280000000000
+2195:0000183C7E1818187E3C18000000
+21A8:0000183C7E1818187E3C187E0000
+2219:0000000000001818000000000000
+221A:000F0C0C0C0C0CEC6C3C1C000000
+221E:00000000007EDBDB7E0000000000
+221F:0000000000C0C0C0FE0000000000
+2229:0000007CC6C6C6C6C6C6C6000000
+2248:0000000076DC0076DC0000000000
+2261:000000FE0000FE0000FE00000000
+2264:00000C18306030180C007E000000
+2265:000030180C060C1830007E000000
+2302:0000000010386CC6C6FE00000000
+2310:000000000000FEC0C0C000000000
+2320:00000E1B1B181818181818181818
+2321:1818181818181818D8D870000000
+2500:00000000000000FF000000000000
+2502:1818181818181818181818181818
+250C:000000000000001F181818181818
+2510:00000000000000F8181818181818
+2514:181818181818181F000000000000
+2518:18181818181818F8000000000000
+251C:181818181818181F181818181818
+2524:18181818181818F8181818181818
+252C:00000000000000FF181818181818
+2534:18181818181818FF000000000000
+253C:18181818181818FF181818181818
+2550:0000000000FF00FF000000000000
+2551:3636363636363636363636363636
+2552:00000000001F181F181818181818
+2553:000000000000003F363636363636
+2554:00000000003F3037363636363636
+2555:0000000000F818F8181818181818
+2556:00000000000000FE363636363636
+2557:0000000000FE06F6363636363636
+2558:18181818181F181F000000000000
+2559:363636363636363F000000000000
+255A:363636363637303F000000000000
+255B:1818181818F818F8000000000000
+255C:36363636363636FE000000000000
+255D:3636363636F606FE000000000000
+255E:18181818181F181F181818181818
+255F:3636363636363637363636363636
+2560:3636363636373037363636363636
+2561:1818181818F818F8181818181818
+2562:36363636363636F6363636363636
+2563:3636363636F606F6363636363636
+2564:0000000000FF00FF181818181818
+2565:00000000000000FF363636363636
+2566:0000000000FF00F7363636363636
+2567:1818181818FF00FF000000000000
+2568:36363636363636FF000000000000
+2569:3636363636F700FF000000000000
+256A:1818181818FF18FF181818181818
+256B:36363636363636FF363636363636
+256C:3636363636F700F7363636363636
+2580:FFFFFFFFFFFFFF00000000000000
+2584:00000000000000FFFFFFFFFFFFFF
+2588:FFFFFFFFFFFFFFFFFFFFFFFFFFFF
+258C:F0F0F0F0F0F0F0F0F0F0F0F0F0F0
+2590:0F0F0F0F0F0F0F0F0F0F0F0F0F0F
+2591:1144114411441144114411441144
+2592:55AA55AA55AA55AA55AA55AA55AA
+2593:DD77DD77DD77DD77DD77DD77DD77
+25A0:000000007C7C7C7C7C7C00000000
+25AC:0000000000000000FEFEFE000000
+25B2:0000001038387C7CFEFE00000000
+25BA:000080C0E0F8FEF8E0C080000000
+25BC:000000FEFE7C7C38381000000000
+25C4:000002060E3EFE3E0E0602000000
+25CB:000000003C664242663C00000000
+25D8:FFFFFFFFFFE7C3C3E7FFFFFFFFFF
+25D9:FFFFFFFFC399BDBD99C3FFFFFFFF
+263A:00007E81A58181BD99817E000000
+263B:00007EFFDBFFFFC3E7FF7E000000
+263C:00001818DB3CE73CDB1818000000
+2640:00003C6666663C187E1818000000
+2642:00001E0E1A3278CCCCCC78000000
+2660:0000183C7EFFFF7E18183C000000
+2663:0000183C3CE7E7E718183C000000
+2665:0000006CFEFEFEFE7C3810000000
+2666:00000010387CFE7C381000000000
+266A:00003F333F30303070F0E0000000
+266C:00007F637F63636367E7E6C00000
Property changes on: trunk/share/vt/fonts/vgarom-8x14.hex
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+gallant.fnt.uu
\ No newline at end of property
Added: trunk/share/vt/fonts/vgarom-8x16.hex
===================================================================
--- trunk/share/vt/fonts/vgarom-8x16.hex (rev 0)
+++ trunk/share/vt/fonts/vgarom-8x16.hex 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,587 @@
+# $FreeBSD: stable/10/share/vt/fonts/vgarom-8x16.hex 271333 2014-09-09 20:36:56Z emaste $
+# Height: 16
+# Width: 8
+0000:00000000000000000000000000000000
+0020:00000000000000000000000000000000
+0021:0000183C3C3C18181800181800000000
+0022:00666666240000000000000000000000
+0023:0000006C6CFE6C6C6CFE6C6C00000000
+0024:18187CC6C2C07C060686C67C18180000
+0025:00000000C2C60C183060C68600000000
+0026:0000386C6C3876DCCCCCCC7600000000
+0027:00303030600000000000000000000000
+0028:00000C18303030303030180C00000000
+0029:000030180C0C0C0C0C0C183000000000
+002A:0000000000663CFF3C66000000000000
+002B:000000000018187E1818000000000000
+002C:00000000000000000018181830000000
+002D:00000000000000FE0000000000000000
+002E:00000000000000000000181800000000
+002F:0000000002060C183060C08000000000
+0030:0000386CC6C6D6D6C6C66C3800000000
+0031:00001838781818181818187E00000000
+0032:00007CC6060C183060C0C6FE00000000
+0033:00007CC606063C060606C67C00000000
+0034:00000C1C3C6CCCFE0C0C0C1E00000000
+0035:0000FEC0C0C0FC060606C67C00000000
+0036:00003860C0C0FCC6C6C6C67C00000000
+0037:0000FEC606060C183030303000000000
+0038:00007CC6C6C67CC6C6C6C67C00000000
+0039:00007CC6C6C67E0606060C7800000000
+003A:00000000181800000018180000000000
+003B:00000000181800000018183000000000
+003C:000000060C18306030180C0600000000
+003D:00000000007E00007E00000000000000
+003E:0000006030180C060C18306000000000
+003F:00007CC6C60C18181800181800000000
+0040:0000007CC6C6DEDEDEDCC07C00000000
+0041:000010386CC6C6FEC6C6C6C600000000
+0042:0000FC6666667C66666666FC00000000
+0043:00003C66C2C0C0C0C0C2663C00000000
+0044:0000F86C6666666666666CF800000000
+0045:0000FE6662687868606266FE00000000
+0046:0000FE6662687868606060F000000000
+0047:00003C66C2C0C0DEC6C6663A00000000
+0048:0000C6C6C6C6FEC6C6C6C6C600000000
+0049:00003C18181818181818183C00000000
+004A:00001E0C0C0C0C0CCCCCCC7800000000
+004B:0000E666666C78786C6666E600000000
+004C:0000F06060606060606266FE00000000
+004D:0000C6EEFEFED6C6C6C6C6C600000000
+004E:0000C6E6F6FEDECEC6C6C6C600000000
+004F:00007CC6C6C6C6C6C6C6C67C00000000
+0050:0000FC6666667C60606060F000000000
+0051:00007CC6C6C6C6C6C6D6DE7C0C0E0000
+0052:0000FC6666667C6C666666E600000000
+0053:00007CC6C660380C06C6C67C00000000
+0054:00007E7E5A1818181818183C00000000
+0055:0000C6C6C6C6C6C6C6C6C67C00000000
+0056:0000C6C6C6C6C6C6C66C381000000000
+0057:0000C6C6C6C6D6D6D6FEEE6C00000000
+0058:0000C6C66C7C38387C6CC6C600000000
+0059:0000666666663C181818183C00000000
+005A:0000FEC6860C183060C2C6FE00000000
+005B:00003C30303030303030303C00000000
+005C:00000080C0E070381C0E060200000000
+005D:00003C0C0C0C0C0C0C0C0C3C00000000
+005E:10386CC6000000000000000000000000
+005F:00000000000000000000000000FF0000
+0060:30301800000000000000000000000000
+0061:0000000000780C7CCCCCCC7600000000
+0062:0000E06060786C666666667C00000000
+0063:00000000007CC6C0C0C0C67C00000000
+0064:00001C0C0C3C6CCCCCCCCC7600000000
+0065:00000000007CC6FEC0C0C67C00000000
+0066:0000386C6460F060606060F000000000
+0067:000000000076CCCCCCCCCC7C0CCC7800
+0068:0000E060606C7666666666E600000000
+0069:00001818003818181818183C00000000
+006A:00000606000E06060606060666663C00
+006B:0000E06060666C78786C66E600000000
+006C:00003818181818181818183C00000000
+006D:0000000000ECFED6D6D6D6C600000000
+006E:0000000000DC66666666666600000000
+006F:00000000007CC6C6C6C6C67C00000000
+0070:0000000000DC66666666667C6060F000
+0071:000000000076CCCCCCCCCC7C0C0C1E00
+0072:0000000000DC7666606060F000000000
+0073:00000000007CC660380CC67C00000000
+0074:0000103030FC30303030361C00000000
+0075:0000000000CCCCCCCCCCCC7600000000
+0076:000000000066666666663C1800000000
+0077:0000000000C6C6D6D6D6FE6C00000000
+0078:0000000000C66C3838386CC600000000
+0079:0000000000C6C6C6C6C6C67E060CF800
+007A:0000000000FECC183060C6FE00000000
+007B:00000E18181870181818180E00000000
+007C:00001818181800181818181800000000
+007D:0000701818180E181818187000000000
+007E:000076DC000000000000000000000000
+00A0:00000000000000000000000000000000
+00A1:00001818001818183C3C3C1800000000
+00A2:0018183C66606060663C181800000000
+00A3:00386C6460F060606060E6FC00000000
+00A4:00000082C67CC6C6C6C67CC682000000
+00A5:000066663C187E187E18181800000000
+00A6:00001818181800181818181800000000
+00A7:007CC660386CC6C66C380CC67C000000
+00A8:00C60000000000000000000000000000
+00A9:00007CC682BAA2A2BA82C67C00000000
+00AA:003C6C6C3E007E000000000000000000
+00AB:0000000000366CD86C36000000000000
+00AC:000000000000FE060606060000000000
+00AD:000000000000007C0000000000000000
+00AE:00007CC682BAAAB2AA82C67C00000000
+00AF:00FE0000000000000000000000000000
+00B0:00386C6C380000000000000000000000
+00B1:0000000018187E18180000FF00000000
+00B2:0070D83060C8F8000000000000000000
+00B3:00F8183018D870000000000000000000
+00B4:18306000000000000000000000000000
+00B5:0000000066666666667C6060C0000000
+00B6:00007FDBDBDB7B1B1B1B1B1B00000000
+00B7:00000000000000001800000000000000
+00B8:00000000000000000000180C063C0000
+00B9:0060E0606060F0000000000000000000
+00BA:00386C6C38007C000000000000000000
+00BB:0000000000D86C366CD8000000000000
+00BC:00C0C0C2C6CC183066CE9E3E06060000
+00BD:00C0C0C2C6CC183060DC860C183E0000
+00BE:00F0307236EC183066CE963E06060000
+00BF:0000303000303060C0C6C67C00000000
+00C0:60301800386CC6C6FEC6C6C600000000
+00C1:0C183000386CC6C6FEC6C6C600000000
+00C2:10386C00386CC6C6FEC6C6C600000000
+00C3:0076DC00386CC6C6FEC6C6C600000000
+00C4:00C60010386CC6C6FEC6C6C600000000
+00C5:386C3800386CC6C6FEC6C6C600000000
+00C6:00003E6CCCCCFECCCCCCCCCE00000000
+00C7:00003C66C2C0C0C0C2663C0C067C0000
+00C8:30180C00FE66607C606066FE00000000
+00C9:18306000FE66607C606066FE00000000
+00CA:10386C00FE66607C606066FE00000000
+00CB:00C600FE6660607C606066FE00000000
+00CC:30180C003C1818181818183C00000000
+00CD:0C1830003C1818181818183C00000000
+00CE:183C66003C1818181818183C00000000
+00CF:0066003C181818181818183C00000000
+00D0:0000786C666666F666666C7800000000
+00D1:76DC00C6E6F6FEDECEC6C6C600000000
+00D2:603018007CC6C6C6C6C6C67C00000000
+00D3:0C1830007CC6C6C6C6C6C67C00000000
+00D4:10386C007CC6C6C6C6C6C67C00000000
+00D5:76DC007CC6C6C6C6C6C6C67C00000000
+00D6:00C6007CC6C6C6C6C6C6C67C00000000
+00D7:00000000C66C3810386CC60000000000
+00D8:02067CCECEDED6D6F6E6E67CC0800000
+00D9:60301800C6C6C6C6C6C6C67C00000000
+00DA:0C183000C6C6C6C6C6C6C67C00000000
+00DB:10386C00C6C6C6C6C6C6C67C00000000
+00DC:00C600C6C6C6C6C6C6C6C67C00000000
+00DD:0C183000C3C3663C1818183C00000000
+00DE:F0607C6666667C60606060F000000000
+00DF:000078CCCCCCD8CCC6C6C6CC00000000
+00E0:0060301800780C7CCCCCCC7600000000
+00E1:0018306000780C7CCCCCCC7600000000
+00E2:0010386C00780C7CCCCCCC7600000000
+00E3:000076DC00780C7CCCCCCC7600000000
+00E4:0000CC0000780C7CCCCCCC7600000000
+00E5:00386C3800780C7CCCCCCC7600000000
+00E6:0000000000CC76367ED8D86E00000000
+00E7:000000003C666060663C0C063C000000
+00E8:00603018007CC6FEC0C0C67C00000000
+00E9:000C1830007CC6FEC0C0C67C00000000
+00EA:0010386C007CC6FEC0C0C67C00000000
+00EB:0000C600007CC6FEC0C0C67C00000000
+00EC:00603018003818181818183C00000000
+00ED:000C1830003818181818183C00000000
+00EE:00183C66003818181818183C00000000
+00EF:00006600003818181818183C00000000
+00F0:006C38386C0C3C6CCCCCCC7800000000
+00F1:000076DC00DC66666666666600000000
+00F2:00603018007CC6C6C6C6C67C00000000
+00F3:00183060007CC6C6C6C6C67C00000000
+00F4:0010386C007CC6C6C6C6C67C00000000
+00F5:000076DC007CC6C6C6C6C67C00000000
+00F6:0000C600007CC6C6C6C6C67C00000000
+00F7:000000001818007E0018180000000000
+00F8:00000002067CCEDED6F6E67CC0800000
+00F9:0060301800CCCCCCCCCCCC7600000000
+00FA:0018306000CCCCCCCCCCCC7600000000
+00FB:003078CC00CCCCCCCCCCCC7600000000
+00FC:0000CC0000CCCCCCCCCCCC7600000000
+00FD:0018306000C6C6C6C6C6C67E060CF800
+00FE:000000F0607C66666666667C6060F000
+00FF:0000C60000C6C6C6C6C6C67E060C7800
+0100:007C00386CC6C6C6FEC6C6C6C6000000
+0101:000000007C00780C7CCCCCCC76000000
+0102:C67C0010386CC6C6FEC6C6C600000000
+0103:0000C67C00780C7CCCCCCC7600000000
+0104:000010386CC6C6FEC6C6C6C618301E00
+0105:0000000000780C7CCCCCCC7618301E00
+0106:0C18003C66C2C0C0C0C2663C00000000
+0107:000C1830007CC6C0C0C0C67C00000000
+010C:6C38003C66C2C0C0C0C2663C00000000
+010D:00006C38007CC6C0C0C0C67C00000000
+010E:6C3800F86C66666666666CF800000000
+010F:6C38001C0C0C3C6CCCCCCC7600000000
+0110:0000F86C6666F66666666CF800000000
+0111:00000C0C7E0C3C6CCCCCCC7600000000
+0112:7C0000FE6660607C60606066FE000000
+0113:000000007C007CC6C6FEC0C67C000000
+0116:181800FE6660607860606066FE000000
+0117:0000103810007CC6C6FEC0C67C000000
+0118:0000FE6662687868606266FE18301E00
+0119:00000000007CC6FEC0C0C67C30603C00
+011A:6C3800FE66626878686266FE00000000
+011B:00006C38007CC6FEC0C0C67C00000000
+011E:423C003C66C2C0DEC6C6663A00000000
+011F:000044380076CCCCCCCCCC7C0CCC7800
+0122:0000007CC6C6C0C0CECEC6C67C0C7800
+0123:00003C60300076CEC6C6C6CE7606FC00
+0128:76DC003C18181818181818183C000000
+0129:00000076DC003818181818183C000000
+012A:003C003C18181818181818183C000000
+012B:000000007C003818181818183C000000
+012E:0000003C18181818181818183C301E00
+012F:0000001818003818181818183C301C00
+0130:000018003C1818181818183C00000000
+0131:00000000003818181818183C00000000
+0136:000000C6C6CCD8F0F0D8CCC6C60C7800
+0137:000000E0606066666C786C66E618F000
+0138:000000000000E66C78786C66E6000000
+0139:0000F66C60606060606266FE00000000
+013A:0000E66C60606060606060F000000000
+013B:000000F06060606060606266FE0C7800
+013C:0000003818181818181818183C0C7800
+013D:001BEE6060606060606266FE00000000
+013E:001BEE6060606060606060F000000000
+0141:0000F0646C7870E0E06266FE00000000
+0142:0000381A1E1C18387858183C00000000
+0143:0C1800C6E6F6FEDECEC6C6C600000000
+0144:000C183000DC66666666666600000000
+0145:000000C6C6E6F6FEDECEC6C6C60C7800
+0146:000000000000DC6666666666660C7800
+0147:6C3800C6E6F6FEDECEC6C6C600000000
+0148:00006C3800DC66666666666600000000
+014A:000000DCFEE6C6C6C6C6C6C6DC000000
+014B:0000000000DCFEE6C6C6C6061C000000
+014C:007C007CC6C6C6C6C6C6C6C67C000000
+014D:000000007C007CC6C6C6C6C67C000000
+0150:366C007CC6C6C6C6C6C6C67C00000000
+0151:0000366C007CC6C6C6C6C67C00000000
+0152:00007ECCCCCCCECCCCCCCC7E00000000
+0153:00000000006EDBDBDED8DC6700000000
+0154:0C1800FC6666667C6C6666E600000000
+0155:000C183000DC7666606060F000000000
+0156:000000FC6666667C786C6666F618F000
+0157:000000000000DC6660606060F018F000
+0158:6C3800FC6666667C6C6666E600000000
+0159:00006C3800DC7666606060F000000000
+015A:0C18007CC6C660380CC6C67C00000000
+015B:000C1830007CC660380CC67C00000000
+015E:00007CC6C660380C06C6C67C180C7800
+015F:00000000007CC660380CC67C180C7800
+0160:6C38007CC6C660380CC6C67C00000000
+0161:00006C38007CC660380CC67C00000000
+0162:00007E7E5A1818181818183C180C7800
+0163:0000103030FC30303030361C180C7800
+0164:361C007E7E5A18181818183C00000000
+0165:6C3800103030FC303030361C00000000
+0166:000000FFDB99181E3C7818183C000000
+0167:000000303030FC303C78F0361C000000
+0168:76DC00C6C6C6C6C6C6C6C6C67C000000
+0169:00000076DC00CCCCCCCCCCCC76000000
+016A:007C00C6C6C6C6C6C6C6C6C67C000000
+016B:00000000FC00CCCCCCCCCCCC76000000
+016E:386C38C6C6C6C6C6C6C6C67C00000000
+016F:00386C3800CCCCCCCCCCCC7600000000
+0170:366C00C6C6C6C6C6C6C6C67C00000000
+0171:0000366C00CCCCCCCCCCCC7600000000
+0172:000000C6C6C6C6C6C6C6C6C67C603C00
+0173:000000000000CCCCCCCCCCCC76603C00
+0178:00C300C3C3663C181818183C00000000
+0179:0C1800FEC68C183060C2C6FE00000000
+017A:000C183000FECC183060C6FE00000000
+017B:181800FEC68C183060C2C6FE00000000
+017C:0000181800FECC183060C6FE00000000
+017D:6C3800FEC68C183060C2C6FE00000000
+017E:00006C3800FECC183060C6FE00000000
+0192:000E1B1818187E1818181818D8700000
+02C7:006C3800000000000000000000000000
+02D8:00C67C00000000000000000000000000
+02D9:00181800000000000000000000000000
+02DB:00000000000000000000000030603C00
+02DD:00366CD8000000000000000000000000
+037A:00000000000000000000000000000000
+0384:060C1800000000000000000000000000
+0385:060C18C3000000000000000000000000
+0386:00C090B86CC6C6FEC6C6C6C600000000
+0388:0000BFB130303E303031313F00000000
+0389:0000B3B333333F333333330000000000
+038A:0000BC98181818181818183C00000000
+038C:00009EB33333333333331E0000000000
+038E:0000B3B333331E0C0C0C0C1E00000000
+038F:00009EB3212121212133123300000000
+0390:0C080066001818181818180E00000000
+0391:000010386CC6C6FEC6C6C6C600000000
+0392:0000FC6666667C66666666FC00000000
+0393:0000FEC6C6C0C0C0C0C0C0C000000000
+0394:000010386CC6C6C6C6C6C6FE00000000
+0395:0000FE6662687868606266FE00000000
+0396:0000FEC6860C183060C2C6FE00000000
+0397:0000C6C6C6C6FEC6C6C6C6C600000000
+0398:000000386CC6C6FEC6C66C3800000000
+0399:00003C18181818181818183C00000000
+039A:0000E666666C78786C6666E600000000
+039B:000010386CC6C6C6C6C6C6C600000000
+039C:0000C6EEFEFED6C6C6C6C6C600000000
+039D:0000C6E6F6FEDECEC6C6C6C600000000
+039E:0000FE8200007C00000082FE00000000
+039F:00007CC6C6C6C6C6C6C6C67C00000000
+03A0:0000FEC6C6C6C6C6C6C6C6C600000000
+03A1:0000FC6666667C60606060F000000000
+03A3:000000FEC66030183060C6FE00000000
+03A4:00007E7E5A1818181818183C00000000
+03A5:0000666666663C181818183C00000000
+03A6:0000007E183C6666663C187E00000000
+03A7:0000C6C66C7C38387C6CC6C600000000
+03A8:000018DBDBDBDBDB7E18183C00000000
+03A9:0000386CC6C6C66C6C6C6CEE00000000
+03AA:00C31818181818181818181800000000
+03AB:C300666666663C181818183C00000000
+03AC:00003810007BCECCCCCCCC7B00000000
+03AD:00003810007CC6C078C0C67C00000000
+03AE:0000381000DC66666666666606060600
+03AF:00003810001818181818180E00000000
+03B0:0018C30000E766666666663C00000000
+03B1:000000000076DCD8D8D8DC7600000000
+03B2:00007CC6C6C6C6FCC6C6C6FCC0C0C000
+03B3:0000000000C3663C183C6642663C0000
+03B4:00001E30180C3E666666663C00000000
+03B5:00001C3060607C606060301C00000000
+03B6:0000FC0C183060C0C0C0C0780C0C7800
+03B7:0000000000DC66666666666606060600
+03B8:00003E6363637F636363633E00000000
+03B9:00000000001818181818180E00000000
+03BA:0000000000E66C78786C66E600000000
+03BB:0000386C0C0C0C366666666600000000
+03BC:00000000006666666666667F60606000
+03BD:000000000082C6C66C6C383800000000
+03BE:0000FC60C0783060C0C0C07C06063C00
+03BF:00000000007CC6C6C6C6C67C00000000
+03C0:00000000FE6C6C6C6C6C6C6C00000000
+03C1:00000000003C66666666667C60606000
+03C2:00000000003E63C0C060380CC67C0000
+03C3:00000000007ED8D8D8D8D87000000000
+03C4:0000000076DC18181818181800000000
+03C5:0000000000E766666666663C00000000
+03C6:00000003067EDBDBF37E60C000000000
+03C7:0000000000C66C3838386CC600000000
+03C8:0000000000D6D6D6D6D6D67C10101000
+03C9:000000000066C3C3C3DBFF6600000000
+03CA:0000C300001818181818180E00000000
+03CB:0000C30000E766666666663C00000000
+03CC:00003810007CC6C6C6C6C67C00000000
+03CD:0000381000E766666666663C00000000
+03CE:000038100066C3C3C3DBFF6600000000
+0401:666600FEC6C0C0F0C0C0C6FE00000000
+0402:0000F86060607C666666666C00000000
+0403:1830007E606060606060606000000000
+0404:00003C66C0C0F8C0C0C0663C00000000
+0405:00007CC6C660380C06C6C67C00000000
+0406:0018003C181818181818183C00000000
+0407:0066003C181818181818183C00000000
+0408:00001E0C0C0C0C0CCCCCCC7800000000
+0409:0000183878D8D8DEDBDBDBDE00000000
+040A:0000D8D8D8D8D8FEDBDBDBDE00000000
+040B:0000FC3030303C363636363600000000
+040C:183000C6CCD8F0F8CCC6C6C600000000
+040E:281000C6C6C6C67E0606C67C00000000
+040F:0000C6C6C6C6C6C6C6FE383800000000
+0410:00003E66C6C6C6FEC6C6C6C600000000
+0411:0000FEC0C0C0FCC6C6C6C6FC00000000
+0412:0000FCC6C6C6FCC6C6C6C6FC00000000
+0413:0000FEC6C0C0C0C0C0C0C0C000000000
+0414:00003C6C6C6C6C6C6C6C6CFEC6820000
+0415:0000FEC6C0C0F0C0C0C0C6FE00000000
+0416:0000D6D6D6547CD6D6D6D6D600000000
+0417:00007CC606061C0606C6C67C00000000
+0418:0000C6C6C6C6CEDEF6E6C6C600000000
+0419:000CDAC6C6C6CEDEF6E6C6C600000000
+041A:0000C6CCD8F0F0D8CCC6C6C600000000
+041B:00001E3666C6C6C6C6C6C6C600000000
+041C:0000C6C6EEEEFEFED6D6C6C600000000
+041D:0000C6C6C6C6FEC6C6C6C6C600000000
+041E:00007EC6C6C6C6C6C6C6C6FC00000000
+041F:0000FEC6C6C6C6C6C6C6C6C600000000
+0420:0000FCC6C6C6C6C6FCC0C0C000000000
+0421:00007CC6C6C0C0C0C0C6C67C00000000
+0422:00007E7E5A1818181818181800000000
+0423:0000C6C6C6C6C6C67E06C67C00000000
+0424:00007CD6D6D6D6D6D67C103800000000
+0425:0000C6C66C38386CC6C6C6C600000000
+0426:0000CCCCCCCCCCCCCCCCCCFE02060400
+0427:0000C6C6C6C6C67E0606060600000000
+0428:0000D6D6D6D6D6D6D6D6D6FE00000000
+0429:0000D6D6D6D6D6D6D6D6D6FE02060400
+042A:0000E0E060607C666666667C00000000
+042B:0000C6C6C6C6E6B6B6B6B6E600000000
+042C:0000C0C0C0C0FCC6C6C6C6FC00000000
+042D:000078CC06061E1E0606CC7800000000
+042E:00009CB6B6B6F6B6B6B6B69C00000000
+042F:00007EC6C6C6C67E3666C6C600000000
+0430:00000000007CC6C6C6FEC6C600000000
+0431:0000000000FEC0FCC6C6C6FC00000000
+0432:0000000000FCC6C6FCC6C6FC00000000
+0433:0000000000FEC6C2C0C0C0C000000000
+0434:00000000003C6C6C6C6C6CFEC6820000
+0435:00000000007CC6C6FCC0C67C00000000
+0436:0000000000D6D6D67CD6D6D600000000
+0437:00000000007CC6061C06C67C00000000
+0438:0000000000C6C6CEDEF6E6C600000000
+0439:0000000C18C6C6CEDEF6E6C600000000
+043A:0000000000C6CCD8F8D8CCC600000000
+043B:00000000003E6666666666C600000000
+043C:0000000000C6EEFED6C6C6C600000000
+043D:0000000000C6C6C6FEC6C6C600000000
+043E:00000000007EC6C6C6C6C6FC00000000
+043F:0000000000FEC6C6C6C6C6C600000000
+0440:0000000000FCC6C6C6C6C6FCC0C0C000
+0441:00000000007CC6C0C0C2C67C00000000
+0442:00000000007E5A181818181800000000
+0443:0000000000C6C6C6C6C6C67E06C67C00
+0444:00000000107CD6D6D6D6D67C10380000
+0445:0000000000C66C38386CC6C600000000
+0446:0000000000CCCCCCCCCCCCFE060C0000
+0447:0000000000C6C6C6C67E060600000000
+0448:0000000000D6D6D6D6D6D6FE00000000
+0449:0000000000D6D6D6D6D6D6FE02060400
+044A:0000000000E0607C6666667C00000000
+044B:0000000000C6C6E6B6B6B6E600000000
+044C:0000000000C0C0FCC6C6C6FC00000000
+044D:00000000007CC6061E06C67C00000000
+044E:00000000009CB6B6F6B6B69C00000000
+044F:00000000007EC6C67E3666C600000000
+0451:00006C6C007CC6C6FCC0C67C00000000
+0452:0000606060F8607C666666660C000000
+0453:00001830007C60606060606000000000
+0454:00000000007CC6C0F0C0C67C00000000
+0455:00000000007CC660380CC67C00000000
+0456:00001010003818181818183C00000000
+0457:00002828003818181818183C00000000
+0458:00000404000E06060606060666663C00
+0459:0000000000183878DEDBDBDE00000000
+045A:0000000000D8D8D8FEDBDBDE00000000
+045B:0000303030FC303C3636363600000000
+045C:0000183000C4CCD8F0D8CCCC00000000
+045E:0000281000C6C6C6C6C6C67E06C67C00
+045F:0000000000C6C6C6C6FE383800000000
+05D0:00000000C6C66676DCCCC6C600000000
+05D1:00000000F80C0C0C0C0C0CFE00000000
+05D2:00000000380C0C0C0C1C36E600000000
+05D3:00000000FE0C0C0C0C0C0C0C00000000
+05D4:00000000FC060606C6C6C6C600000000
+05D5:00000000701818181818181800000000
+05D6:00000000FC3030301818306000000000
+05D7:00000000FC66C6C6C6C6C6C600000000
+05D8:00000000CCD6D6C6C6C6C67C00000000
+05D9:00000000701818183000000000000000
+05DA:00000000FC0606060C0C0C0C0C0C0E00
+05DB:00000000FC060606060606FC00000000
+05DC:0000C0C0FC060606060C181800000000
+05DD:00000000FC66C6C6C6C6C6FE00000000
+05DE:00000000DC7666C6C6C6C6DE00000000
+05DF:00000000380C0C181818181818181C00
+05E0:00000000380C0C0C0C0C0C7C00000000
+05E1:00000000FC66C6C6C6C6CC7800000000
+05E2:00000000EE66666666662CF800000000
+05E3:00000000F84CCCCCEC0C0C0C0C0C0E00
+05E4:00000000FC46C6C6E60606FE00000000
+05E5:00000000EE66666C7860606060607000
+05E6:00000000EE666634180C06FE00000000
+05E7:00000000FC060666646C6E6060606000
+05E8:00000000FC0606060606060600000000
+05E9:00000000D6D6D6D6D6F6C67C00000000
+05EA:00000000FC6666666666E6E600000000
+200E:00000000000000000000000000000000
+200F:00000000000000000000000000000000
+2015:00000000000000FF0000000000000000
+2017:000000000000000000000000FF00FF00
+2018:00306060300000000000000000000000
+2019:000C06060C0000000000000000000000
+2022:000000000000183C3C18000000000000
+203C:00006666666666666600666600000000
+207F:00D86C6C6C6C6C000000000000000000
+20A7:00F8CCCCF8C4CCDECCCCCCC600000000
+20AC:00000000000000000000000000000000
+20AF:00000000000000000000000000000000
+2116:0000888ACDEAB8988B888B8800000000
+2190:00000000003060FE6030000000000000
+2191:0000183C7E1818181818181800000000
+2192:0000000000180CFE0C18000000000000
+2193:0000181818181818187E3C1800000000
+2194:0000000000286CFE6C28000000000000
+2195:0000183C7E1818187E3C180000000000
+21A8:0000183C7E1818187E3C187E00000000
+2219:00000000000000181800000000000000
+221A:000F0C0C0C0C0CEC6C6C3C1C00000000
+221E:00000000007EDBDBDB7E000000000000
+221F:000000000000C0C0C0FE000000000000
+2229:0000007CC6C6C6C6C6C6C6C600000000
+2248:000000000076DC0076DC000000000000
+2261:00000000FE0000FE0000FE0000000000
+2264:0000000C18306030180C007E00000000
+2265:00000030180C060C1830007E00000000
+2302:0000000010386CC6C6C6FE0000000000
+2310:000000000000FEC0C0C0C00000000000
+2320:00000E1B1B1818181818181818181818
+2321:1818181818181818D8D8D87000000000
+2500:00000000000000FF0000000000000000
+2502:18181818181818181818181818181818
+250C:000000000000001F1818181818181818
+2510:00000000000000F81818181818181818
+2514:181818181818181F0000000000000000
+2518:18181818181818F80000000000000000
+251C:181818181818181F1818181818181818
+2524:18181818181818F81818181818181818
+252C:00000000000000FF1818181818181818
+2534:18181818181818FF0000000000000000
+253C:18181818181818FF1818181818181818
+2550:0000000000FF00FF0000000000000000
+2551:36363636363636363636363636363636
+2552:00000000001F181F1818181818181818
+2553:000000000000003F3636363636363636
+2554:00000000003F30373636363636363636
+2555:0000000000F818F81818181818181818
+2556:00000000000000FE3636363636363636
+2557:0000000000FE06F63636363636363636
+2558:18181818181F181F0000000000000000
+2559:363636363636363F0000000000000000
+255A:363636363637303F0000000000000000
+255B:1818181818F818F80000000000000000
+255C:36363636363636FE0000000000000000
+255D:3636363636F606FE0000000000000000
+255E:18181818181F181F1818181818181818
+255F:36363636363636373636363636363636
+2560:36363636363730373636363636363636
+2561:1818181818F818F81818181818181818
+2562:36363636363636F63636363636363636
+2563:3636363636F606F63636363636363636
+2564:0000000000FF00FF1818181818181818
+2565:00000000000000FF3636363636363636
+2566:0000000000FF00F73636363636363636
+2567:1818181818FF00FF0000000000000000
+2568:36363636363636FF0000000000000000
+2569:3636363636F700FF0000000000000000
+256A:1818181818FF18FF1818181818181818
+256B:36363636363636FF3636363636363636
+256C:3636363636F700F73636363636363636
+2580:FFFFFFFFFFFFFF000000000000000000
+2584:00000000000000FFFFFFFFFFFFFFFFFF
+2588:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
+258C:F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0
+2590:0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F
+2591:11441144114411441144114411441144
+2592:55AA55AA55AA55AA55AA55AA55AA55AA
+2593:DD77DD77DD77DD77DD77DD77DD77DD77
+25A0:000000007C7C7C7C7C7C7C0000000000
+25AC:0000000000000000FEFEFEFE00000000
+25B2:000000001038387C7CFEFE0000000000
+25BA:0080C0E0F0F8FEF8F0E0C08000000000
+25BC:00000000FEFE7C7C3838100000000000
+25C4:0002060E1E3EFE3E1E0E060200000000
+25CB:00000000003C664242663C0000000000
+25D8:FFFFFFFFFFFFE7C3C3E7FFFFFFFFFFFF
+25D9:FFFFFFFFFFC399BDBD99C3FFFFFFFFFF
+263A:00007E81A58181BD9981817E00000000
+263B:00007EFFDBFFFFC3E7FFFF7E00000000
+263C:0000001818DB3CE73CDB181800000000
+2640:00003C666666663C187E181800000000
+2642:00001E0E1A3278CCCCCCCC7800000000
+2660:000000183C7EFFFF7E18183C00000000
+2663:000000183C3CE7E7E718183C00000000
+2665:000000006CFEFEFEFE7C381000000000
+2666:0000000010387CFE7C38100000000000
+266A:00003F333F3030303070F0E000000000
+266C:00007F637F6363636367E7E6C0000000
Property changes on: trunk/share/vt/fonts/vgarom-8x16.hex
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+gallant.fnt.uu
\ No newline at end of property
Added: trunk/share/vt/fonts/vgarom-8x8.hex
===================================================================
--- trunk/share/vt/fonts/vgarom-8x8.hex (rev 0)
+++ trunk/share/vt/fonts/vgarom-8x8.hex 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,582 @@
+# $FreeBSD: stable/10/share/vt/fonts/vgarom-8x8.hex 271333 2014-09-09 20:36:56Z emaste $
+# Height: 8
+# Width: 8
+0020:0000000000000000
+0021:3078783030003000
+0022:6C6C6C0000000000
+0023:6C6CFE6CFE6C6C00
+0024:307CC0780CF83000
+0025:00C6CC183066C600
+0026:386C3876DCCC7600
+0027:6060C00000000000
+0028:1830606060301800
+0029:6030181818306000
+002A:00663CFF3C660000
+002B:003030FC30300000
+002C:0000000000303060
+002D:000000FC00000000
+002E:0000000000303000
+002F:060C183060C08000
+0030:7CC6CEDEF6E67C00
+0031:307030303030FC00
+0032:78CC0C3860CCFC00
+0033:78CC0C380CCC7800
+0034:1C3C6CCCFE0C1E00
+0035:FCC0F80C0CCC7800
+0036:3860C0F8CCCC7800
+0037:FCCC0C1830303000
+0038:78CCCC78CCCC7800
+0039:78CCCC7C0C187000
+003A:0030300000303000
+003B:0030300000303060
+003C:183060C060301800
+003D:0000FC0000FC0000
+003E:6030180C18306000
+003F:78CC0C1830003000
+0040:7CC6DEDEDEC07800
+0041:3078CCCCFCCCCC00
+0042:FC66667C6666FC00
+0043:3C66C0C0C0663C00
+0044:F86C6666666CF800
+0045:FE6268786862FE00
+0046:FE6268786860F000
+0047:3C66C0C0CE663E00
+0048:CCCCCCFCCCCCCC00
+0049:7830303030307800
+004A:1E0C0C0CCCCC7800
+004B:E6666C786C66E600
+004C:F06060606266FE00
+004D:C6EEFEFED6C6C600
+004E:C6E6F6DECEC6C600
+004F:386CC6C6C66C3800
+0050:FC66667C6060F000
+0051:78CCCCCCDC781C00
+0052:FC66667C6C66E600
+0053:78CCE0701CCC7800
+0054:FCB4303030307800
+0055:CCCCCCCCCCCCFC00
+0056:CCCCCCCCCC783000
+0057:C6C6C6D6FEEEC600
+0058:C6C66C38386CC600
+0059:CCCCCC7830307800
+005A:FEC68C183266FE00
+005B:7860606060607800
+005C:C06030180C060200
+005D:7818181818187800
+005E:10386CC600000000
+005F:00000000000000FF
+0060:3030180000000000
+0061:0000780C7CCC7600
+0062:E060607C6666DC00
+0063:000078CCC0CC7800
+0064:1C0C0C7CCCCC7600
+0065:000078CCFCC07800
+0066:386C60F06060F000
+0067:000076CCCC7C0CF8
+0068:E0606C766666E600
+0069:3000703030307800
+006A:0C000C0C0CCCCC78
+006B:E060666C786CE600
+006C:7030303030307800
+006D:0000CCFEFED6C600
+006E:0000F8CCCCCCCC00
+006F:000078CCCCCC7800
+0070:0000DC66667C60F0
+0071:000076CCCC7C0C1E
+0072:0000DC766660F000
+0073:00007CC0780CF800
+0074:10307C3030341800
+0075:0000CCCCCCCC7600
+0076:0000CCCCCC783000
+0077:0000C6D6FEFE6C00
+0078:0000C66C386CC600
+0079:0000CCCCCC7C0CF8
+007A:0000FC983064FC00
+007B:1C3030E030301C00
+007C:1818180018181800
+007D:E030301C3030E000
+007E:76DC000000000000
+00A0:0000000000000000
+00A1:1818001818181800
+00A2:18187EC0C07E1818
+00A3:386C64F060E6FC00
+00A4:00C33C66663CC300
+00A5:CCCC78FC30FC3030
+00A6:1818180018181800
+00A7:3E63386C6C38CC78
+00A8:C600000000000000
+00A9:7C82BAA2BA827C00
+00AA:3C6C6C3E007E0000
+00AB:003366CC66330000
+00AC:000000FC0C0C0000
+00AD:0000000000000000
+00AE:7C82BAB2AA827C00
+00AF:FE00000000000000
+00B0:386C6C3800000000
+00B1:3030FC303000FC00
+00B2:7018306078000000
+00B3:1E020E021E000000
+00B4:1830000000000000
+00B5:00666666667C60C0
+00B6:7FDBDB7B1B1B1B00
+00B7:0000000018000000
+00B8:0000000000001830
+00B9:060E060606000000
+00BA:386C6C38007C0000
+00BB:00CC663366CC0000
+00BC:C3C6CCDB376FCF03
+00BD:C3C6CCDE3366CC0F
+00BE:F020966C33670F03
+00BF:30003060C0CC7800
+00C0:180C3078CCFCCC00
+00C1:60C03078CCFCCC00
+00C2:78843078CCFCCC00
+00C3:66983078CCFCCC00
+00C4:C6386CC6FEC6C600
+00C5:30300078CCFCCC00
+00C6:3E6CCCFECCCCCE00
+00C7:78CCC0CC78180C78
+00C8:3018FE627862FE00
+00C9:1C00FC607860FC00
+00CA:3844FE627862FE00
+00CB:6600FE627862FE00
+00CC:6030783030307800
+00CD:1830783030307800
+00CE:7884783030307800
+00CF:CC00783030307800
+00D0:786C66F6666C7800
+00D1:FC00CCECFCDCCC00
+00D2:30187CC6C6C67C00
+00D3:18307CC6C6C67C00
+00D4:38447CC6C6C67C00
+00D5:66987CC6C6C67C00
+00D6:C3183C66663C1800
+00D7:00C66C38386CC600
+00D8:067CCE9AB2E678C0
+00D9:6030CCCCCCCCFC00
+00DA:1830CCCCCCCCFC00
+00DB:7884CCCCCCCCFC00
+00DC:CC00CCCCCCCC7800
+00DD:1830CCCC78307800
+00DE:60786C7860606000
+00DF:0078CCF8CCF8C0C0
+00E0:E000780C7CCC7E00
+00E1:1C00780C7CCC7E00
+00E2:7EC33C063E663F00
+00E3:6698780C7CCC7600
+00E4:CC00780C7CCC7E00
+00E5:3030780C7CCC7E00
+00E6:00007F0C7FCC7F00
+00E7:000078C0C0780C38
+00E8:E00078CCFCC07800
+00E9:1C0078CCFCC07800
+00EA:7EC33C667E603C00
+00EB:CC0078CCFCC07800
+00EC:E000703030307800
+00ED:3800703030307800
+00EE:7CC6381818183C00
+00EF:CC00703030307800
+00F0:6C386C0C6CCC7800
+00F1:00F800F8CCCCCC00
+00F2:00E00078CCCC7800
+00F3:001C0078CCCC7800
+00F4:78CC0078CCCC7800
+00F5:6698007CC6C67C00
+00F6:00CC0078CCCC7800
+00F7:303000FC00303000
+00F8:0000067CDEF67CC0
+00F9:00E000CCCCCC7E00
+00FA:001C00CCCCCC7E00
+00FB:78CC00CCCCCC7E00
+00FC:00CC00CCCCCC7E00
+00FD:1830CCCCCC7C0CF8
+00FE:E0786C666C78E000
+00FF:00CC00CCCC7C0CF8
+0100:7C007CC6C6FEC6C6
+0101:007C00780C7CCC76
+0102:663C3C667E666600
+0103:C67C780C7CCC7600
+0104:183C667E666E180E
+0105:0000780C7CCC761C
+0106:0C187CC6C0C67C00
+0107:0C18003C60603C00
+010C:6C387CC6C0C67C00
+010D:361C003C60603C00
+010E:6C38FC666666FC00
+010F:6C380C0C7CCC7600
+0110:F86C66F6666CF800
+0111:0C3E0C7CCCCC7600
+0112:7C00FE607C6066FE
+0113:007C007CC6FEC07C
+0116:18FE66607C6066FE
+0117:0038007CC6FEC07C
+0118:FE6268786862FE1C
+0119:00003C667E603C1C
+011A:6C38FE607860FE00
+011B:361C3C667E603C00
+0122:3C66C0CE663E1870
+0123:3860307ECC7C0CF8
+0128:76DC38181818183C
+0129:0076DC003818183C
+012A:3C003C181818183C
+012B:003C00381818183C
+012E:783030303078301C
+012F:18003818183C180E
+0136:C6CCF8D8CCC60C38
+0137:00E0666C786CE61C
+0138:000000E66C786CE6
+0139:E66C60606266FE00
+013A:7336303030307800
+013B:F060606266FE1870
+013C:38181818183C1870
+013D:FB6E60606266FE00
+013E:FB6E60606060F000
+0141:F06878F0E266FE00
+0142:381A1E3C78183C00
+0143:0C18E6F6DECEC600
+0144:0C187C6666666600
+0145:C6E6F6DECEC60C38
+0146:0000DCE6C6C61870
+0147:6C38E6F6DECEC600
+0148:6C387C6666666600
+014A:00DCFEF6C6C6C6DC
+014B:0000DCFEF6C6061C
+014C:7C007CC6C6C6C67C
+014D:007C007CC6C6C67C
+0150:366C7CC6C6C67C00
+0151:366C003C66663C00
+0152:58D8DCD8583E0000
+0153:006CD2DED06E0000
+0154:0C18FCC6FCCCC600
+0155:0C18DC766660F000
+0156:FC667E6C66E61870
+0157:0000DC7666F030E0
+0158:6C38FCC6FCCCC600
+0159:6C38DC766660F000
+015A:0C187CC238867C00
+015B:0C183C4038047800
+015E:3C6630180C663C38
+015F:00003E603C067C38
+0160:6C387CC238867C00
+0161:6C383C4038047800
+0162:7E5A181818183C0E
+0163:10307C303034180E
+0164:361C7E5A18183C00
+0165:6C38307C30341800
+0166:00FF991E3C78183C
+0167:003030FC3038761C
+0168:76DC00C6C6C6C67C
+0169:76DC00CCCCCCCC76
+016A:7C00C6C6C6C6C67C
+016B:007800CCCCCCCC76
+016E:386CF6C6C6C67C00
+016F:30CC30CCCCCC7600
+0170:366CC6C6C6C67C00
+0171:6CD800CCCCCC7600
+0172:C6C6C6C6C67C301E
+0173:0000CCCCCC7E301C
+0178:00CCCC7830780000
+0179:0C18FE861862FE00
+017A:0C18007C18307C00
+017B:1800FE861862FE00
+017C:0018007C18307C00
+017D:6C38FE861862FE00
+017E:6C38007C18307C00
+0192:0E1B183C1818D870
+02C7:6C38000000000000
+02D8:C67C000000000000
+02D9:1800000000000000
+02DB:000000000000301C
+02DD:366C000000000000
+037A:0000000000000000
+0384:0810000000000000
+0385:08D3000000000000
+0386:5CB6637F63636300
+0388:5F90101E10101F00
+0389:B3B3333F33333300
+038A:5E8C0C0C0C0C1E00
+038C:5CB6636363361C00
+038E:B3B3331E0C0C1E00
+038F:5CB6636336147700
+0390:08D3003030303C00
+0391:386CC6FEC6C6C600
+0392:FC66667C6666FC00
+0393:00FCCCC0C0C0C000
+0394:10386CC6C6C6FE00
+0395:FEC0C0FCC0C0FE00
+0396:FE060C183060FE00
+0397:C6C6C6FEC6C6C600
+0398:386CC6FEC66C3800
+0399:7E18181818187E00
+039A:C6CCD8F0D8CCC600
+039B:10386CC6C6C6C600
+039C:C6EEFED6C6C6C600
+039D:C6E6F6DECEC6C600
+039E:FEC6003800C6FE00
+039F:7CC6C6C6C6C67C00
+03A0:FF66666666666600
+03A1:FCC6C6FCC0C0C000
+03A3:FCCC603060CCFC00
+03A4:7E18181818181800
+03A5:6666663C18181800
+03A6:FC3078CCCC7830FC
+03A7:C6C66C386CC6C600
+03A8:10D6D6D67C103800
+03A9:386CC6C66C6CEE00
+03AA:C33C181818183C00
+03AB:660066663C183C00
+03AC:081076CCCCCC7600
+03AD:08107EC07CC07E00
+03AE:0810BC6666666606
+03AF:0810303030303C00
+03B0:08D300E666663C00
+03B1:000076DCC8DC7600
+03B2:78CCD8FCC6C6FC80
+03B3:0000C66C386CC67C
+03B4:1C30187CCCCC7800
+03B5:3860C0F8C0603800
+03B6:7E061C30603E021C
+03B7:0000BC6666666606
+03B8:7CC6E63E86C67C00
+03B9:0000303030301C00
+03BA:0000C6DCF0DCC600
+03BB:7CC6061E3666C600
+03BC:0000C6C6C6E6DDC0
+03BD:000082C6C66C3800
+03BE:7E18303C603E021C
+03BF:00007CC6C6C67C00
+03C0:00FE6C6C6C6C6C00
+03C1:00007CC6C6FCC0C0
+03C2:00007EC0C07C061C
+03C3:00007ED8D8D87000
+03C4:0076DC1818181800
+03C5:0000E66666663C00
+03C6:060C7EDBDB7E60C0
+03C7:0000C26C386C8600
+03C8:000010D6D6D67C10
+03C9:000044D6D6D66C00
+03CA:CC00303030303C00
+03CB:6600E66666663C00
+03CC:08107CC6C6C67C00
+03CD:0810E66666663C00
+03CE:081044D6D6D66C00
+0401:66007E607C607E00
+0402:F860607C66666C00
+0403:187E606060606000
+0404:3C66C0F8C0663C00
+0405:78CCE0701CCC7800
+0406:3078303030307800
+0407:4878303030307800
+0408:1E0C0C0CCCCC7800
+0409:3878D8DEDBDBDE00
+040A:D8D8D8FEDBDBDE00
+040B:FC30303C36363600
+040C:18D6CCF8F8CCC600
+040E:1866663E06663C00
+040F:C6C6C6C6FE383800
+0410:1E3666667E666600
+0411:7C60607C66667C00
+0412:7C66667C66667C00
+0413:7E60606060606000
+0414:386C6C6C6C6CFEC6
+0415:7E60607C60607E00
+0416:DBDB7E3C7EDBDB00
+0417:3C66061C06663C00
+0418:66666E7E76666600
+0419:3C666E7E76666600
+041A:666C7870786C6600
+041B:1E36666666666600
+041C:C6EEFEFED6C6C600
+041D:6666667E66666600
+041E:3C66666666663C00
+041F:7E66666666666600
+0420:7C6666667C606000
+0421:3C66606060663C00
+0422:7E18181818181800
+0423:6666663E06663C00
+0424:7EDBDBDB7E181800
+0425:66663C183C666600
+0426:6666666666667F03
+0427:6666663E06060600
+0428:DBDBDBDBDBDBFF00
+0429:DBDBDBDBDBDBFF03
+042A:E060607C66667C00
+042B:C6C6C6F6DEDEF600
+042C:6060607C66667C00
+042D:788C063E068C7800
+042E:CEDBDBFBDBDBCE00
+042F:3E6666663E366600
+0430:0000780C7CCC7600
+0431:003C603C66663C00
+0432:00007C667C667C00
+0433:00007E6060606000
+0434:00003C6C6C6CFEC6
+0435:00003C667E603C00
+0436:0000DB7E3C7EDB00
+0437:00003C660C663C00
+0438:0000666E7E766600
+0439:0018666E7E766600
+043A:0000666C786C6600
+043B:00001E3666666600
+043C:0000C6FEFED6C600
+043D:000066667E666600
+043E:00003C6666663C00
+043F:00007E6666666600
+0440:00007C66667C6000
+0441:00003C6660663C00
+0442:00007E1818181800
+0443:000066663E063C00
+0444:00007EDBDB7E1800
+0445:0000663C183C6600
+0446:0000666666667F03
+0447:000066663E060600
+0448:0000DBDBDBDBFF00
+0449:0000DBDBDBDBFF03
+044A:0000E0607C667C00
+044B:0000C6C6F6DEF600
+044C:000060607C667C00
+044D:00007C063E067C00
+044E:0000CEDBFBDBCE00
+044F:00003E663E366600
+0451:24003C667E603C00
+0452:6060F8607C66660C
+0453:18007E6060606000
+0454:00007CC0F8C07C00
+0455:00007CC0780CF800
+0456:2000703030307800
+0457:5000703030307800
+0458:08001C0C0CCCCC78
+0459:00003878DEDBDE00
+045A:0000D8D8FEDBDE00
+045B:3030FC303C363600
+045C:1810CCD8F0D8CC00
+045E:180066663E063C00
+045F:0000C6C6FE383800
+05D0:00C66676DCCCC600
+05D1:00F80C0C0C0CFE00
+05D2:00380C0C1C34E600
+05D3:00FE0C0C0C0C0C00
+05D4:00FC0606C6C6C600
+05D5:0070181818181800
+05D6:003C18180C183000
+05D7:00FC66C6C6C6C600
+05D8:00CCD6D6C6CC7800
+05D9:00380C0C18000000
+05DA:00FC06060C0C0C0E
+05DB:00FC06060606FC00
+05DC:C0FC06060C181800
+05DD:00FC66C6C6C6FE00
+05DE:00DC7666C6C6DE00
+05DF:00380C181818181C
+05E0:00380C0C0C0C7C00
+05E1:00FC66C6C6CC7800
+05E2:006666666636FC00
+05E3:00F84CCCEC0C0C0E
+05E4:00FC46C6E606FE00
+05E5:006666667C606070
+05E6:0066361C0C067E00
+05E7:00FC06666C6E6060
+05E8:00FC060606060600
+05E9:00D6D6D6F6C67C00
+05EA:00FC666666E6E600
+200E:0000000000000000
+200F:0000000000000000
+2015:000000FF00000000
+2017:0000000000FF00FF
+2018:3040300000000000
+2019:0C020C0000000000
+2022:0000183C3C180000
+203C:6666666666006600
+207F:786C6C6C6C000000
+20A7:F8CCCCFAC6CFC6C7
+20AC:0000000000000000
+20AF:0000000000000000
+2116:8ACDEAB89B888B00
+2190:003060FE60300000
+2191:183C7E1818181800
+2192:00180CFE0C180000
+2193:181818187E3C1800
+2194:002466FF66240000
+2195:183C7E18187E3C18
+21A8:183C7E187E3C18FF
+2219:0000001818000000
+221A:0F0C0C0CEC6C3C1C
+221E:00007EDBDB7E0000
+221F:0000C0C0C0FE0000
+2229:78CCCCCCCCCCCC00
+2248:0076DC0076DC0000
+2261:00FC00FC00FC0000
+2264:183060301800FC00
+2265:603018306000FC00
+2302:0010386CC6C6FE00
+2310:000000FCC0C00000
+2320:0E1B1B1818181818
+2321:1818181818D8D870
+2500:00000000FF000000
+2502:1818181818181818
+250C:000000001F181818
+2510:00000000F8181818
+2514:181818181F000000
+2518:18181818F8000000
+251C:181818181F181818
+2524:18181818F8181818
+252C:00000000FF181818
+2534:18181818FF000000
+253C:18181818FF181818
+2550:0000FF00FF000000
+2551:3636363636363636
+2552:00001F181F181818
+2553:000000003F363636
+2554:00003F3037363636
+2555:0000F818F8181818
+2556:00000000FE363636
+2557:0000FE06F6363636
+2558:18181F181F000000
+2559:363636363F000000
+255A:363637303F000000
+255B:1818F818F8000000
+255C:36363636FE000000
+255D:3636F606FE000000
+255E:18181F181F181818
+255F:3636363637363636
+2560:3636373037363636
+2561:1818F818F8181818
+2562:36363636F6363636
+2563:3636F606F6363636
+2564:0000FF00FF181818
+2565:00000000FF363636
+2566:0000FF00F7363636
+2567:1818FF00FF000000
+2568:36363636FF000000
+2569:3636F700FF000000
+256A:1818FF18FF181818
+256B:36363636FF363636
+256C:3636F700F7363636
+2580:FFFFFFFF00000000
+2584:00000000FFFFFFFF
+2588:FFFFFFFFFFFFFFFF
+258C:F0F0F0F0F0F0F0F0
+2590:0F0F0F0F0F0F0F0F
+2591:2288228822882288
+2592:55AA55AA55AA55AA
+2593:DB77DBEEDB77DBEE
+25A0:00003C3C3C3C0000
+25AC:000000007E7E7E00
+25B2:00183C7EFFFF0000
+25BA:80E0F8FEF8E08000
+25BC:00FFFF7E3C180000
+25C4:020E3EFE3E0E0200
+25CB:003C664242663C00
+25D8:FFFFE7C3C3E7FFFF
+25D9:FFC399BDBD99C3FF
+263A:7E81A581BD99817E
+263B:7EFFDBFFC3E7FF7E
+263C:995A3CE7E73C5A99
+2640:3C6666663C187E18
+2642:0F070F7DCCCCCC78
+2660:1010387CFE7C387C
+2663:387C38FEFE7C387C
+2665:6CFEFEFE7C381000
+2666:10387CFE7C381000
+266A:3F333F303070F0E0
+266C:7F637F636367E6C0
Property changes on: trunk/share/vt/fonts/vgarom-8x8.hex
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+gallant.fnt.uu
\ No newline at end of property
Added: trunk/share/vt/fonts/vgarom-thin-8x16.hex
===================================================================
--- trunk/share/vt/fonts/vgarom-thin-8x16.hex (rev 0)
+++ trunk/share/vt/fonts/vgarom-thin-8x16.hex 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,308 @@
+# $FreeBSD: stable/10/share/vt/fonts/vgarom-thin-8x16.hex 271333 2014-09-09 20:36:56Z emaste $
+# Height: 16
+# Width: 8
+0000:00000000000000000000000000000000
+0020:00000000000000000000000000000000
+0021:00001038383810101000101000000000
+0022:00424242420000000000000000000000
+0023:0000004444FE444444FE444400000000
+0024:10107C828240300C0482827C10100000
+0025:00000000008284081020428200000000
+0026:00003844443838474444443B00000000
+0027:00202040000000000000000000000000
+0028:00000408101010101010080400000000
+0029:00002010080808080808102000000000
+002A:00000000002418FF1824000000000000
+002B:000000000010107C1010000000000000
+002C:00000000000000000010101020000000
+002D:00000000000000FE0000000000000000
+002E:00000000000000000000101000000000
+002F:00000000000204081020408000000000
+0030:00003844828292928282443800000000
+0031:00000818380808080808083E00000000
+0032:00007C8202040810204082FE00000000
+0033:00007C8202023C020202827C00000000
+0034:00000C14244484FE0404040E00000000
+0035:0000FE808080FC020202827C00000000
+0036:000038408080FC828282827C00000000
+0037:0000FE82020204081010101000000000
+0038:00007C8282827C828282827C00000000
+0039:00007C8282827E020202047800000000
+003A:00000000101000000010100000000000
+003B:00000000101000000010102000000000
+003C:00000004081020402010080400000000
+003D:00000000007E00007E00000000000000
+003E:00000040201008040810204000000000
+003F:00007C82820204080800080800000000
+0040:0000007C82829E92928C807C00000000
+0041:00001028448282FE8282828200000000
+0042:0000FC4242427C42424242FC00000000
+0043:00003C42828080808082423C00000000
+0044:0000F84442424242424244F800000000
+0045:0000FE4242487848404242FE00000000
+0046:0000FE4242487848404040E000000000
+0047:00003C428280809E8282463A00000000
+0048:000082828282FE828282828200000000
+0049:00003810101010101010103800000000
+004A:00000E04040404048484847800000000
+004B:0000C24242444878444242C200000000
+004C:0000E04040404040404242FE00000000
+004D:000082C6AA9282828282828200000000
+004E:00008282C2A2928A8682828200000000
+004F:00003844828282828282443800000000
+0050:0000FC4242427C40404040E000000000
+0051:00007C828282828282928A7C04020000
+0052:0000FC4242427C44424242C200000000
+0053:00007C828240300C0482827C00000000
+0054:0000FE92921010101010103800000000
+0055:00008282828282828282827C00000000
+0056:00008282828282828244281000000000
+0057:000082828282828292AAC68200000000
+0058:00008282442810284482828200000000
+0059:00008282824438101010103800000000
+005A:0000FE8282041820408282FE00000000
+005B:00003C20202020202020203C00000000
+005C:00000080402010080402010000000000
+005D:00003C04040404040404043C00000000
+005E:10284482000000000000000000000000
+005F:00000000000000000000000000FF0000
+0060:10100800000000000000000000000000
+0061:000000000078047C84848C7600000000
+0062:0000C040407844424242427C00000000
+0063:00000000007C82808080827C00000000
+0064:00000C04043C448484848C7600000000
+0065:00000000007C8282FE80827C00000000
+0066:000038444440E040404040E000000000
+0067:0000000000768C848484847C04847800
+0068:0000C040407C4242424242C200000000
+0069:00001010003010101010103800000000
+006A:00000202000602020202020242423C00
+006B:0000C04040424448784442C200000000
+006C:00003010101010101010103800000000
+006D:0000000000EC92929292929200000000
+006E:0000000000DC62424242424200000000
+006F:00000000007C82828282827C00000000
+0070:0000000000DC62424242427C4040E000
+0071:0000000000768C848484847C04040E00
+0072:0000000000DC6242404040E000000000
+0073:00000000007C82807C02827C00000000
+0074:0000202020F820202020221C00000000
+0075:000000000084848484848C7600000000
+0076:00000000004242424242241800000000
+0077:000000000082828292AAC68200000000
+0078:00000000008244281028448200000000
+0079:00000000008282828282827E02047800
+007A:0000000000FE8408102042FE00000000
+007B:00000E10101060101010100E00000000
+007C:00001010101000101010101000000000
+007D:00007008080806080808087000000000
+007E:000076DC000000000000000000000000
+00A0:00000000000000000000000000000000
+00A1:00001010001010103838381000000000
+00A2:00101038444040404838101000000000
+00A3:0038444440E04040404042FC00000000
+00A4:0000413E2222223E4100000000000000
+00A5:0000444428107C107C10101000000000
+00A6:00080808080800000808080808000000
+00A7:007C864038448282443804C27C000000
+00A8:00242424000000000000000000000000
+00A9:00003E41415D51515D41413E00000000
+00AA:003C44443E007E000000000000000000
+00AB:00000000002448904824000000000000
+00AC:000000000000FE060606060000000000
+00AD:00000000000000FF0000000000000000
+00AE:00003E415D5559555541413E00000000
+00AF:0000FF00000000000000000000000000
+00B0:00384444380000000000000000000000
+00B1:0000000010107C10100000FE00000000
+00B2:00708810204878000000000000000000
+00B3:00007008300870000000000000000000
+00B4:00020408000000000000000000000000
+00B5:0000000042424242427C4040C0000000
+00B6:00007F89898979090909090900000000
+00B7:00000000000000181800000000000000
+00B8:00000000000000000000000002040800
+00B9:00001030101000000000000000000000
+00BA:0038444438007C000000000000000000
+00BB:00000000008844224488000000000000
+00BC:0080808284881020468A123E02020000
+00BD:0080808284881020409C0204081E0000
+00BE:00304810094A34081123450F01010000
+00BF:00002020002020408082827C00000000
+00C0:300C003C4242427E4242424200000000
+00C1:0C30003C4242427E4242424200000000
+00C2:1824003C4242427E4242424200000000
+00C3:324C003C4242427E4242424200000000
+00C4:0082001028448282FE82828200000000
+00C5:3844381028448282FE82828200000000
+00C6:00003E448484FE848484848600000000
+00C7:00003C428280808082423C04027C0000
+00C8:1806003E2020203C2020203E00000000
+00C9:081020FE4240407C404042FE00000000
+00CA:0C12003E2020203C2020203E00000000
+00CB:1414003E2020203C2020203E00000000
+00CC:1806001C080808080808081C00000000
+00CD:0618001C080808080808081C00000000
+00CE:0814001C080808080808081C00000000
+00CF:1414001C080808080808081C00000000
+00D0:000078444242F2424242447800000000
+00D1:76DC0082C2A2928A8682828200000000
+00D2:300C003C424242424242423C00000000
+00D3:0C30003C424242424242423C00000000
+00D4:1824003C424242424242423C00000000
+00D5:324C003C424242424242423C00000000
+00D6:0082007C828282828282827C00000000
+00D7:00000000002214081422000000000000
+00D8:0000011A244A4A525224588000000000
+00D9:300C0042424242424242423C00000000
+00DA:0C300042424242424242423C00000000
+00DB:18240042424242424242423C00000000
+00DC:00820082828282828282827C00000000
+00DD:04080041412214080808080800000000
+00DE:00202038242222222438202020000000
+00DF:000078848484B884828282BC80000000
+00E0:004020100078047C84848C7600000000
+00E1:000810200078047C84848C7600000000
+00E2:001028440078047C84848C7600000000
+00E3:0000324C003C42023E42423D00000000
+00E4:000084840078047C84848C7600000000
+00E5:003844380078047C84848C7600000000
+00E6:00000000008C52327E88986E00000000
+00E7:000000003C424040423C04023C000000
+00E8:00402010007C8282FE80827C00000000
+00E9:00040810007C8282FE80827C00000000
+00EA:00102844007C8282FE80827C00000000
+00EB:00008400007C8282FE80827C00000000
+00EC:00402010001808080808081C00000000
+00ED:00040810001808080808081C00000000
+00EE:00182442001808080808081C00000000
+00EF:00004444001808080808081C00000000
+00F0:00001D02060A023E4242423E00000000
+00F1:000076DC00DC62424242424200000000
+00F2:00402010007C82828282827C00000000
+00F3:00081020007C82828282827C00000000
+00F4:00102844007C82828282827C00000000
+00F5:0000324C003C42424242423C00000000
+00F6:00004400007C82828282827C00000000
+00F7:000000001010007C0010100000000000
+00F8:00000000001D22454951225C00000000
+00F9:004020100084848484848C7600000000
+00FA:000810200084848484848C7600000000
+00FB:003048840084848484848C7600000000
+00FC:000084000084848484848C7600000000
+00FD:00000408000042424242423E02023C00
+00FE:00002020382424242830202020000000
+00FF:00008200000082828282827E02047800
+0152:00007F8888888E888888887F00000000
+0153:00000000006E91919F90916E00000000
+0160:2418003C4240403C0202423C00000000
+0161:00002418003C42403C02423C00000000
+0178:14140041412214080808080800000000
+017D:2418007E020408102040407E00000000
+017E:00002418007E04081020407E00000000
+0192:0006090808083E080808080848300000
+0393:0000FE82828080808080808000000000
+0398:00000038448282FE8282443800000000
+03A3:000000FE82402010204082FE00000000
+03A6:0000007C103844444438107C00000000
+03A9:0000384482828244282828EE00000000
+03B1:00000000006294988898946200000000
+03B4:00001E1008043E424242423C00000000
+03B5:00001C20404078404040201C00000000
+03C0:00000000FE4444444444444400000000
+03C3:00000000007E88888888887000000000
+03C4:0000000072D408080808080800000000
+03C6:00000001027E8991A17E408000000000
+2022:000000000000183C3C18000000000000
+203C:00004242424242424200424200000000
+207F:00D86444444444000000000000000000
+20A7:00F88484F884849E8484848600000000
+20AC:00001E21207E207E20211E0000000000
+2190:00000000002040FE4020000000000000
+2191:000010387C1010101010101000000000
+2192:00000000000804FE0408000000000000
+2193:0000101010101010107C381000000000
+2194:0000000000286CFE6C28000000000000
+2195:000010387C1010107C38100000000000
+21A8:000010387C1010107C38107C00000000
+2219:00000000000000001800000000000000
+221A:000F0808080808E82828281800000000
+221E:00000000007E9999997E000000000000
+221F:000000000000808080FE000000000000
+2229:0000007C828282828282828200000000
+2248:000000000076DC0076DC000000000000
+2261:00000000FE0000FE0000FE0000000000
+2264:00000008102040201008007E00000000
+2265:00000010080402040810007E00000000
+2302:00000000102844828282FE0000000000
+2310:000000000000FEC0C0C0C00000000000
+2320:00000E11111010101010101010101010
+2321:08080808080808080888887070000000
+2500:00000000000000FF0000000000000000
+2502:18181818181818181818181818181818
+250C:000000000000001F1818181818181818
+2510:00000000000000F81818181818181818
+2514:181818181818181F0000000000000000
+2518:18181818181818F80000000000000000
+251C:181818181818181F1818181818181818
+2524:18181818181818F81818181818181818
+252C:00000000000000FF1818181818181818
+2534:18181818181818FF0000000000000000
+253C:18181818181818FF1818181818181818
+2550:0000000000FF00FF0000000000000000
+2551:36363636363636363636363636363636
+2552:00000000001F181F1818181818181818
+2553:000000000000003F3636363636363636
+2554:00000000003F30373636363636363636
+2555:0000000000F818F81818181818181818
+2556:00000000000000FE3636363636363636
+2557:0000000000FE06F63636363636363636
+2558:18181818181F181F0000000000000000
+2559:363636363636363F0000000000000000
+255A:363636363637303F0000000000000000
+255B:1818181818F818F80000000000000000
+255C:36363636363636FE0000000000000000
+255D:3636363636F606FE0000000000000000
+255E:18181818181F181F1818181818181818
+255F:36363636363636373636363636363636
+2560:36363636363730373636363636363636
+2561:1818181818F818F81818181818181818
+2562:36363636363636F63636363636363636
+2563:3636363636F606F63636363636363636
+2564:0000000000FF00FF1818181818181818
+2565:00000000000000FF3636363636363636
+2566:0000000000FF00F73636363636363636
+2567:1818181818FF00FF0000000000000000
+2568:36363636363636FF0000000000000000
+2569:3636363636F700FF0000000000000000
+256A:1818181818FF18FF1818181818181818
+256B:36363636363636FF3636363636363636
+256C:3636363636F700F73636363636363636
+2580:FFFFFFFFFFFFFF000000000000000000
+2584:00000000000000FFFFFFFFFFFFFFFFFF
+2588:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
+258C:F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0
+2590:0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F
+2591:11441144114411441144114411441144
+2592:55AA55AA55AA55AA55AA55AA55AA55AA
+2593:DD77DD77DD77DD77DD77DD77DD77DD77
+25A0:000000007C7C7C7C7C7C7C0000000000
+25AC:0000000000000000FEFEFEFE00000000
+25B2:000000001038387C7CFEFE0000000000
+25BA:0080C0E0F0F8FEF8F0E0C08000000000
+25BC:00000000FEFE7C7C3838100000000000
+25C4:0002060E1E3EFE3E1E0E060200000000
+25CB:00000000003C664242663C0000000000
+25D8:FFFFFFFFFFFFE7C3C3E7FFFFFFFFFFFF
+25D9:FFFFFFFFFFC399BDBD99C3FFFFFFFFFF
+263A:00007E81A58181BD9981817E00000000
+263B:00007EFFDBFFFFC3E7FFFF7E00000000
+263C:0000001010D638EE38D6101000000000
+2640:0000384444444438107C101000000000
+2642:00003E0A122278848484847800000000
+2660:000000183C7EFFFF7E18183C00000000
+2663:000000183C3CE7E7E718183C00000000
+2665:000000006CFEFEFEFE7C381000000000
+2666:0000000010387CFE7C38100000000000
+266A:00003F213F2020202060E0C000000000
+266C:00003F213F212121212367E6C0000000
Property changes on: trunk/share/vt/fonts/vgarom-thin-8x16.hex
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+gallant.fnt.uu
\ No newline at end of property
Added: trunk/share/vt/fonts/vgarom-thin-8x8.hex
===================================================================
--- trunk/share/vt/fonts/vgarom-thin-8x8.hex (rev 0)
+++ trunk/share/vt/fonts/vgarom-thin-8x8.hex 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,258 @@
+# $FreeBSD: stable/10/share/vt/fonts/vgarom-thin-8x8.hex 271333 2014-09-09 20:36:56Z emaste $
+# Height: 8
+# Width: 8
+0020:0000000000000000
+0021:1038381010001000
+0022:2424240000000000
+0023:2424FF24FF242400
+0024:107C807804F81000
+0025:00C6CC183066C600
+0026:3844385684847600
+0027:2020400000000000
+0028:1020404040201000
+0029:2010080808102000
+002A:004438FE38440000
+002B:001010FE10100000
+002C:0000000000101020
+002D:000000FC00000000
+002E:0000000000101000
+002F:0204081020408000
+0030:7C82868A92A27C00
+0031:1030101010107C00
+0032:788404104084FC00
+0033:7884043804847800
+0034:08182848FE081C00
+0035:FC80F80404847800
+0036:384080F884847800
+0037:FC84081020202000
+0038:7884847884847800
+0039:7884847C04087000
+003A:0010100000101000
+003B:0010100000101020
+003C:1020408040201000
+003D:0000FC0000FC0000
+003E:2010080408102000
+003F:7884040810001000
+0040:7C829E929E807800
+0041:30488484FC848400
+0042:FC42427C4242FC00
+0043:3C42808080423C00
+0044:F84442424244F800
+0045:FE4248784842FE00
+0046:FE4248784840E000
+0047:3C4280808E423E00
+0048:848484FC84848400
+0049:3810101010103800
+004A:0E04040444443800
+004B:C24448704442C200
+004C:E04040404042FE00
+004D:82C6AA9282828200
+004E:82C2A2928A868200
+004F:3844828282443800
+0050:FC42427C4040E000
+0051:3844828282543804
+0052:FC42427C4442C200
+0053:3884807804847400
+0054:FE92101010103800
+0055:848484848484FC00
+0056:8484848484483000
+0057:82828292AAC68200
+0058:8244281028448200
+0059:8244281010103800
+005A:FE8488102242FE00
+005B:7840404040407800
+005C:8040201008040200
+005D:7808080808087800
+005E:1028448200000000
+005F:00000000000000FF
+0060:2020100000000000
+0061:000078047C847600
+0062:C0407C424242DC00
+0063:0000788480847800
+0064:0C047C8484847600
+0065:00007884FC807800
+0066:384440E04040E000
+0067:00007684847C04F8
+0068:C0404C624242C200
+0069:1000301010103800
+006A:0400040404848478
+006B:C04042447844C200
+006C:3010101010103800
+006D:0000EC9292928200
+006E:0000F88484848400
+006F:0000788484847800
+0070:0000DC42427C40E0
+0071:00007684847C040E
+0072:0000DC624040E000
+0073:00007C807804F800
+0074:10107C1010120C00
+0075:0000848484847600
+0076:0000848484483000
+0077:00008292AAC68200
+0078:0000844830488400
+0079:00008484847C04F8
+007A:0000FC883044FC00
+007B:182020C020201800
+007C:1010100010101000
+007D:6010100C10106000
+007E:6498000000000000
+00A0:0000000000000000
+00A1:1010001038381000
+00A2:10107E80807E1010
+00A3:384444E04082FC00
+00A5:4428107C107C1010
+00A7:3E61384444388C78
+00AA:3C44443A007E0000
+00AB:0022448844220000
+00AC:000000FC0C0C0000
+00B0:3844443800000000
+00B1:2020FC202000FC00
+00B2:3048102078000000
+00B5:00424242427C4080
+00B6:7F92927212121200
+00B7:0000001818000000
+00BA:38444438007C0000
+00BB:0044221122440000
+00BC:4244485365498F01
+00BD:424448566942840F
+00BF:2000204080847800
+00C4:82384482FE828200
+00C5:30104482FE828200
+00C6:3F4888FF88888F00
+00C7:7884808478180478
+00C9:0CFC40784040FC00
+00D1:649884A494848400
+00D6:4218244242241800
+00DC:8400848484847800
+00DF:007884F884F88080
+00E0:C00078047C847A00
+00E1:1C0078047C847A00
+00E2:7E813C023E423D00
+00E4:840078047C847A00
+00E5:202078047C847A00
+00E6:000067197F987700
+00E7:0000788080780438
+00E8:60007884FC807800
+00E9:0C007884FC807800
+00EA:7E813C427E403C00
+00EB:84007884FC807800
+00EC:6000301010103800
+00ED:1800301010103800
+00EE:7C82301010103800
+00EF:4800301010103800
+00F1:6498B8C484848400
+00F2:C000788484847800
+00F3:0810788484847800
+00F4:7884788484847800
+00F6:8400788484847800
+00F7:202000F800202000
+00F9:2010424242423C00
+00FA:0810848484847A00
+00FB:7E81424242423C00
+00FC:0084008484847A00
+00FF:84008484847C04F8
+0192:0C12103810109060
+0393:00FC848080808000
+0398:384482FE82443800
+03A3:FC8440204084FC00
+03A6:F8207088887020F8
+03A9:3844828228286C00
+03B1:0000629488946200
+03B4:1C10087C84847800
+03B5:384080F880403800
+03C0:00FE282828282800
+03C3:00007E8888887000
+03C4:0076880808080800
+03C6:02047E89917E4080
+2022:0000183C3C180000
+203C:2424242424002400
+207F:5844444444000000
+20A7:F88484F882878283
+2190:002040FE40200000
+2191:10387C1010101000
+2192:000804FE04080000
+2193:101010107C381000
+2194:002466FF66240000
+2195:10387C10107C3810
+21A8:10387C107C3810FE
+2219:0000000018000000
+221A:0704040464241C0C
+221E:00007C92927C0000
+221F:0000808080FE0000
+2229:7884848484848400
+2248:0064980064980000
+2261:00FC00FC00FC0000
+2264:102040201000FC00
+2265:402010204000FC00
+2302:001028448282FE00
+2310:000000FCC0C00000
+2320:0E11111010101010
+2321:0808080808888870
+2500:00000000FF000000
+2502:1818181818181818
+250C:000000001F181818
+2510:00000000F8181818
+2514:181818181F000000
+2518:18181818F8000000
+251C:181818181F181818
+2524:18181818F8181818
+252C:00000000FF181818
+2534:18181818FF000000
+253C:18181818FF181818
+2550:0000FF00FF000000
+2551:3636363636363636
+2552:00001F181F181818
+2553:000000003F363636
+2554:00003F3037363636
+2555:0000F818F8181818
+2556:00000000FE363636
+2557:0000FE06F6363636
+2558:18181F181F000000
+2559:363636363F000000
+255A:363637303F000000
+255B:1818F818F8000000
+255C:36363636FE000000
+255D:3636F606FE000000
+255E:18181F181F181818
+255F:3636363637363636
+2560:3636373037363636
+2561:1818F818F8181818
+2562:36363636F6363636
+2563:3636F606F6363636
+2564:0000FF00FF181818
+2565:00000000FF363636
+2566:0000FF00F7363636
+2567:1818FF00FF000000
+2568:36363636FF000000
+2569:3636F700FF000000
+256A:1818FF18FF181818
+256B:36363636FF363636
+256C:3636F700F7363636
+2580:FFFFFFFF00000000
+2584:00000000FFFFFFFF
+2588:FFFFFFFFFFFFFFFF
+258C:F0F0F0F0F0F0F0F0
+2590:0F0F0F0F0F0F0F0F
+2591:2288228822882288
+2592:55AA55AA55AA55AA
+2593:77DD77DD77DD77DD
+25A0:00003C3C3C3C0000
+25AC:000000007E7E7E00
+25B2:00183C7EFFFF0000
+25BA:80E0F8FEF8E08000
+25BC:00FFFF7E3C180000
+25C4:020E3EFE3E0E0200
+25CB:003C664242663C00
+25D8:FFFFE7C3C3E7FFFF
+25D9:FFC399BDBD99C3FF
+263A:7E81A581BD99817E
+263B:7EFFDBFFC3E7FF7E
+263C:995A3CE7E73C5A99
+2640:3E4141413E083E08
+2642:1F03057D84848478
+2660:101038ECFE7C107C
+2663:387C38FED610107C
+2665:6CFEFEFE7C381000
+2666:10387CFE7C381000
+266A:3F213F20202060C0
+266C:3F213F21212366C0
Property changes on: trunk/share/vt/fonts/vgarom-thin-8x8.hex
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+gallant.fnt.uu
\ No newline at end of property
Added: trunk/share/vt/keymaps/INDEX.keymaps
===================================================================
--- trunk/share/vt/keymaps/INDEX.keymaps (rev 0)
+++ trunk/share/vt/keymaps/INDEX.keymaps 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,607 @@
+# $FreeBSD: stable/10/share/vt/keymaps/INDEX.keymaps 322225 2017-08-08 10:45:22Z se $
+#
+# database for kbdmap(8)
+#
+# Format <file>:<lang>:<description>
+#
+# lang: ar bg cs da de el en es fi fr he hr hu hy is it ja kk ko nl no pl
+# pt ro ru sh sk sl sv tr uk zh
+# lang: lang,lang
+#
+# If lang empty use 'en' (us-english) as default.
+#
+# Example:
+# german.iso.kbd:de:deutsch
+# german.iso.kbd:en:german
+#
+# See also setlocal
+# /usr/share/locale, /usr/local/lib/X11/locale/locale.alias
+#
+#
+# Language support: MENU, FONT
+#
+MENU:en:Choose your keyboard layout
+MENU:da,no,sv:Vælg dit keyboard layout
+MENU:de:Wählen Sie Ihre Tastaturbelegung
+MENU:fr:Choisissez la disposition de votre clavier
+MENU:pl:Wybierz układ klawiatury
+MENU:pt:Escolha o layout do teclado
+MENU:es:Seleccione la disposición de su teclado
+MENU:he:ךלש תדלקמה תפש תא רחב
+MENU:uk:Оберiть розкладку клавіатури
+MENU:el:Επιλέξτε το πληκτρολόγιο της κονσόλας
+MENU:hy:Ընտրեք ստեղնաշարի դասավորությունը
+MENU:tr:Klavye düzeninizi seçiniz
+
+#
+# The font definition for "en" is the fall-back font for
+# all languages.
+# Add language specific font definitions only where required!
+#
+FONT:en:vgarom-8x16.hex
+
+#
+be.kbd:en:Belgian
+be.kbd:de:Belgisch
+be.kbd:fr:Belge
+be.kbd:pt,es:Belga
+
+be.acc.kbd:en:Belgian (accent keys)
+be.acc.kbd:de:Belgisch (mit Akzenten)
+be.acc.kbd:fr:Belge (avec accents)
+be.acc.kbd:pt:Belga (com acentos)
+be.acc.kbd:es:Belga (con acentos)
+
+bg.bds.kbd:en:Bulgarian (BDS)
+bg.bds.kbd:de:Bulgarisch (BDS)
+
+bg.phonetic.kbd:en:Bulgarian (Phonetic)
+bg.phonetic.kbd:de:Bulgarisch (phonetisch)
+
+br.kbd:en:Brazilian (accent keys)
+br.kbd:de:Brasilianisch (mit Akzenten)
+br.kbd:fr:Brésilien (avec accents)
+br.kbd:pt:Brasileiro (com acentos)
+br.kbd:es:Brasileño (con acentos)
+
+br.noacc.kbd:en:Brazilian (without accent keys)
+br.noacc.kbd:de:Brasilianisch (ohne Akzente)
+br.noacc.kbd:fr:Brésilien (sans accents)
+br.noacc.kbd:pt:Brasileiro (without accent keys)
+br.noacc.kbd:es:Brasileño (without accent keys)
+
+by.kbd:en:Belarusian
+by.kbd:de:Weißrussisch
+by.kbd:fr:Biélorusse
+
+centraleuropean.kbd:en:Central European
+centraleuropean.kbd:de:Zentral Europäisch
+centraleuropean.kbd:fr:Centre européen
+centraleuropean.kbd:es:Centroeuropeo
+
+centraleuropean.qwerty.kbd:en:Central European (QWERTY)
+centraleuropean.qwerty.kbd:de:Zentral Europäisch (QWERTY)
+centraleuropean.qwerty.kbd:fr:Centre européen (QWERTY)
+centraleuropean.qwerty.kbd:es:Centroeuropeo (QWERTY)
+
+colemak.acc.kbd:en:Colemak ergonomic alternative
+
+cz.kbd:en:Czech (QWERTZ, accent keys)
+cz.kbd:de:Tschechisch (QWERTZ, mit Akzenten)
+cz.kbd:fr:Tchèque (QWERTZ, avec accents)
+cz.kbd:es:Checo (QWERTZ, con acentos)
+
+cz.kbd.from-ce:en:Czech
+cz.kbd.from-ce:de:Tschechisch
+cz.kbd.from-ce:fr:Tchèque
+cz.kbd.from-ce:es:Checo
+
+cz.qwerty.kbd.from-ce:en:Czech (QWERTY)
+cz.qwerty.kbd.from-ce:de:Tschechisch (QWERTY)
+cz.qwerty.kbd.from-ce:fr:Tchèquey (QWERTY)
+cz.qwerty.kbd.from-ce:es:Checo (QWERTY)
+
+dk.kbd:en:Danish
+dk.kbd:da:Dansk
+dk.kbd:de:Dänisch
+dk.kbd:fr:Danois
+dk.kbd:pt:Dinamarquês
+dk.kbd:es:Danés
+
+dk.acc.kbd:en:Danish (accent keys)
+dk.acc.kbd:da:Dansk (accent taster)
+dk.acc.kbd:de:Dänisch (mit Akzenten)
+dk.acc.kbd:fr:Danois (avec accents)
+dk.acc.kbd:pt:Dinamarquês (com acentos)
+dk.acc.kbd:es:Danés (con acentos)
+
+dk.kbd.from-cp865:en:Danish
+dk.kbd.from-cp865:da:Dansk
+dk.kbd.from-cp865:de:Dänisch
+dk.kbd.from-cp865:fr:Danois
+dk.kbd.from-cp865:pt:Dinamarquês
+dk.kbd.from-cp865:es:Danés
+
+dk.macbook.kbd:en:Danish (macbook)
+dk.macbook.kbd:da:Dansk (macbook)
+dk.macbook.kbd:de:Dänisch (Macbook)
+dk.macbook.kbd:fr:Danois (macbook)
+dk.macbook.kbd:pt:Dinamarquês (macbook)
+dk.macbook.kbd:es:Danés (macbook)
+
+nl.kbd:en:Dutch (accent keys)
+nl.kbd:de:Holländisch (mit Akzenten)
+
+nordic.asus-eee.kbd:en:Nordic layout on Asus eeePC
+nordic.asus-eee.kbd:fr:Norvégien phonétique sur Asus eeePC
+
+gr.kbd:en:Greek (104 keys)
+gr.kbd:fr:Grec (104 touches)
+gr.kbd:el:Ελληνικό (104 πλήκτρων)
+
+ee.kbd.from-iso1:en:Estonian
+ee.kbd.from-iso1:de:Estnisch
+ee.kbd.from-iso1:fr:Estonien
+ee.kbd.from-iso1:es:Estonio
+
+ee.kbd:en:Estonian
+ee.kbd:de:Estnisch
+ee.kbd:fr:Estonien
+ee.kbd:es:Estonio
+
+ee.kbd.from-cp850:en:Estonian
+ee.kbd.from-cp850:de:Estnisch
+ee.kbd.from-cp850:fr:Estonien
+ee.kbd.from-cp850:es:Estonio
+
+fi.kbd:en:Finnish
+fi.kbd:de:Finnisch
+fi.kbd:fr:Finlandais
+fi.kbd:es:Finlandés
+
+fi.kbd.from-cp850:en:Finnish
+fi.kbd.from-cp850:de:Finnisch
+fi.kbd.from-cp850:fr:Finlandais
+fi.kbd.from-cp850:es:Finlandés
+
+fr.kbd:en:French
+fr.kbd:de:Französisch
+fr.kbd:fr:Français
+fr.kbd:pt:Francês
+fr.kbd:es:Francés
+fr.kbd:uk:Французька
+
+fr.acc.kbd:en:French (accent keys)
+fr.acc.kbd:de:Französisch (mit Akzenten)
+fr.acc.kbd:fr:Français (avec accents)
+fr.acc.kbd:pt:Francês (com acentos)
+fr.acc.kbd:es:Francés (con acentos)
+fr.acc.kbd:uk:Французька (accent keys)
+
+fr.macbook.kbd:en:French Macbook/Macbook Pro (accent keys)
+fr.macbook.kbd:de:Französisch Macbook/Macbook Pro (mit Aksenten)
+fr.macbook.kbd:fr:Français Macbook/Macbook Pro (accent keys)
+fr.macbook.kbd:pt:Francês Macbook/Macbook Pro (com acentos)
+fr.macbook.kbd:es:Francés Macbook/Macbook Pro (con acentos)
+
+fr.dvorak.kbd:en:French Dvorak-like
+fr.dvorak.kbd:de:Französisch Dvorak
+fr.dvorak.kbd:fr:Français Dvorak
+fr.dvorak.kbd:pt:Francês Dvorak
+fr.dvorak.kbd:es:Francés Dvorak
+fr.dvorak.kbd:uk:French Dvorak-like
+
+fr.dvorak.acc.kbd:en:French Dvorak-like (accent keys)
+fr.dvorak.acc.kbd:de:Französisch Dvorak (mit Akzenten)
+fr.dvorak.acc.kbd:fr:Français Dvorak (accent keys)
+fr.dvorak.acc.kbd:pt:Francês Dvorak (com acentos)
+fr.dvorak.acc.kbd:es:Francés Dvorak (con acentos)
+fr.dvorak.acc.kbd:uk:French Dvorak-like (accent keys)
+
+ca.kbd:en:Canadian Bilingual
+
+ca-fr.kbd:en:French Canadian (accent keys)
+ca-fr.kbd:de:Französisch Kanada (mit Akzenten)
+ca-fr.kbd:fr:Français Canadien (avec accents)
+ca-fr.kbd:es:Francocanadiense (con acentos)
+ca-fr.kbd:uk:Французько-канадська (accent keys)
+
+de.kbd:en:German
+de.kbd:de:Deutsch
+de.kbd:fr:Allemand
+de.kbd:pt:Alemão
+de.kbd:es:Alemán
+de.kbd:tr:Almanca
+de.kbd:uk:Німецька
+
+de.acc.kbd:en:German (accent keys)
+de.acc.kbd:de:Deutsch (mit Akzenten)
+de.acc.kbd:fr:Allemand (avec accents)
+de.acc.kbd:pt:Alemão (com acentos)
+de.acc.kbd:es:Alemán (con acentos)
+de.acc.kbd:uk:Німецька (accent keys)
+
+de.noacc.kbd:en:German (no accent keys)
+de.noacc.kbd:de:Deutsch (ohne Akzente)
+de.noacc.kbd:fr:Allemand (sans accents)
+de.noacc.kbd:pt:Alemão (no accent keys)
+de.noacc.kbd:es:Alemán (no accent keys)
+de.noacc.kbd:uk:Німецька (no accent keys)
+
+de.kbd.from-cp850:en:German
+de.kbd.from-cp850:de:Deutsch
+de.kbd.from-cp850:fr:Allemand
+de.kbd.from-cp850:pt:Alemão
+de.kbd.from-cp850:es:Alemán
+de.kbd.from-cp850:uk:Німецька
+
+gr.elot.acc.kbd:en:Greek ELOT
+gr.elot.acc.kbd:de:Grieschisch ELOT
+gr.elot.acc.kbd:fr:Grec ELOT
+gr.elot.acc.kbd:el:Ελληνικό ΕΛΟΤ
+
+gr.101.acc.kbd:en:Greek (101 keys)
+gr.101.acc.kbd:de:Grieschisch (101 Tasten)
+gr.101.acc.kbd:fr:Grec (101 touches)
+gr.101.acc.kbd:el:Ελληνικό (101 πλήκτρων)
+
+il.kbd:en:Hebrew
+il.kbd:de:Hebräisch
+il.kbd:fr:Hébreu
+il.kbd::תירבע
+
+hr.kbd:en:Croatian
+hr.kbd:de:Kroatisch
+hr.kbd:fr:Croate
+hr.kbd:es:Croata
+
+hu.101.kbd:en:Hungarian (101 keys)
+hu.101.kbd:de:Ungarisch (101 Tasten)
+hu.101.kbd:fr:Hongrois (101 touches)
+hu.101.kbd:es:Húngaro (101)
+
+hu.102.kbd:en:Hungarian (102 keys)
+hu.102.kbd:de:Ungarisch (102 Tasten)
+hu.102.kbd:fr:Hongrois (102 touches)
+hu.102.kbd:es:Húngaro (102)
+
+am.kbd:hy:Հայերեն հնչյունային (Phonetic) դասավորություն
+am.kbd:ru:Армянская фонетическая раскладка
+am.kbd:en:Armenian phonetic layout
+am.kbd:fr:Arménien phonétique
+am.kbd:de:Armenische phonetische Tastenbelegung
+
+is.kbd:en:Icelandic
+is.kbd:de:Isländisch
+is.kbd:fr:Islandais
+is.kbd:pt:Islandês
+is.kbd:es:Islandés
+
+is.acc.kbd:en:Icelandic (accent keys)
+is.acc.kbd:de:Isländisch (mit Akzenten)
+is.acc.kbd:fr:Islandais (avec accents)
+is.acc.kbd:pt:Islandês (com acentos)
+is.acc.kbd:es:Islandés (con acentos)
+
+it.kbd:en:Italian
+it.kbd:de:Italienisch
+it.kbd:fr:Italien
+it.kbd:pt,es:Italiano
+it.kbd:uk:Італійська
+
+jp.kbd:en:Japanese 106
+jp.kbd:de:Japanisch 106
+jp.kbd:fr:Japonais 106
+jp.kbd:pt:Japonês 106
+jp.kbd:es:Japonés 106
+jp.kbd:uk:Японська 106
+
+jp.capsctrl.kbd:en:Japanese 106x
+jp.capsctrl.kbd:de:Japanisch 106x
+jp.capsctrl.kbd:fr:Japonais 106x
+jp.capsctrl.kbd:pt:Japonês 106x
+jp.capsctrl.kbd:es:Japonés 106x
+jp.capsctrl.kbd:uk:Японська 106x
+
+jp.pc98.kbd:en:Japanese PC-98x1
+jp.pc98.kbd:de:Japanisch PC-98x1
+jp.pc98.kbd:fr:Japonais PC-98x1
+jp.pc98.kbd:pt:Japonês PC-98x1
+jp.pc98.kbd:es:Japonés PC-98x1
+jp.pc98.kbd:uk:Японська PC-98x1
+
+jp.pc98.iso.kbd:en:Japanese PC-98x1 (ISO)
+jp.pc98.iso.kbd:de:Japanisch PC-98x1 (ISO)
+jp.pc98.iso.kbd:fr:Japonais PC-98x1 (ISO)
+jp.pc98.iso.kbd:pt:Japonês PC-98x1 (ISO)
+jp.pc98.iso.kbd:es:Japonés PC-98x1 (ISO)
+jp.pc98.iso.kbd:uk:Японська PC-98x1 (ISO)
+
+kz.kst.kbd:en:Kazakh
+kz.kst.kbd:de:Kasachisch
+kz.kst.kbd:fr:Kazakh
+
+kz.io.kbd:en:Kazakh
+kz.io.kbd:de:Kasachisch
+kz.io.kbd:fr:Kazakh
+
+latinamerican.kbd:en:Latin American
+latinamerican.kbd:de:Latein Amerikanisch
+latinamerican.kbd:fr:Amérique latine
+latinamerican.kbd:pt,es:América Latina
+
+latinamerican.acc.kbd:en:Latin American (accent keys)
+latinamerican.acc.kbd:de:Latein Amerikanisch (mit Akzenten)
+latinamerican.acc.kbd:fr:Amérique latine (avec accents)
+latinamerican.acc.kbd:pt,es:América Latina (com acentos)
+
+lt.kbd:en:Lithuanian
+lt.kbd:de:Litauisch
+lt.kbd:fr:Lithuanien
+lt.kbd:es:Lituano
+
+no.kbd:en:Norwegian
+no.kbd:no:Norsk
+no.kbd:de:Norwegisch
+no.kbd:fr:Norvégien
+no.kbd:pt:Norueguês
+no.kbd:es:Noruego
+
+no.dvorak.kbd:en:Norwegian dvorak
+no.dvorak.kbd:no:Norsk dvorak
+no.dvorak.kbd:de:Norwegisch dvorak
+no.dvorak.kbd:fr:Norvégien dvorak
+no.dvorak.kbd:pt:Norueguês dvorak
+no.dvorak.kbd:es:Noruego Idvorak
+
+pl.kbd:en:Polish (programmer's)
+pl.kbd:de:Polnisch (für Programmierer)
+pl.kbd:fr:Polonais (pour programmeurs)
+pl.kbd:pl:Polska (programisty)
+pl.kbd:pt:Polonês (para programadores)
+pl.kbd:es:Polaco (para programadores)
+
+pl.dvorak.kbd:en:Polish Dvorak
+pl.dvorak.kbd:de:Polnisch Dvorak
+pl.dvorak.kbd:fr:Polonais Dvorak
+pl.dvorak.kbd:pl:Polska Dvorak
+pl.dvorak.kbd:pt:Polonês Dvorak
+pl.dvorak.kbd:es:Polaco Dvorak
+
+pt.kbd:en:Portuguese
+pt.kbd:de:Portugisisch
+pt.kbd:fr:Portugais
+pt.kbd:pt:Português
+pt.kbd:es:Portugués
+
+pt.acc.kbd:en:Portuguese (accent keys)
+pt.acc.kbd:de:Portugisisch (mit Akzenten)
+pt.acc.kbd:fr:Portugais (avec accents)
+pt.acc.kbd:pt:Português (com acentos)
+pt.acc.kbd:es:Portugués (con acentos)
+
+ru.kbd.from-cp866:en:Russian (alternative)
+ru.kbd.from-cp866:de:Russisch (alternativ)
+ru.kbd.from-cp866:ru:Русский (alternative)
+ru.kbd.from-cp866:fr:Russe (alternative)
+ru.kbd.from-cp866:pt:Russo (alternativo)
+ru.kbd.from-cp866:es:Ruso (alternativo)
+ru.kbd.from-cp866:uk:Російська (альтернативна)
+
+ru.kbd.from-iso5:en:Russian
+ru.kbd.from-iso5:de:Russisch
+ru.kbd.from-iso5:fr:Russe
+ru.kbd.from-iso5:ru:Русский
+ru.kbd.from-iso5:pt:Russo
+ru.kbd.from-iso5:es:Ruso
+ru.kbd.from-iso5:uk:Російський
+
+ru.kbd:en:Russian
+ru.kbd:de:Russisch
+ru.kbd:ru:Русский
+ru.kbd:fr:Russe
+ru.kbd:pt:Russo
+ru.kbd:es:Ruso
+ru.kbd:uk:Російська
+
+ru.shift.kbd:en:Russian (shift)
+ru.shift.kbd:de:Russisch (shift)
+ru.shift.kbd:ru:Русский (shift)
+ru.shift.kbd:fr:Russe (shift)
+ru.shift.kbd:pt:Russo (shift)
+ru.shift.kbd:es:Ruso (shift)
+ru.shift.kbd:uk:Російська (shift)
+
+ru.win.kbd:en:Russian (winkeys)
+ru.win.kbd:de:Russisch (winkeys)
+ru.win.kbd:ru:Русский (winkeys)
+ru.win.kbd:fr:Russe (winkeys)
+ru.win.kbd:pt:Russo (winkeys)
+ru.win.kbd:es:Ruso (winkeys)
+ru.win.kbd:uk:Російська (winkeys)
+
+es.dvorak.kbd:en:Spanish Dvorak
+es.dvorak.kbd:de:Spanisch Dvorak
+es.dvorak.kbd:fr:Espagnol Dvorak
+es.dvorak.kbd:pt:Espanhol Dvorak
+es.dvorak.kbd:es:Español Dvorak
+
+es.kbd.from-iso1:en:Spanish
+es.kbd.from-iso1:de:Spanisch
+es.kbd.from-iso1:fr:Espagnol
+es.kbd.from-iso1:pt:Espanhol
+es.kbd.from-iso1:es:Español
+
+es.acc.kbd:en:Spanish (accent keys)
+es.acc.kbd:de:Spanisch (accent keys)
+es.acc.kbd:fr:Espagnol (avec accents)
+es.acc.kbd:pt:Espanhol (com acentos)
+es.acc.kbd:es:Español (con acentos)
+
+es.kbd:en:Spanish (accent keys)
+es.kbd:de:Spanisch (accent keys)
+es.kbd:fr:Espagnol (avec accents)
+es.kbd:pt:Espanhol (com acentos)
+es.kbd:es:Español (con acentos)
+
+si.kbd:en:Slovenian
+si.kbd:de:Slovenisch
+si.kbd:fr:Slovène
+si.kbd:pt:Eslovênio
+si.kbd:es:Esloveno
+
+sk.kbd:en:Slovak
+sk.kbd:de:Slovakisch
+sk.kbd:fr:Slovène
+sk.kbd:es:Eslovaco
+
+se.kbd:en:Swedish
+se.kbd:de:Schwedisch
+se.kbd:fr:Suédois
+se.kbd:pt,es:Sueco
+
+se.kbd.from-cp850:en:Swedish
+se.kbd.from-cp850:de:Schwedisch
+se.kbd.from-cp850:fr:Suédois
+se.kbd.from-cp850:pt,es:Sueco
+
+ch-fr.kbd:en:Swiss-French
+ch-fr.kbd:de:Schweiz-Französisch
+ch-fr.kbd:fr:Suisse-Français
+ch-fr.kbd:es:Francosuizo
+
+ch-fr.acc.kbd:en:Swiss-French (accent keys)
+ch-fr.acc.kbd:de:Schweiz-Französisch (mit Akzenten)
+ch-fr.acc.kbd:fr:Suisse-Français (avec accents)
+ch-fr.acc.kbd:es:Francosuizo (con acentos)
+
+ch-fr.kbd.from-cp850:en:Swiss-French
+ch-fr.kbd.from-cp850:de:Schweiz-Französisch
+ch-fr.kbd.from-cp850:fr:Suisse-Français
+ch-fr.kbd.from-cp850:es:Francosuizo
+
+ch.kbd:en:Swiss-German
+ch.kbd:de:Schweiz-Deutsch
+ch.kbd:fr:Suisse-Allemand
+ch.kbd:pt:Suiço-Alemão
+ch.kbd:es:Germanosuizo
+
+ch.acc.kbd:en:Swiss-German (accent keys)
+ch.acc.kbd:de:Schweiz-Deutsch (mit Akzenten)
+ch.acc.kbd:fr:Suisse-Allemand (avec accents)
+ch.acc.kbd:pt:Suiço-Alemão (com acentos)
+ch.acc.kbd:es:Germanosuizo (con acentos)
+
+ch.kbd.from-cp850:en:Swiss-German
+ch.kbd.from-cp850:de:Schweiz-Deutsch
+ch.kbd.from-cp850:fr:Suisse-Allemand
+ch.kbd.from-cp850:pt:Suiço-Alemão
+ch.kbd.from-cp850:es:Germanosuizo
+
+ch.macbook.acc.kbd:en:Swiss-German Macbook/Macbook Pro (accent keys)
+ch.macbook.acc.kbd:de:Schweiz-Deutsch Macbook/Macbook Pro (mit Akzenten)
+ch.macbook.acc.kbd:fr:Suisse-Allemand Macbook/Macbook Pro (avec accents)
+ch.macbook.acc.kbd:pt:Suiço-Alemão Macbook/Macbook Pro (com acentos)
+ch.macbook.acc.kbd:es:Germanosuizo Macbook/Macbook Pro (con acentos)
+
+tr.kbd:en:Turkish (Q)
+tr.kbd:de:Türkisch (Q)
+tr.kbd:fr:Turc (Q)
+tr.kbd:uk:Турецька (Q)
+tr.kbd:tr:Türkçe (Q)
+
+tr.f.kbd:en:Turkish (F)
+tr.f.kbd:de:Türkisch (F)
+tr.f.kbd:fr:Turc (F)
+tr.f.kbd:uk:Турецька (F)
+tr.f.kbd:tr:Türkçe (F)
+
+uk.kbd:en:United Kingdom
+uk.kbd:de:Vereinigtes Königreich
+uk.kbd:fr:Royaume Uni
+uk.kbd:pt:Reino Unido
+uk.kbd:es:Británico
+
+uk.capsctrl.kbd:en:United Kingdom (Caps Lock acts as Left Ctrl)
+uk.capsctrl.kbd:de:Vereinigtes Königreich (Caps Lock als linke Strg)
+#uk.capsctrl.kbd:fr:Royaume Uni (caps lock acts as Left Ctrl)
+#uk.capsctrl.kbd:pt:Reino Unido (caps lock acts as Left Ctrl)
+#uk.capsctrl.kbd:es:Británico (caps lock acts as Left Ctrl)
+
+uk.dvorak.kbd:en:United Kingdom Dvorak
+uk.dvorak.kbd:de:Vereinigtes Königreich Dvorak
+uk.dvorak.kbd:fr:Royaume Uni Dvorak
+uk.dvorak.kbd:pt:Reino Unido Dvorak
+uk.dvorak.kbd:es:Británico Dvorak
+
+us.kbd:en:United States of America
+us.kbd:de:US-amerikanisch
+us.kbd:fr:États Unis d'Amérique
+us.kbd:pt:Estados Unidos da América
+us.kbd:es:Estadounidense
+
+us.acc.kbd:en:United States of America (accent keys)
+us.acc.kbd:de:US-amerikanisch (mit Akzenten)
+us.acc.kbd:fr:États Unis d'Amérique (avec accents)
+us.acc.kbd:pt:Estados Unidos da América (com acentos)
+us.acc.kbd:es:Estadounidense (con acentos)
+
+us.dvorak.kbd:en:United States of America dvorak
+us.dvorak.kbd:de:US-amerikanisch dvorak
+us.dvorak.kbd:fr:États Unis d'Amérique dvorak
+us.dvorak.kbd:pt:Estados Unidos da América dvorak
+us.dvorak.kbd:es:Estadounidense dvorak
+
+us.dvorakr.kbd:en:United States of America righthand dvorak
+us.dvorakr.kbd:de:US-amerikanisch dvorak rechte Hand
+us.dvorakr.kbd:fr:États Unis d'Amérique dvorakr
+us.dvorakr.kbd:pt:Estados Unidos da América dvorakr
+us.dvorakr.kbd:es:Estadounidense dvorak diestro
+
+us.dvorakl.kbd:en:United States of America lefthand dvorak
+us.dvorakl.kbd:de:US-amerikanisch dvorak linke Hand
+us.dvorakl.kbd:fr:États Unis d'Amérique dvorakl
+us.dvorakl.kbd:pt:Estados Unidos da América dvorakl
+us.dvorakl.kbd:es:Estadounidense dvorak zurdo
+
+us.dvorakp.kbd:en:United States of America Programmer Dvorak
+us.dvorakp.kbd:de:US-amerikanisch (Dvorak für Programmierer)
+us.dvorakp.kbd:fr:États Unis d'Amérique dvorakp
+us.dvorakp.kbd:pt:Estados Unidos da América dvorakp
+us.dvorakp.kbd:es:Estadounidense dvorakp
+
+us.dvorakx.kbd:en:United States of America dvorakx
+us.dvorakx.kbd:de:US-amerikanisch dvorakx
+us.dvorakx.kbd:fr:États Unis d'Amérique dvorakx
+us.dvorakx.kbd:pt:Estados Unidos da América dvorakx
+us.dvorakx.kbd:es:Estadounidense dvorakx
+
+us.emacs.kbd:en:United States of America Emacs optimized layout
+us.emacs.kbd:de:US-amerikanisch für Emacs optimiert
+us.emacs.kbd:fr:États Unis d'Amérique emacs
+us.emacs.kbd:pt:Estados Unidos da América emacs
+us.emacs.kbd:es:Estadounidense optimizado para Emacs
+
+us.ctrl.kbd:en:United States of America (Caps Lock acts as Left Ctrl)
+
+us.unix.kbd:en:United States of America Traditional Unix Workstation
+us.unix.kbd:de:US-amerikanisch traditionelles Unix Layout
+us.unix.kbd:fr:États Unis d'Amérique unix
+us.unix.kbd:pt:Estados Unidos da América unix
+us.unix.kbd:es:Estadounidense Unix tradicional
+
+ua.kbd.from-iso5:en:Ukrainian
+ua.kbd.from-iso5:de:Ukrainisch
+ua.kbd.from-iso5:fr:Ukrainien
+ua.kbd.from-iso5:ru:Украинский
+ua.kbd.from-iso5:uk:Українська
+
+ua.kbd:en:Ukrainian
+ua.kbd:de:Ukrainisch
+ua.kbd:fr:Ukrainien
+ua.kbd:uk:Українська
+
+ua.shift.alt.kbd:en:Ukrainian (with Russian) (shift)
+ua.shift.alt.kbd:de:Ukrainisch (mit Russisch) (shift)
+ua.shift.alt.kbd:fr:Ukrainien (koi8-u avec koi8-r) (shift)
+ua.shift.alt.kbd:uk:Українська (koi8-u з) koi8-r (shift)
Property changes on: trunk/share/vt/keymaps/INDEX.keymaps
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/Makefile
===================================================================
--- trunk/share/vt/keymaps/Makefile (rev 0)
+++ trunk/share/vt/keymaps/Makefile 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,95 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/vt/keymaps/Makefile 322225 2017-08-08 10:45:22Z se $
+
+FILES= INDEX.keymaps \
+ am.kbd \
+ be.acc.kbd \
+ be.kbd \
+ bg.bds.kbd \
+ bg.phonetic.kbd \
+ br.kbd \
+ br.noacc.kbd \
+ by.kbd \
+ ca.kbd \
+ ca-fr.kbd \
+ centraleuropean.kbd \
+ centraleuropean.qwerty.kbd \
+ ch-fr.acc.kbd \
+ ch-fr.kbd \
+ ch.acc.kbd \
+ ch.kbd \
+ ch.macbook.acc.kbd \
+ colemak.acc.kbd \
+ cz.kbd \
+ de.acc.kbd \
+ de.noacc.kbd \
+ de.kbd \
+ dk.acc.kbd \
+ dk.kbd \
+ dk.macbook.kbd \
+ ee.kbd \
+ es.acc.kbd \
+ es.dvorak.kbd \
+ es.kbd \
+ fi.kbd \
+ fr.acc.kbd \
+ fr.dvorak.acc.kbd \
+ fr.dvorak.kbd \
+ fr.kbd \
+ fr.macbook.kbd \
+ gr.101.acc.kbd \
+ gr.elot.acc.kbd \
+ gr.kbd \
+ hr.kbd \
+ hu.101.kbd \
+ hu.102.kbd \
+ il.kbd \
+ is.acc.kbd \
+ is.kbd \
+ it.kbd \
+ jp.capsctrl.kbd \
+ jp.kbd \
+ jp.pc98.iso.kbd \
+ jp.pc98.kbd \
+ kz.io.kbd \
+ kz.kst.kbd \
+ latinamerican.acc.kbd \
+ latinamerican.kbd \
+ lt.kbd \
+ nl.kbd \
+ no.dvorak.kbd \
+ no.kbd \
+ nordic.asus-eee.kbd \
+ pl.dvorak.kbd \
+ pl.kbd \
+ pt.acc.kbd \
+ pt.kbd \
+ ru.kbd \
+ ru.shift.kbd \
+ ru.win.kbd \
+ se.kbd \
+ si.kbd \
+ sk.kbd \
+ tr.f.kbd \
+ tr.kbd \
+ ua.kbd \
+ ua.shift.alt.kbd \
+ uk.capsctrl.kbd \
+ uk.dvorak.kbd \
+ uk.kbd \
+ us.acc.kbd \
+ us.ctrl.kbd \
+ us.dvorak.kbd \
+ us.dvorakl.kbd \
+ us.dvorakp.kbd \
+ us.dvorakr.kbd \
+ us.dvorakx.kbd \
+ us.emacs.kbd \
+ us.kbd \
+ us.unix.kbd \
+
+FILESDIR= ${SHAREDIR}/vt/keymaps
+
+NO_OBJ=
+
+.include <bsd.prog.mk>
Property changes on: trunk/share/vt/keymaps/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/share/vt/keymaps/am.kbd
===================================================================
--- trunk/share/vt/keymaps/am.kbd (rev 0)
+++ trunk/share/vt/keymaps/am.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,247 @@
+# $FreeBSD: stable/10/share/vt/keymaps/am.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# FreeBSD Armenian Phonetic keyboard layout
+# by Vahe Khachikyan <vahe at khachikyan.de>
+# US <=> Armphonetic lock (AltGrLock) Alt+Ctrl+Shift
+# US <=> Armphonetic shift (AltGr) Alt
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc nop nop debug esc O
+ 002 '1' '!' nop nop 0x0567 0x0537 nop nop O
+ 003 '2' '@' nul nul 0x0569 0x0539 nul nul O
+ 004 '3' '#' nop nop 0x0583 0x0553 nop nop O
+ 005 '4' '$' nop nop 0x0571 0x0541 nop nop O
+ 006 '5' '%' nop nop 0x057b 0x054b nop nop O
+ 007 '6' '^' rs rs ')' '(' rs rs O
+ 008 '7' '&' nop nop 0x0587 '%' nop nop O
+ 009 '8' '*' nop nop 0x057c 0x054c nop nop O
+ 010 '9' '(' nop nop 0x0579 0x0549 nop nop O
+ 011 '0' ')' nop nop 0x0573 0x0543 nop nop O
+ 012 '-' '_' us us 0x2014 '-' us us O
+ 013 '=' '+' nop nop 0x056a 0x053a nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0x0584 0x0554 dc1 dc1 C
+ 017 'w' 'W' etb etb 0x0578 0x0548 etb etb C
+ 018 'e' 'E' enq enq 0x0565 0x0535 enq enq C
+ 019 'r' 'R' dc2 dc2 0x0580 0x0550 dc2 dc2 C
+ 020 't' 'T' dc4 dc4 0x057f 0x054f dc4 dc4 C
+ 021 'y' 'Y' em em 0x0568 0x0538 em em C
+ 022 'u' 'U' nak nak 0x0582 0x0552 nak nak C
+ 023 'i' 'I' ht ht 0x056b 0x053b ht ht C
+ 024 'o' 'O' si si 0x0585 0x0555 si si C
+ 025 'p' 'P' dle dle 0x057a 0x054a dle dle C
+ 026 '[' '{' esc esc 0x056d 0x053d esc esc O
+ 027 ']' '}' gs gs 0x056e 0x053e gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl alock lctrl alock O
+ 030 'a' 'A' soh soh 0x0561 0x0531 soh soh C
+ 031 's' 'S' dc3 dc3 0x057d 0x054d dc3 dc3 C
+ 032 'd' 'D' eot eot 0x0564 0x0534 eot eot C
+ 033 'f' 'F' ack ack 0x0586 0x0556 ack ack C
+ 034 'g' 'G' bel bel 0x0563 0x0533 bel bel C
+ 035 'h' 'H' bs bs 0x0570 0x0540 bs bs C
+ 036 'j' 'J' nl nl 0x0575 0x0545 nl nl C
+ 037 'k' 'K' vt vt 0x056f 0x053f vt vt C
+ 038 'l' 'L' ff ff 0x056c 0x053c ff ff C
+ 039 ';' ':' nop nop 0x0589 0x2026 nop nop O
+ 040 ''' '"' nop nop 0x055b 0x055a nop nop O
+ 041 '`' '~' nop nop 0x055d 0x055c nop nop O
+ 042 lshift lshift lshift lshift lshift lshift alock alock O
+ 043 '\' '|' fs fs 0x0577 0x0547 fs fs O
+ 044 'z' 'Z' sub sub 0x0566 0x0536 sub sub C
+ 045 'x' 'X' can can 0x0572 0x0542 can can C
+ 046 'c' 'C' etx etx 0x0581 0x0551 etx etx C
+ 047 'v' 'V' syn syn 0x057e 0x054e syn syn C
+ 048 'b' 'B' stx stx 0x0562 0x0532 stx stx C
+ 049 'n' 'N' so so 0x0576 0x0546 so so C
+ 050 'm' 'M' cr cr 0x0574 0x0544 cr cr C
+ 051 ',' '<' nop nop ',' 0xab nop nop O
+ 052 '.' '>' nop nop '.' 0xbb nop nop O
+ 053 '/' '?' nop nop 0xe000 0x055e nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' nop nop '*' '*' O
+ 056 lalt lalt lalt alock lalt lalt lalt alock O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr nscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 nop nop esc esc esc esc debug esc O
+ 130 0x0567 0x0537 nop nop '1' '!' nop nop O
+ 131 0x0569 0x0539 nul nul '2' '@' nul nul O
+ 132 0x0583 0x0553 nop nop '3' '#' nop nop O
+ 133 0x0571 0x0541 nop nop '4' '$' nop nop O
+ 134 0x057b 0x054b nop nop '5' '%' nop nop O
+ 135 ')' '(' rs rs '6' '^' rs rs O
+ 136 0x0587 '%' nop nop '7' '&' nop nop O
+ 137 0x057c 0x054c nop nop '8' '*' nop nop O
+ 138 0x0579 0x0549 nop nop '9' '(' nop nop O
+ 139 0x0573 0x0543 nop nop '0' ')' nop nop O
+ 140 0x2014 '-' us us '-' '_' us us O
+ 141 0x056a 0x053a nop nop '=' '+' nop nop O
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 0x0584 0x0554 dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 0x0578 0x0548 etb etb 'w' 'W' etb etb C
+ 146 0x0565 0x0535 enq enq 'e' 'E' enq enq C
+ 147 0x0580 0x0550 dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 0x057f 0x054f dc4 dc4 't' 'T' dc4 dc4 C
+ 149 0x0568 0x0538 em em 'y' 'Y' em em C
+ 150 0x0582 0x0552 nak nak 'u' 'U' nak nak C
+ 151 0x056b 0x053b ht ht 'i' 'I' ht ht C
+ 152 0x0585 0x0555 si si 'o' 'O' si si C
+ 153 0x057a 0x054a dle dle 'p' 'P' dle dle C
+ 154 0x056d 0x053d esc esc '[' '{' esc esc O
+ 155 0x056e 0x053e gs gs ']' '}' gs gs O
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl alock lctrl alock O
+ 158 0x0561 0x0531 soh soh 'a' 'A' soh soh C
+ 159 0x057d 0x054d dc3 dc3 's' 'S' dc3 dc3 C
+ 160 0x0564 0x0534 eot eot 'd' 'D' eot eot C
+ 161 0x0586 0x0556 ack ack 'f' 'F' ack ack C
+ 162 0x0563 0x0533 bel bel 'g' 'G' bel bel C
+ 163 0x0570 0x0540 bs bs 'h' 'H' bs bs C
+ 164 0x0575 0x0545 nl nl 'j' 'J' nl nl C
+ 165 0x056f 0x053f vt vt 'k' 'K' vt vt C
+ 166 0x056c 0x053c ff ff 'l' 'L' ff ff C
+ 167 0x0589 0x2026 nop nop ';' ':' nop nop O
+ 168 0x055b 0x055a nop nop ''' '"' nop nop O
+ 169 0x055d 0x055c nop nop '`' '~' nop nop O
+ 170 lshift lshift lshift lshift lshift lshift alock alock O
+ 171 0x0577 0x0547 fs fs '|' '|' fs fs O
+ 172 0x0566 0x0536 sub sub 'z' 'Z' sub sub C
+ 173 0x0572 0x0542 can can 'x' 'X' can can C
+ 174 0x0581 0x0551 etx etx 'c' 'C' etx etx C
+ 175 0x057e 0x054e syn syn 'v' 'V' syn syn C
+ 176 0x0562 0x0532 stx stx 'b' 'B' stx stx C
+ 177 0x0576 0x0546 so so 'n' 'N' so so C
+ 178 0x0574 0x0544 cr cr 'm' 'M' cr cr C
+ 179 ',' 0xab nop nop ',' '<' nop nop O
+ 180 '.' 0xbb nop nop '.' '>' nop nop O
+ 181 0xe000 0x055e nop nop '/' '?' nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 nop nop '*' '*' '*' '*' '*' '*' O
+ 184 lalt lalt lalt alock lalt lalt lalt alock O
+ 185 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 186 clock clock clock clock clock clock clock clock O
+ 187 scr01 scr11 fkey25 fkey37 fkey01 fkey13 scr01 scr11 O
+ 188 scr02 scr12 fkey26 fkey38 fkey02 fkey14 scr02 scr12 O
+ 189 scr03 scr13 fkey27 fkey39 fkey03 fkey15 scr03 scr13 O
+ 190 scr04 scr14 fkey28 fkey40 fkey04 fkey16 scr04 scr14 O
+ 191 scr05 scr15 fkey29 fkey41 fkey05 fkey17 scr05 scr15 O
+ 192 scr06 scr16 fkey30 fkey42 fkey06 fkey18 scr06 scr16 O
+ 193 scr07 scr07 fkey31 fkey43 fkey07 fkey19 scr07 scr07 O
+ 194 scr08 scr08 fkey32 fkey44 fkey08 fkey20 scr08 scr08 O
+ 195 scr09 scr09 fkey33 fkey45 fkey09 fkey21 scr09 scr09 O
+ 196 scr10 scr10 fkey34 fkey46 fkey10 fkey22 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 '7' '7' '7' '7' fkey49 '7' '7' '7' N
+ 200 '8' '8' '8' '8' fkey50 '8' '8' '8' N
+ 201 '9' '9' '9' '9' fkey51 '9' '9' '9' N
+ 202 '-' '-' '-' '-' fkey52 '-' '-' '-' N
+ 203 '4' '4' '4' '4' fkey53 '4' '4' '4' N
+ 204 '5' '5' '5' '5' fkey54 '5' '5' '5' N
+ 205 '6' '6' '6' '6' fkey55 '6' '6' '6' N
+ 206 '+' '+' '+' '+' fkey56 '+' '+' '+' N
+ 207 '1' '1' '1' '1' fkey57 '1' '1' '1' N
+ 208 '2' '2' '2' '2' fkey58 '2' '2' '2' N
+ 209 '3' '3' '3' '3' fkey59 '3' '3' '3' N
+ 210 '0' '0' '0' '0' fkey60 '0' '0' '0' N
+ 211 '.' '.' '.' '.' del '.' boot boot N
+ 212 nop nop nop nop nop nop nop nop O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 scr11 scr11 fkey35 fkey47 fkey11 fkey23 scr11 scr11 O
+ 216 scr12 scr12 fkey36 fkey48 fkey12 fkey24 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 220 nop nop debug debug nscr nscr nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 susp nop slock saver slock saver susp nop O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/am.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/vt/keymaps/be.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/be.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/be.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/be.acc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '&' '1' nop nop '|' '|' nop nop O
+ 003 0xe9 '2' nul nul '@' '@' nul nul O
+ 004 '"' '3' nop nop '#' '#' nop nop O
+ 005 ''' '4' nop nop ''' '4' nop nop O
+ 006 '(' '5' nop nop '(' '5' nop nop O
+ 007 0xa7 '6' rs rs '^' '^' rs rs O
+ 008 0xe8 '7' nop nop 0xe8 '7' nop nop O
+ 009 '!' '8' nop nop '!' '8' nop nop O
+ 010 0xe7 '9' nop nop '{' '{' nop nop O
+ 011 0xe0 '0' nop nop '}' '}' nop nop O
+ 012 ')' 0xb0 nop nop ')' 0xb0 nop nop O
+ 013 '-' '_' us us '-' '_' us us O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'a' 'A' soh soh 'a' 'A' soh soh C
+ 017 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 dcir duml esc esc '[' '[' esc esc O
+ 027 '$' '*' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 'm' 'M' cr cr 'm' 'M' cr cr C
+ 040 0xf9 '%' nop nop dacu dacu nop nop O
+ 041 0xb2 0xb3 nop nop 0xb2 0xb3 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 0xb5 0xa3 nop nop dgra dgra nop nop O
+ 044 'w' 'W' etb etb 'w' 'W' etb etb C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 ',' '?' nop nop ',' '?' nop nop O
+ 051 ';' '.' nop nop ';' '.' nop nop O
+ 052 ':' '/' nop nop ':' '/' nop nop O
+ 053 '=' '+' nop nop dtil dtil nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs '\' '\' '\' fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/be.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/be.kbd
===================================================================
--- trunk/share/vt/keymaps/be.kbd (rev 0)
+++ trunk/share/vt/keymaps/be.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/be.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '&' '1' nop nop '|' '|' nop nop O
+ 003 0xe9 '2' nul nul '@' '@' nul nul O
+ 004 '"' '3' nop nop '#' '#' nop nop O
+ 005 ''' '4' nop nop ''' '4' nop nop O
+ 006 '(' '5' nop nop '(' '5' nop nop O
+ 007 0xa7 '6' rs rs '^' '^' rs rs O
+ 008 0xe8 '7' nop nop 0xe8 '7' nop nop O
+ 009 '!' '8' nop nop '!' '8' nop nop O
+ 010 0xe7 '9' nop nop '{' '{' nop nop O
+ 011 0xe0 '0' nop nop '}' '}' nop nop O
+ 012 ')' 0xb0 nop nop ')' 0xb0 nop nop O
+ 013 '-' '_' us us '-' '_' us us O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'a' 'A' soh soh 'a' 'A' soh soh C
+ 017 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '^' 0xa8 esc esc '[' '[' esc esc O
+ 027 '$' '*' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 'm' 'M' cr cr 'm' 'M' cr cr C
+ 040 0xf9 '%' nop nop ''' ''' nop nop O
+ 041 0xb2 0xb3 nop nop 0xb2 0xb3 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 0xb5 0xa3 nop nop '`' '`' nop nop O
+ 044 'w' 'W' etb etb 'w' 'W' etb etb C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 ',' '?' nop nop ',' '?' nop nop O
+ 051 ';' '.' nop nop ';' '.' nop nop O
+ 052 ':' '/' nop nop ':' '/' nop nop O
+ 053 '=' '+' nop nop '~' '~' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs '\' '\' '\' fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/be.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/bg.bds.kbd
===================================================================
--- trunk/share/vt/keymaps/bg.bds.kbd (rev 0)
+++ trunk/share/vt/keymaps/bg.bds.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,245 @@
+# $FreeBSD: stable/10/share/vt/keymaps/bg.bds.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock alock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc esc esc esc esc debug esc O
+ 130 '1' '!' nop nop '1' '!' nop nop O
+ 131 '2' '?' nul nul '2' '@' nul nul O
+ 132 '3' '+' nop nop '3' '#' nop nop O
+ 133 '4' '"' nop nop '4' '$' nop nop O
+ 134 '5' '%' nop nop '5' '%' nop nop O
+ 135 '6' '=' rs rs '6' '^' rs rs O
+ 136 '7' ':' nop nop '7' '&' nop nop O
+ 137 '8' '/' nop nop '8' '*' nop nop O
+ 138 '9' '-' nop nop '9' '(' nop nop O
+ 139 '0' 0x0419 nop nop '0' ')' nop nop O
+ 140 '-' '-' us us '-' '_' us us O
+ 141 '.' 'V' nop nop '=' '+' nop nop O
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 ',' 0x045b dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 0x0453 0x0433 etb etb 'w' 'W' etb etb C
+ 146 0x0445 0x0425 enq enq 'e' 'E' enq enq C
+ 147 0x0448 0x0428 dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 0x0458 0x0438 dc4 dc4 't' 'T' dc4 dc4 C
+ 149 0x0459 0x0439 em em 'y' 'Y' em em C
+ 150 0x044a 0x042a nak nak 'u' 'U' nak nak C
+ 151 0x0451 0x0431 ht ht 'i' 'I' ht ht C
+ 152 0x0444 0x0424 si si 'o' 'O' si si C
+ 153 0x0447 0x0427 dle dle 'p' 'P' dle dle C
+ 154 0x0456 0x0436 esc esc '[' '{' esc esc C
+ 155 ';' 0x0407 gs gs ']' '}' gs gs C
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x045c 0x043c soh soh 'a' 'A' soh soh C
+ 159 0x045f 0x043f dc3 dc3 's' 'S' dc3 dc3 C
+ 160 0x0440 0x0420 eot eot 'd' 'D' eot eot C
+ 161 0x044e 0x042e ack ack 'f' 'F' ack ack C
+ 162 0x0446 0x0426 bel bel 'g' 'G' bel bel C
+ 163 0x0443 0x0423 bs bs 'h' 'H' bs bs C
+ 164 0x0452 0x0432 nl nl 'j' 'J' nl nl C
+ 165 0x044d 0x042d vt vt 'k' 'K' vt vt C
+ 166 0x0442 0x0422 ff ff 'l' 'L' ff ff C
+ 167 0x044c 0x042c nop nop ';' ':' nop nop C
+ 168 0x0457 0x0437 nop nop ''' '"' nop nop C
+ 169 '(' ')' nop nop '`' '~' nop nop C
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 '\' '|' fs fs '\' '|' fs fs O
+ 172 0x045e 0x043e sub sub 'z' 'Z' sub sub C
+ 173 0x0449 0x0429 can can 'x' 'X' can can C
+ 174 0x045a 0x043a etx etx 'c' 'C' etx etx C
+ 175 0x0447 0x0427 syn syn 'v' 'V' syn syn C
+ 176 0x0454 0x0434 stx stx 'b' 'B' stx stx C
+ 177 0x0455 0x0435 so so 'n' 'N' so so C
+ 178 0x044f 0x042f cr cr 'm' 'M' cr cr C
+ 179 0x2116 0x0430 nop nop ',' '<' nop nop C
+ 180 0x044b 0x042b nop nop '.' '>' nop nop C
+ 181 0x0441 0x0421 nop nop '/' '?' nop nop C
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 186 clock clock alock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del '.' '.' '.' '.' '.' boot boot N
+ 212 nop nop nop nop nop nop nop nop O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 220 nscr pscr debug debug nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
+
+
+
Property changes on: trunk/share/vt/keymaps/bg.bds.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/bg.phonetic.kbd
===================================================================
--- trunk/share/vt/keymaps/bg.phonetic.kbd (rev 0)
+++ trunk/share/vt/keymaps/bg.phonetic.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,260 @@
+# $FreeBSD: stable/10/share/vt/keymaps/bg.phonetic.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock alock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc esc esc esc esc debug esc O
+ 130 '1' '!' nop nop '1' '!' nop nop O
+ 131 '2' '@' nul nul '2' '@' nul nul O
+ 132 '3' '#' nop nop '3' '#' nop nop O
+ 133 '4' '$' nop nop '4' '$' nop nop O
+ 134 '5' '%' nop nop '5' '%' nop nop O
+ 135 '6' '^' rs rs '6' '^' rs rs O
+ 136 '7' '&' nop nop '7' '&' nop nop O
+ 137 '8' '*' nop nop '8' '*' nop nop O
+ 138 '9' '(' nop nop '9' '(' nop nop O
+ 139 '0' ')' nop nop '0' ')' nop nop O
+ 140 '-' '_' us us '-' '_' us us O
+ 141 '=' '+' nop nop '=' '+' nop nop O
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 0x045f 0x043f dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 0x0442 0x0422 etb etb 'w' 'W' etb etb C
+ 146 0x0445 0x0425 enq enq 'e' 'E' enq enq C
+ 147 0x2116 0x0430 dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 0x0452 0x0432 dc4 dc4 't' 'T' dc4 dc4 C
+ 149 0x045a 0x043a em em 'y' 'Y' em em C
+ 150 0x0453 0x0433 nak nak 'u' 'U' nak nak C
+ 151 0x0448 0x0428 ht ht 'i' 'I' ht ht C
+ 152 0x044e 0x042e si si 'o' 'O' si si C
+ 153 0x044f 0x042f dle dle 'p' 'P' dle dle C
+ 154 0x0458 0x0438 esc esc '[' '{' esc esc C
+ 155 0x0459 0x0439 gs gs ']' '}' gs gs C
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x0440 0x0420 soh soh 'a' 'A' soh soh C
+ 159 0x0451 0x0431 dc3 dc3 's' 'S' dc3 dc3 C
+ 160 0x0444 0x0424 eot eot 'd' 'D' eot eot C
+ 161 0x0454 0x0434 ack ack 'f' 'F' ack ack C
+ 162 0x0443 0x0423 bel bel 'g' 'G' bel bel C
+ 163 0x0455 0x0435 bs bs 'h' 'H' bs bs C
+ 164 0x0449 0x0429 nl nl 'j' 'J' nl nl C
+ 165 0x044a 0x042a vt vt 'k' 'K' vt vt C
+ 166 0x044b 0x042b ff ff 'l' 'L' ff ff C
+ 167 ';' ':' nop nop ';' ':' nop nop O
+ 168 ''' '"' nop nop ''' '"' nop nop O
+ 169 0x0457 0x0437 nop nop '`' '~' nop nop C
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 0x045e 0x043e fs fs '\' '|' fs fs C
+ 172 0x0447 0x0427 sub sub 'z' 'Z' sub sub C
+ 173 0x045c 0x043c can can 'x' 'X' can can C
+ 174 0x0456 0x0436 etx etx 'c' 'C' etx etx C
+ 175 0x0446 0x0426 syn syn 'v' 'V' syn syn C
+ 176 0x0441 0x0421 stx stx 'b' 'B' stx stx C
+ 177 0x044d 0x042d so so 'n' 'N' so so C
+ 178 0x044c 0x042c cr cr 'm' 'M' cr cr C
+ 179 ',' '<' nop nop ',' '<' nop nop O
+ 180 '.' '>' nop nop '.' '>' nop nop O
+ 181 '/' '?' nop nop '/' '?' nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 186 clock clock alock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del '.' '.' '.' '.' '.' boot boot N
+ 212 nop nop nop nop nop nop nop nop O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 220 nscr pscr debug debug nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
+ 237 nop nop nop nop nop nop nop nop O
+ 238 nop nop nop nop nop nop nop nop O
+ 239 nop nop nop nop nop nop nop nop O
+ 240 nop nop nop nop nop nop nop nop O
+ 241 nop nop nop nop nop nop nop nop O
+ 242 nop nop nop nop nop nop nop nop O
+ 243 nop nop nop nop nop nop nop nop O
+ 244 nop nop nop nop nop nop nop nop O
+ 245 nop nop nop nop nop nop nop nop O
+ 246 nop nop nop nop nop nop nop nop O
+ 247 nop nop nop nop nop nop nop nop O
+ 248 nop nop nop nop nop nop nop nop O
+ 249 nop nop nop nop nop nop nop nop O
+ 250 nop nop nop nop nop nop nop nop O
+ 251 nop nop nop nop nop nop nop nop O
+ 252 nop nop nop nop nop nop nop nop O
+ 253 nop nop nop nop nop nop nop nop O
+ 254 nop nop nop nop nop nop nop nop O
+ 255 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/bg.phonetic.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/br.kbd
===================================================================
--- trunk/share/vt/keymaps/br.kbd (rev 0)
+++ trunk/share/vt/keymaps/br.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,151 @@
+# $FreeBSD: stable/10/share/vt/keymaps/br.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop 0xb9 '!' nop nop O
+ 003 '2' '@' nul nul 0xb2 '@' nul nul O
+ 004 '3' '#' nop nop 0xb3 '#' nop nop O
+ 005 '4' '$' nop nop 0xa3 '$' nop nop O
+ 006 '5' '%' nop nop 0xa2 '%' nop nop O
+ 007 '6' duml rs rs 0xac duml rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop 0xa7 '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 dacu dgra nop nop dacu dgra nop nop O
+ 027 '[' '{' esc esc 0xaa '{' esc esc O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe7 0xc7 nop nop 0xe7 0xc7 nop nop C
+ 040 dtil dcir nop nop dtil dcir nop nop O
+ 041 ''' '"' nop nop ''' '"' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ']' '}' gs gs 0xba '}' gs gs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 ';' ':' nop nop ';' ':' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del ',' ',' ',' ',' ',' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '\' '|' fs fs '\' '|' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 '/' '?' nop nop 0xb0 '?' nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 '.' '.' '.' '.' '.' '.' '.' '.' N
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
Property changes on: trunk/share/vt/keymaps/br.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/br.noacc.kbd
===================================================================
--- trunk/share/vt/keymaps/br.noacc.kbd (rev 0)
+++ trunk/share/vt/keymaps/br.noacc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,132 @@
+# $FreeBSD: stable/10/share/vt/keymaps/br.noacc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop 0xb9 '!' nop nop O
+ 003 '2' '@' nul nul 0xb2 '@' nul nul O
+ 004 '3' '#' nop nop 0xb3 '#' nop nop O
+ 005 '4' '$' nop nop 0xa3 '$' nop nop O
+ 006 '5' '%' nop nop 0xa2 '%' nop nop O
+ 007 '6' 0xa8 rs rs 0xac 0xbf rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop 0xa7 '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xb4 '`' nop nop 0xb4 '`' nop nop O
+ 027 '[' '{' esc esc 0xaa '{' esc esc O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe7 0xc7 nop nop 0xe7 0xc7 nop nop C
+ 040 '~' '^' nop nop '~' '^' nop nop O
+ 041 ''' '"' nop nop ''' '"' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ']' '}' gs gs 0xba '}' gs gs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 ';' ':' nop nop ';' ':' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del ',' ',' ',' ',' ',' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '\' '|' fs fs '\' '|' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 '/' '?' nop nop 0xb0 '?' nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 '.' '.' '.' '.' '.' '.' '.' '.' N
Property changes on: trunk/share/vt/keymaps/br.noacc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/by.kbd
===================================================================
--- trunk/share/vt/keymaps/by.kbd (rev 0)
+++ trunk/share/vt/keymaps/by.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,224 @@
+# $FreeBSD: stable/10/share/vt/keymaps/by.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 alock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 alock alock alock alock alock alock alock alock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr nscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc esc esc esc esc debug esc O
+ 130 '1' '!' nop nop '1' '!' nop nop O
+ 131 '2' '"' nul nul '2' '@' nul nul O
+ 132 '3' 0x2116 nop nop '3' '#' nop nop O
+ 133 '4' ';' nop nop '4' ';' nop nop O
+ 134 '5' '%' nop nop '5' '%' nop nop O
+ 135 '6' ':' rs rs '6' '^' rs rs O
+ 136 '7' '?' nop nop '7' '&' nop nop O
+ 137 '8' '*' nop nop '8' '*' nop nop O
+ 138 '9' '(' nop nop '9' '(' nop nop O
+ 139 '0' ')' nop nop '0' ')' nop nop O
+ 140 '-' '_' us us '-' '_' us us O
+ 141 '=' '+' nop nop '=' '+' nop nop O
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 0x0439 0x0419 dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 0x0446 0x0426 etb etb 'w' 'W' etb etb C
+ 146 0x0443 0x0423 enq enq 'e' 'E' enq enq C
+ 147 0x043a 0x041a dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 0x0435 0x0415 dc4 dc4 't' 'T' dc4 dc4 C
+ 149 0x043d 0x041d em em 'y' 'Y' em em C
+ 150 0x0433 0x0413 nak nak 'u' 'U' nak nak C
+ 151 0x0448 0x0428 ht ht 'i' 'I' ht ht C
+ 152 0x045e 0x040e si si 'o' 'O' si si C
+ 153 0x0437 0x0417 dle dle 'p' 'P' dle dle C
+ 154 0x0445 0x0425 esc esc '[' '{' esc esc C
+ 155 ''' ''' gs gs ']' '}' gs gs O
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x0444 0x0424 soh soh 'a' 'A' soh soh C
+ 159 0x044b 0x042b dc3 dc3 's' 'S' dc3 dc3 C
+ 160 0x0432 0x0412 eot eot 'd' 'D' eot eot C
+ 161 0x0430 0x0410 ack ack 'f' 'F' ack ack C
+ 162 0x043f 0x041f bel bel 'g' 'G' bel bel C
+ 163 0x0440 0x0420 bs bs 'h' 'H' bs bs C
+ 164 0x043e 0x041e nl nl 'j' 'J' nl nl C
+ 165 0x043b 0x041b vt vt 'k' 'K' vt vt C
+ 166 0x0434 0x0414 ff ff 'l' 'L' ff ff C
+ 167 0x0436 0x0416 nop nop ';' ':' nop nop C
+ 168 0x044d 0x042d nop nop ''' '"' nop nop C
+ 169 0x0451 0x0401 nop nop '`' '~' nop nop C
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 '\' '|' fs fs '\' '|' fs fs O
+ 172 0x044f 0x042f sub sub 'z' 'Z' sub sub C
+ 173 0x0447 0x0427 can can 'x' 'X' can can C
+ 174 0x0441 0x0421 etx etx 'c' 'C' etx etx C
+ 175 0x043c 0x041c syn syn 'v' 'V' syn syn C
+ 176 0x0456 0x0406 stx stx 'b' 'B' stx stx C
+ 177 0x0442 0x0422 so so 'n' 'N' so so C
+ 178 0x044c 0x042c cr cr 'm' 'M' cr cr C
+ 179 0x0431 0x0411 nop nop ',' '<' nop nop C
+ 180 0x044e 0x042e nop nop '.' '>' nop nop C
+ 181 '.' ',' nop nop '/' '?' nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 186 alock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del '.' '.' '.' '.' '.' boot boot N
+ 212 alock alock alock alock alock alock alock alock O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 220 nscr nscr debug debug nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/by.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ca-fr.kbd
===================================================================
--- trunk/share/vt/keymaps/ca-fr.kbd (rev 0)
+++ trunk/share/vt/keymaps/ca-fr.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,143 @@
+# French Canadian keyboard
+# by Alexandre Normand (outcast at globetretrotter.net)
+# with the help of Demis (demis at club-internet.fr)
+#
+# July 4, 1999
+#
+# $FreeBSD: stable/10/share/vt/keymaps/ca-fr.kbd 270310 2014-08-21 22:04:17Z se $
+
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop 0xb1 '!' nop nop O
+ 003 '2' '"' nul nul '@' '"' nul nul O
+ 004 '3' '/' nop nop 0xa3 '/' nop nop O
+ 005 '4' '$' nop nop 0xa2 '$' nop nop O
+ 006 '5' '%' nop nop 0xa4 '%' nop nop O
+ 007 '6' '?' nop nop 0xac '?' nop nop O
+ 008 '7' '&' nop nop '|' '&' nop nop O
+ 009 '8' '*' nop nop 0xb2 '*' nop nop O
+ 010 '9' '(' nop nop 0xb3 '(' nop nop O
+ 011 '0' ')' nop nop 0xbc ')' nop nop O
+ 012 '-' '_' nop nop 0xbd '_' nop nop O
+ 013 '=' '+' nop nop 0xbe '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 dcir dcir esc esc '[' dcir esc esc O
+ 027 dced duml gs gs ']' duml gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop '~' ':' nop nop O
+ 040 dgra dgra nop nop '{' dgra nop nop O
+ 041 '#' '|' nop nop '\' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '<' '>' fs fs '}' '>' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ''' nop nop '_' ''' nop nop O
+ 052 '.' '.' nop nop '.' '.' nop nop O
+ 053 0xe9 0xc9 nop nop dacu 0xc9 nop nop C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 0xab 0xbb nop nop 0xb0 0xbb nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/ca-fr.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ca.kbd
===================================================================
--- trunk/share/vt/keymaps/ca.kbd (rev 0)
+++ trunk/share/vt/keymaps/ca.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,139 @@
+# Canadian Bilingual keyboard
+#
+# $FreeBSD: stable/10/share/vt/keymaps/ca.kbd 270310 2014-08-21 22:04:17Z se $
+
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop 0xb1 '!' nop nop O
+ 003 '2' '@' nul nul '@' '"' nul nul O
+ 004 '3' '#' nop nop 0xa3 '/' nop nop O
+ 005 '4' '$' nop nop 0xa2 '$' nop nop O
+ 006 '5' '%' nop nop 0xa4 '%' nop nop O
+ 007 '6' '^' nop nop 0xac '?' nop nop O
+ 008 '7' '&' nop nop '|' '&' nop nop O
+ 009 '8' '*' nop nop 0xb2 '*' nop nop O
+ 010 '9' '(' nop nop 0xb3 '(' nop nop O
+ 011 '0' ')' nop nop 0xbc ')' nop nop O
+ 012 '-' '_' nop nop 0xbd '_' nop nop O
+ 013 '=' '+' nop nop 0xbe '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 0xa7 'O' si si C
+ 025 'p' 'P' dle dle 0xb6 'P' dle dle C
+ 026 '[' '{' nop nop dcir dcir nop nop O
+ 027 ']' '}' nop nop dced duml gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop '~' ':' nop nop O
+ 040 ''' '"' nop nop dgra dgra nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '<' '>' nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop '<' ''' nop nop O
+ 052 '.' '>' nop nop '>' '.' nop nop O
+ 053 '/' '?' nop nop dacu 0xc9 nop nop C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '\' '|' nop nop 0xab 0xbb nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/ca.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/centraleuropean.kbd
===================================================================
--- trunk/share/vt/keymaps/centraleuropean.kbd (rev 0)
+++ trunk/share/vt/keymaps/centraleuropean.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,242 @@
+# Keyboard map for Central European languages under FreeBSD.
+# Created by G. Adam Stanislav <adam at whizkidtech.net>
+#
+# Version 1.0 - 1999-03-18
+#
+# $FreeBSD: stable/10/share/vt/keymaps/centraleuropean.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# This map uses a QWERTZ keyboard for its basic layout.
+# It adds a "third row" to the top of the PC keyboard. To
+# access the third row, press and hold the Alt key, then
+# strike a key in the top row.
+#
+# Note that some of the third-row keys produce characters.
+# Others must be followed by another keystroke resulting
+# in accented characters. To print the accent mark alone,
+# press the space bar after pressing and releasing the
+# alt-accent mark key.
+#
+# In most cases I have mapped a key to a character or an
+# accent mark because the key on the US QWERTY keyboard
+# somewhat resembles the result.
+#
+# In addition to the top row, three keys on the numeric keypad
+# are mapped for the use with IS 8859-2 when combined with the
+# Alt key: The dot (del) key combined with alt will print a
+# comma instead of a dot; alt-/ will show the division mark,
+# and alt-* the multpilication sign.
+#
+# You can see the layout here:
+#
+# alt-` ˛ (ogonek) and alt-~ ¸ (cedilla)
+# Examples: ęąţçş
+# alt-! ß (German double s)
+# alt-@ ° (degree)
+# alt-# ¤ (currency)
+# alt-$ § (section, called paragraf in most CE languages)
+# alt-% ¨ (umlaut, dve bodky)
+# Examples: äüöë
+# alt-^ ^ (circumflex, vokáň)
+# Examples: ôâî
+# alt-& (hyphen, pomlčka, rozdeľovacie znamienko)
+# alt-* ° (ring)
+# Examples: ůŮ
+# alt-( ˝ (Hungarian long umlaut)
+# Examples: őű
+# alt-) ˙ (dot accent)
+# Examples: żŻ
+# alt-- ´ (acute, dĺžeň, čárka)
+# Examples: áśéíúńźŕĺ
+# alt-= ˇ (caron, mäkčeň, háček) and alt-+ ˘ (breve)
+# Examples: ăčřľďťňž
+# alt-\ / (slash)
+# Examples: đł
+# alt-/ [on numeric keypad] ÷
+# alt-* [on numeric keypad] ×
+# alt-. [on numeric keypad] ,
+#
+# This layout offers access to the entire character set of
+# ISO 8859-2, used by Slovak, Czech, German, Polish, Croatian,
+# Slovenian, Rumanian, Hungarian, and probably other languages,
+# while remaining mostly compatible with the default US QWERTY
+# keyboard.
+#
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop 0xdf 0xdf nop nop O
+ 003 '2' '@' nul nul 0xb0 0xb0 nul nul O
+ 004 '3' '#' nop nop 0xa4 0xa4 nop nop O
+ 005 '4' '$' nop nop 0xa7 0xa7 nop nop O
+ 006 '5' '%' nop nop duml duml nop nop O
+ 007 '6' '^' rs rs dcir dcir rs rs O
+ 008 '7' '&' nop nop 0xad 0xad nop nop O
+ 009 '8' '*' nop nop drin drin nop nop O
+ 010 '9' '(' nop nop ddac ddac nop nop O
+ 011 '0' ')' nop nop ddot ddot nop nop O
+ 012 '-' '_' us us dacu dacu us us O
+ 013 '=' '+' nop nop dcar dbre nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'k' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop dogo dced nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs dsla dsla fs fs O
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' 0xd7 0xd7 0xd7 0xd7 O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' ',' ',' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' 0xf7 0xf7 0xf7 0xf7 N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 )
+ ( 'c' 0x0107 ) ( 'C' 0x0106 )
+ ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd )
+ ( 'l' 0x013a ) ( 'L' 0x0139 )
+ ( 'n' 0x0144 ) ( 'N' 0x0143 )
+ ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'r' 0x0155 ) ( 'R' 0x0154 )
+ ( 's' 0x015b ) ( 'S' 0x015a )
+ ( 'u' 0xfa ) ( 'U' 0xda )
+ ( 'y' 0xfd ) ( 'Y' 0xdd )
+ ( 'z' 0x017a ) ( 'Z' 0x0179 )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 )
+ ( 'i' 0xee ) ( 'I' 0xce )
+ ( 'o' 0xf4 ) ( 'O' 0xd4 )
+
+ dbre 0x02d8 ( 'a' 0x0103 ) ( 'A' 0x0102 )
+ ( 'c' 0x010d ) ( 'C' 0x010c )
+ ( 'd' 0x010f ) ( 'D' 0x010e )
+ ( 'e' 0x011b ) ( 'E' 0x011a )
+ ( 'l' 0x013e ) ( 'L' 0x013d )
+ ( 'n' 0x0148 ) ( 'N' 0x0147 )
+ ( 'r' 0x0159 ) ( 'R' 0x0158 )
+ ( 's' 0x0161 ) ( 'S' 0x0160 )
+ ( 't' 0x0165 ) ( 'T' 0x0164 )
+ ( 'z' 0x017e ) ( 'Z' 0x017d )
+
+ ddot 0x02d9 ( 'z' 0x017c ) ( 'Z' 0x017b )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 )
+ ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc )
+
+ dsla '/' ( 'd' 0x0111 ) ( 'D' 0x0110 )
+ ( 'l' 0x0142 ) ( 'L' 0x0141 )
+
+ drin 0xb0 ( 'u' 0x016f ) ( 'U' 0x016e )
+
+ dced 0xb8 ( 'a' 0x0105 ) ( 'A' 0x0104 )
+ ( 'c' 0xe7 ) ( 'C' 0xc7 )
+ ( 'e' 0x0119 ) ( 'E' 0x0118 )
+ ( 's' 0x015f ) ( 'S' 0x015e )
+ ( 't' 0x0163 ) ( 'T' 0x0162 )
+
+ ddac 0x02dd ( 'o' 0x0151 ) ( 'O' 0x0150 )
+ ( 'u' 0x0171 ) ( 'U' 0x0170 )
+
+ dogo 0x02db ( 'a' 0x0105 ) ( 'A' 0x0104 )
+ ( 'c' 0xe7 ) ( 'C' 0xc7 )
+ ( 'e' 0x0119 ) ( 'E' 0x0118 )
+ ( 's' 0x015f ) ( 'S' 0x015e )
+ ( 't' 0x0163 ) ( 'T' 0x0162 )
+
+ dcar 0x02c7 ( 'a' 0x0103 ) ( 'A' 0x0102 )
+ ( 'c' 0x010d ) ( 'C' 0x010c )
+ ( 'd' 0x010f ) ( 'D' 0x010e )
+ ( 'e' 0x011b ) ( 'E' 0x011a )
+ ( 'l' 0x013e ) ( 'L' 0x013d )
+ ( 'n' 0x0148 ) ( 'N' 0x0147 )
+ ( 'r' 0x0159 ) ( 'R' 0x0158 )
+ ( 's' 0x0161 ) ( 'S' 0x0160 )
+ ( 't' 0x0165 ) ( 'T' 0x0164 )
+ ( 'z' 0x017e ) ( 'Z' 0x017d )
Property changes on: trunk/share/vt/keymaps/centraleuropean.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/centraleuropean.qwerty.kbd
===================================================================
--- trunk/share/vt/keymaps/centraleuropean.qwerty.kbd (rev 0)
+++ trunk/share/vt/keymaps/centraleuropean.qwerty.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,242 @@
+# Keyboard map for Central European languages under FreeBSD.
+# Created by G. Adam Stanislav <adam at whizkidtech.net>
+#
+# Version 1.0 - 1999-03-18
+#
+# $FreeBSD: stable/10/share/vt/keymaps/centraleuropean.qwerty.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# This map uses the US QWERTY keyboard for its basic layout.
+# It adds a "third row" to the top of the PC keyboard. To
+# access the third row, press and hold the Alt key, then
+# strike a key in the top row.
+#
+# Note that some of the third-row keys produce characters.
+# Others must be followed by another keystroke resulting
+# in accented characters. To print the accent mark alone,
+# press the space bar after pressing and releasing the
+# alt-accent mark key.
+#
+# In most cases I have mapped a key to a character or an
+# accent mark because the key on the US QWERTY keyboard
+# somewhat resembles the result.
+#
+# In addition to the top row, three keys on the numeric keypad
+# are mapped for the use with IS 8859-2 when combined with the
+# Alt key: The dot (del) key combined with alt will print a
+# comma instead of a dot; alt-/ will show the division mark,
+# and alt-* the multpilication sign.
+#
+# You can see the layout here:
+#
+# alt-` ˛ (ogonek) and alt-~ ¸ (cedilla)
+# Examples: ęąţçş
+# alt-! ß (German double s)
+# alt-@ ° (degree)
+# alt-# ¤ (currency)
+# alt-$ § (section, called paragraf in most CE languages)
+# alt-% ¨ (umlaut, dve bodky)
+# Examples: äüöë
+# alt-^ ^ (circumflex, vokáň)
+# Examples: ôâî
+# alt-& (hyphen, pomlčka, rozdeľovacie znamienko)
+# alt-* ° (ring)
+# Examples: ůŮ
+# alt-( ˝ (Hungarian long umlaut)
+# Examples: őű
+# alt-) ˙ (dot accent)
+# Examples: żŻ
+# alt-- ´ (acute, dĺžeň, čárka)
+# Examples: áśéíúńźŕĺ
+# alt-= ˇ (caron, mäkčeň, háček) and alt-+ ˘ (breve)
+# Examples: ăčřľďťňž
+# alt-\ / (slash)
+# Examples: đł
+# alt-/ [on numeric keypad] ÷
+# alt-* [on numeric keypad] ×
+# alt-. [on numeric keypad] ,
+#
+# This layout offers access to the entire character set of
+# ISO 8859-2, used by Slovak, Czech, German, Polish, Croatian,
+# Slovenian, Rumanian, Hungarian, and probably other languages,
+# while remaining fully compatible with the default US QWERTY
+# keyboard.
+#
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop 0xdf 0xdf nop nop O
+ 003 '2' '@' nul nul 0xb0 0xb0 nul nul O
+ 004 '3' '#' nop nop 0xa4 0xa4 nop nop O
+ 005 '4' '$' nop nop 0xa7 0xa7 nop nop O
+ 006 '5' '%' nop nop duml duml nop nop O
+ 007 '6' '^' rs rs dcir dcir rs rs O
+ 008 '7' '&' nop nop 0xad 0xad nop nop O
+ 009 '8' '*' nop nop drin drin nop nop O
+ 010 '9' '(' nop nop ddac ddac nop nop O
+ 011 '0' ')' nop nop ddot ddot nop nop O
+ 012 '-' '_' us us dacu dacu us us O
+ 013 '=' '+' nop nop dcar dbre nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'k' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop dogo dced nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs dsla dsla fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' 0xd7 0xd7 0xd7 0xd7 O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' ',' ',' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' 0xf7 0xf7 0xf7 0xf7 N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 )
+ ( 'c' 0x0107 ) ( 'C' 0x0106 )
+ ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd )
+ ( 'l' 0x013a ) ( 'L' 0x0139 )
+ ( 'n' 0x0144 ) ( 'N' 0x0143 )
+ ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'r' 0x0155 ) ( 'R' 0x0154 )
+ ( 's' 0x015b ) ( 'S' 0x015a )
+ ( 'u' 0xfa ) ( 'U' 0xda )
+ ( 'y' 0xfd ) ( 'Y' 0xdd )
+ ( 'z' 0x017a ) ( 'Z' 0x0179 )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 )
+ ( 'i' 0xee ) ( 'I' 0xce )
+ ( 'o' 0xf4 ) ( 'O' 0xd4 )
+
+ dbre 0x02d8 ( 'a' 0x0103 ) ( 'A' 0x0102 )
+ ( 'c' 0x010d ) ( 'C' 0x010c )
+ ( 'd' 0x010f ) ( 'D' 0x010e )
+ ( 'e' 0x011b ) ( 'E' 0x011a )
+ ( 'l' 0x013e ) ( 'L' 0x013d )
+ ( 'n' 0x0148 ) ( 'N' 0x0147 )
+ ( 'r' 0x0159 ) ( 'R' 0x0158 )
+ ( 's' 0x0161 ) ( 'S' 0x0160 )
+ ( 't' 0x0165 ) ( 'T' 0x0164 )
+ ( 'z' 0x017e ) ( 'Z' 0x017d )
+
+ ddot 0x02d9 ( 'z' 0x017c ) ( 'Z' 0x017b )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 )
+ ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc )
+
+ dsla '/' ( 'd' 0x0111 ) ( 'D' 0x0110 )
+ ( 'l' 0x0142 ) ( 'L' 0x0141 )
+
+ drin 0xb0 ( 'u' 0x016f ) ( 'U' 0x016e )
+
+ dced 0xb8 ( 'a' 0x0105 ) ( 'A' 0x0104 )
+ ( 'c' 0xe7 ) ( 'C' 0xc7 )
+ ( 'e' 0x0119 ) ( 'E' 0x0118 )
+ ( 's' 0x015f ) ( 'S' 0x015e )
+ ( 't' 0x0163 ) ( 'T' 0x0162 )
+
+ ddac 0x02dd ( 'o' 0x0151 ) ( 'O' 0x0150 )
+ ( 'u' 0x0171 ) ( 'U' 0x0170 )
+
+ dogo 0x02db ( 'a' 0x0105 ) ( 'A' 0x0104 )
+ ( 'c' 0xe7 ) ( 'C' 0xc7 )
+ ( 'e' 0x0119 ) ( 'E' 0x0118 )
+ ( 's' 0x015f ) ( 'S' 0x015e )
+ ( 't' 0x0163 ) ( 'T' 0x0162 )
+
+ dcar 0x02c7 ( 'a' 0x0103 ) ( 'A' 0x0102 )
+ ( 'c' 0x010d ) ( 'C' 0x010c )
+ ( 'd' 0x010f ) ( 'D' 0x010e )
+ ( 'e' 0x011b ) ( 'E' 0x011a )
+ ( 'l' 0x013e ) ( 'L' 0x013d )
+ ( 'n' 0x0148 ) ( 'N' 0x0147 )
+ ( 'r' 0x0159 ) ( 'R' 0x0158 )
+ ( 's' 0x0161 ) ( 'S' 0x0160 )
+ ( 't' 0x0165 ) ( 'T' 0x0164 )
+ ( 'z' 0x017e ) ( 'Z' 0x017d )
Property changes on: trunk/share/vt/keymaps/centraleuropean.qwerty.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ch-fr.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/ch-fr.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/ch-fr.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ch-fr.acc.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# swissfrench keymap, accent keys
+# created 14.11.1999 by Martin Blapp <mb at imp.ch>
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '+' nop nop '|' '|' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '*' nop nop '#' '#' nop nop O
+ 005 '4' 0xe7 nop nop '4' 0xe7 nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop 0xac 0xac nop nop O
+ 008 '7' '/' nop nop 0xa6 0xa6 nop nop O
+ 009 '8' '(' esc esc 0xde 0xde esc esc O
+ 010 '9' ')' gs gs '9' ')' gs gs O
+ 011 '0' '=' nop nop '0' '=' nop nop O
+ 012 ''' '?' fs fs dacu dacu fs fs O
+ 013 dcir dgra nop nop dtil dtil nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xe8 0xfc esc esc '[' 0xdc esc esc C
+ 027 duml '!' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe9 0xf6 nop nop 0xe9 0xd6 nop nop C
+ 040 0xe0 0xe4 nop nop '{' 0xc4 nop nop C
+ 041 0xa7 0xb0 nop nop nop nop nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '$' 0xa3 rs rs '}' '}' rs rs O
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 0xb5 0xb5 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '\' '\' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'c' 0xe7 ) ( 'C' 0xc7 )
+ ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'o' 0xf5 ) ( 'O' 0xd5 )
+ ( 'n' 0xf1 ) ( 'N' 0xd1 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
Property changes on: trunk/share/vt/keymaps/ch-fr.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ch-fr.kbd
===================================================================
--- trunk/share/vt/keymaps/ch-fr.kbd (rev 0)
+++ trunk/share/vt/keymaps/ch-fr.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,117 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ch-fr.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# swissfrench keymap, no dead keys
+# created 14.11.1999 by Martin Blapp <mb at imp.ch>
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '+' nop nop '|' '|' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '*' nop nop '#' '#' nop nop O
+ 005 '4' 0xe7 nop nop '4' 0xe7 nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop 0xac 0xac nop nop O
+ 008 '7' '/' nop nop 0xa6 0xa6 nop nop O
+ 009 '8' '(' esc esc 0xa2 0xa2 esc esc O
+ 010 '9' ')' gs gs '9' ')' gs gs O
+ 011 '0' '=' nop nop '0' '=' nop nop O
+ 012 ''' '?' fs fs 0xb4 0xb4 fs fs O
+ 013 '^' '`' nop nop '~' '~' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xe8 0xfc esc esc '[' 0xdc esc esc C
+ 027 0xa8 '!' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe9 0xf6 nop nop 0xe9 0xd6 nop nop C
+ 040 0xe0 0xe4 nop nop '{' 0xc4 nop nop C
+ 041 0xa7 0xb0 nop nop nop nop nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '$' 0xa3 rs rs '}' '}' rs rs O
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 0xb5 0xb5 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '\' '\' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/ch-fr.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ch.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/ch.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/ch.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ch.acc.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# swissgerman keymap, accent keys
+# created 14.11.1999 by Martin Blapp <mb at imp.ch>
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '+' nop nop '|' '|' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '*' nop nop '#' '#' nop nop O
+ 005 '4' 0xe7 nop nop '4' 0xe7 nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop 0xac 0xac nop nop O
+ 008 '7' '/' nop nop 0xa6 0xa6 nop nop O
+ 009 '8' '(' esc esc 0xde 0xde esc esc O
+ 010 '9' ')' gs gs '9' ')' gs gs O
+ 011 '0' '=' nop nop '0' '=' nop nop O
+ 012 ''' '?' fs fs dacu dacu fs fs O
+ 013 dcir dgra nop nop dtil dtil nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xfc 0xe8 esc esc '[' 0xdc esc esc C
+ 027 duml '!' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf6 0xe9 nop nop 0xf6 0xd6 nop nop C
+ 040 0xe4 0xe0 nop nop '{' 0xc4 nop nop C
+ 041 0xa7 0xb0 nop nop nop nop nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '$' 0xa3 rs rs '}' '}' rs rs O
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 0xb5 0xb5 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '\' '\' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'c' 0xe7 ) ( 'C' 0xc7 )
+ ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'o' 0xf5 ) ( 'O' 0xd5 )
+ ( 'n' 0xf1 ) ( 'N' 0xd1 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
Property changes on: trunk/share/vt/keymaps/ch.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ch.kbd
===================================================================
--- trunk/share/vt/keymaps/ch.kbd (rev 0)
+++ trunk/share/vt/keymaps/ch.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,117 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ch.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# swissgerman keymap, no dead keys
+# created 14.11.1999 by Martin Blapp <mb at imp.ch>
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '+' nop nop '|' '|' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '*' nop nop '#' '#' nop nop O
+ 005 '4' 0xe7 nop nop '4' 0xe7 nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop 0xac 0xac nop nop O
+ 008 '7' '/' nop nop 0xa6 0xa6 nop nop O
+ 009 '8' '(' esc esc 0xde 0xde esc esc O
+ 010 '9' ')' gs gs '9' ')' gs gs O
+ 011 '0' '=' nop nop '0' '=' nop nop O
+ 012 ''' '?' fs fs 0xb4 0xb4 fs fs O
+ 013 '^' '`' nop nop '~' '~' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xfc 0xe8 esc esc '[' 0xdc esc esc C
+ 027 0xa8 '!' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf6 0xe9 nop nop 0xf6 0xd6 nop nop C
+ 040 0xe4 0xe0 nop nop '{' 0xc4 nop nop C
+ 041 0xa7 0xb0 nop nop nop nop nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '$' 0xa3 rs rs '}' '}' rs rs O
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 0xb5 0xb5 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '\' '\' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/ch.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ch.macbook.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/ch.macbook.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/ch.macbook.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,138 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ch.macbook.acc.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# swissgerman Macbook/Macbook PRO keymap, with accent keys
+# derived from swissgerman.iso.acc.kbd
+# 06.08.2010 by Andreas Tobler <andreast at fgznet.ch>
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '+' nop nop '1' '1' nop nop O
+ 003 '2' '"' nul nul '2' '2' nul nul O
+ 004 '3' '*' nop nop '#' '#' nop nop O
+ 005 '4' 0xe7 nop nop '4' 0xe7 nop nop O
+ 006 '5' '%' nop nop '[' '[' nop nop O
+ 007 '6' '&' nop nop ']' ']' nop nop O
+ 008 '7' '/' nop nop '|' '\' nop nop O
+ 009 '8' '(' esc esc '{' '{' nop nop O
+ 010 '9' ')' gs gs '}' '}' nop nop O
+ 011 '0' '=' nop nop '0' '=' nop nop O
+ 012 ''' '?' fs fs dacu dacu fs fs O
+ 013 dcir dgra nop nop dtil dtil nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 dgra duml esc esc '[' 0xdc esc esc C
+ 027 duml '!' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel '@' '@' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe9 0xe9 nop nop 0xf6 0xd6 nop nop C
+ 040 0xe0 0xe0 nop nop '{' 0xc4 nop nop C
+ 041 '<' '>' nop nop nop nop nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '$' 0xa3 rs rs '}' '}' rs rs O
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so '~' '~' so so C
+ 050 'm' 'M' cr cr 0xb5 0xb5 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '\' '\' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'c' 0xe7 ) ( 'C' 0xc7 )
+ ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'o' 0xf5 ) ( 'O' 0xd5 )
+ ( 'n' 0xf1 ) ( 'N' 0xd1 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
Property changes on: trunk/share/vt/keymaps/ch.macbook.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/colemak.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/colemak.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/colemak.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,147 @@
+# $FreeBSD: stable/10/share/vt/keymaps/colemak.acc.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# Colemak Layout for FreeBSD console
+# 2006-01-01 Shai Coleman, http://colemak.com/ . Public domain.
+
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+
+ 041 '`' '~' nop nop dtil '~' nop nop O
+ 002 '1' '!' nop nop 0xa1 0xb9 nop nop O
+ 003 '2' '@' nul nul 0xba 0xb2 nul nul O
+ 004 '3' '#' nop nop 0xaa 0xb3 nop nop O
+ 005 '4' '$' nop nop 0xa2 0xa3 nop nop O
+ 006 '5' '%' nop nop 0xa4 0xa5 nop nop O
+ 007 '6' '^' rs rs '~' '~' rs rs O
+ 008 '7' '&' nop nop 0xf0 0xd0 nop nop O
+ 009 '8' '*' nop nop 0xfe 0xde nop nop O
+ 010 '9' '(' nop nop '~' '~' nop nop O
+ 011 '0' ')' nop nop '~' '~' nop nop O
+ 012 '-' '_' us us '~' '~' us us O
+ 013 '=' '+' nop nop 0xd7 0xf7 nop nop O
+
+ 016 'q' 'Q' dc1 dc1 0xe4 0xc4 dc1 dc1 C
+ 017 'w' 'W' etb etb 0xe5 0xc5 etb etb C
+ 018 'f' 'F' ack ack 0xe3 0xc3 ack ack C
+ 019 'p' 'P' dle dle 0xf8 0xd8 dle dle C
+ 020 'g' 'G' bel bel '~' '~' bel bel C
+ 021 'j' 'J' nl nl '~' '~' nl nl C
+ 022 'l' 'L' ff ff '~' '~' ff ff C
+ 023 'u' 'U' nak nak 0xfa 0xda nak nak C
+ 024 'y' 'Y' em em 0xfc 0xdc em em C
+ 025 ';' ':' nop nop 0xf6 0xd6 nop nop O
+ 026 '[' '{' esc esc 0xab '~' esc esc O
+ 027 ']' '}' gs gs 0xbb '~' gs gs O
+ 043 '\' '|' fs fs '~' '~' fs fs O
+
+ 030 'a' 'A' soh soh 0xe1 0xc1 soh soh C
+ 031 'r' 'R' dc2 dc2 dgra '~' dc2 dc2 C
+ 032 's' 'S' dc3 dc3 0xdf '~' dc3 dc3 C
+ 033 't' 'T' dc4 dc4 dacu '~' dc4 dc4 C
+ 034 'd' 'D' eot eot duml '~' eot eot C
+ 035 'h' 'H' bs bs '~' '~' bs bs C
+ 036 'n' 'N' so so 0xf1 0xd1 so so C
+ 037 'e' 'E' enq enq 0xe9 0xc9 enq enq C
+ 038 'i' 'I' ht ht 0xed 0xcd ht ht C
+ 039 'o' 'O' si si 0xf3 0xd3 si si C
+ 040 ''' '"' nop nop 0xf5 0xd5 nop nop O
+
+ 044 'z' 'Z' sub sub 0xe6 0xc6 sub sub C
+ 045 'x' 'X' can can dcir '~' can can C
+ 046 'c' 'C' etx etx 0xe7 0xc7 etx etx C
+ 047 'v' 'V' syn syn 0xbd 0xbc syn syn C
+ 048 'b' 'B' stx stx '~' '~' stx stx C
+ 049 'k' 'K' vt vt drin '~' vt vt C
+ 050 'm' 'M' cr cr '~' '~' cr cr C
+ 051 ',' '<' nop nop dced '~' nop nop O
+ 052 '.' '>' nop nop '~' '~' nop nop O
+ 053 '/' '?' nop nop 0xbf '~' nop nop O
+
+ 058 bs bs bs bs bs bs bs bs O
+ 086 '-' '_' us us '~' '~' us us O
+ 057 ' ' ' ' nul nul ' ' ' ' susp susp O
+
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug debug O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nscr nscr ht btab nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr nscr nop nop debug debug debug debug O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 saver saver susp susp nop nop susp susp O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/colemak.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/cz.kbd
===================================================================
--- trunk/share/vt/keymaps/cz.kbd (rev 0)
+++ trunk/share/vt/keymaps/cz.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,296 @@
+# Czech Standard Typewriter QWERTZ Keyboard
+# by Rudolf Cejka <cejkar at fit.vutbr.cz>
+#
+# $FreeBSD: stable/10/share/vt/keymaps/cz.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# English/Czech keyboard lock: (Left)Alt+Shift
+# English/Czech keyboard shift: (Right)AltGr
+#
+# Meta shift: (Right|Left)Windows, Menu
+#
+# Previous screen: Ctrl+(Grey)Left
+# Next screen: Ctrl+(Grey)Right
+#
+# Screen saver: Shift+Pause
+# Suspend power (APM): (Left)Alt+Pause
+#
+# Accent characters:
+# acute: [=/+] and =SZszRALCEINOUYralceinouy => ´ŚŹśźŔÁĹĆÉÍŃÓÚÝŕáĺćéíńóúý
+# caron: Shift+[=/+] and =LSTZlstzCEDNRcednrUu => ˇĽŠŤŽľšťžČĚĎŇŘčěďňřŮů
+# circumflex: Alt+Ctrl+[=/+] and =AIOaio => ^ÂÎÔâîô
+# breve: Ctrl+Shift+[=/+] and =Aa => ˘Ăă
+# cedilla: Ctrl+[-/_] and -SsCTct => ¸ŞşÇŢçţ
+# dot: Alt+[=/+] and =Zz => ˙Żż
+# double acute: Alt+Shift+[-/_] and -OUou => ˝ŐŰőű
+# double dot: Alt+Shift+[=/+] and =AEOUaeou => ¨ÄËÖÜäëöü
+# ogonek: Ctrl+Shift+[-/_] and -AaEe => ˛ĄąĘę
+# ring: Ctrl+[=/+] and =Uuso78/ => °Ůůߤ§×÷
+# slash: Alt+[-/_] and -LlDd => ŁłĐđ
+#
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug panic O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshifta lshifta lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' N
+ 056 lalt lalta lalt lalt lalt lalta lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl N
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ashift ashift ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 pscr pscr fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 nscr nscr fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 meta meta fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 meta meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 meta meta fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc esc esc esc esc debug panic O
+ 130 '+' '1' nop nop '+' '1' nop nop O
+ 131 0x011b '2' nop nop 0x011b '2' nop nop O
+ 132 0x0161 '3' nop nop 0x0161 '3' nop nop O
+ 133 0x010d '4' nop nop 0x010d '4' nop nop O
+ 134 0x0159 '5' nop nop 0x0159 '5' nop nop O
+ 135 0x017e '6' nop nop 0x017e '6' nop nop O
+ 136 0xfd '7' nop nop 0xfd '7' nop nop O
+ 137 0xe1 '8' nop nop 0xe1 '8' nop nop O
+ 138 0xed '9' nop nop 0xed '9' nop nop O
+ 139 0xe9 '0' nop nop 0xe9 '0' nop nop O
+ 140 '=' '%' dced dogo dsla ddac nop nop O
+ 141 dacu dcar drin dbre ddot duml dcir nop O
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 'w' 'W' etb etb 'w' 'W' etb etb C
+ 146 'e' 'E' enq enq 'e' 'E' enq enq C
+ 147 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 149 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 150 'u' 'U' nak nak 'u' 'U' nak nak C
+ 151 'i' 'I' ht ht 'i' 'I' ht ht C
+ 152 'o' 'O' si si 'o' 'O' si si C
+ 153 'p' 'P' dle dle 'p' 'P' dle dle C
+ 154 0xfa '/' nop nop 0xfa '/' nop nop O
+ 155 ')' '(' nop nop ')' '(' nop nop O
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 'a' 'A' soh soh 'a' 'A' soh soh C
+ 159 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 160 'd' 'D' eot eot 'd' 'D' eot eot C
+ 161 'f' 'F' ack ack 'f' 'F' ack ack C
+ 162 'g' 'G' bel bel 'g' 'G' bel bel C
+ 163 'h' 'H' bs bs 'h' 'H' bs bs C
+ 164 'j' 'J' nl nl 'j' 'J' nl nl C
+ 165 'k' 'K' vt vt 'k' 'K' vt vt C
+ 166 'l' 'L' ff ff 'l' 'L' ff ff C
+ 167 0x016f '"' nop nop 0x016f '"' nop nop O
+ 168 0xa7 '!' nop nop 0xa7 '!' nop nop O
+ 169 '`' ';' nop nop '`' ';' nop nop O
+ 170 lshift lshift lshift lshift lshifta lshifta lshift lshift O
+ 171 '\' '|' fs fs '\' '|' fs fs O
+ 172 'y' 'Y' em em 'y' 'Y' em em C
+ 173 'x' 'X' can can 'x' 'X' can can C
+ 174 'c' 'C' etx etx 'c' 'C' etx etx C
+ 175 'v' 'V' syn syn 'v' 'V' syn syn C
+ 176 'b' 'B' stx stx 'b' 'B' stx stx C
+ 177 'n' 'N' so so 'n' 'N' so so C
+ 178 'm' 'M' cr cr 'm' 'M' cr cr C
+ 179 ',' '?' nop nop ',' '?' nop nop O
+ 180 '.' ':' nop nop '.' ':' nop nop O
+ 181 '-' '_' us us '-' '_' us us O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' '*' '*' '*' '*' '*' '*' N
+ 184 lalt lalta lalt lalt lalt lalta lalt lalt O
+ 185 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 186 clock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del '.' '.' '.' '.' '.' boot boot N
+ 212 nop nop nop nop nop nop nop nop O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl N
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 220 nscr pscr debug debug nop nop nop nop O
+ 221 ashift ashift ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 pscr pscr fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 nscr nscr fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 meta meta fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 meta meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 meta meta fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
+
+ dacu 0xb4 ( 0xb4 0xb4 ) ( 'S' 0x015a ) ( 'Z' 0x0179 ) ( 's' 0x015b )
+ ( 'z' 0x017a ) ( 'R' 0x0154 ) ( 'A' 0xc1 ) ( 'L' 0x0139 )
+ ( 'C' 0x0106 ) ( 'E' 0xc9 ) ( 'I' 0xcd ) ( 'N' 0x0143 )
+ ( 'O' 0xd3 ) ( 'U' 0xda ) ( 'Y' 0xdd ) ( 'r' 0x0155 )
+ ( 'a' 0xe1 ) ( 'l' 0x013a ) ( 'c' 0x0107 ) ( 'e' 0xe9 )
+ ( 'i' 0xed ) ( 'n' 0x0144 ) ( 'o' 0xf3 ) ( 'u' 0xfa )
+ ( 'y' 0xfd )
+
+ dcir '^' ( '^' '^' ) ( 'A' 0xc2 ) ( 'I' 0xce ) ( 'O' 0xd4 )
+ ( 'a' 0xe2 ) ( 'i' 0xee ) ( 'o' 0xf4 )
+
+ dbre 0x02d8 ( 0x02d8 0x02d8 ) ( 'A' 0x0102 ) ( 'a' 0x0103 )
+
+ ddot 0x02d9 ( 0x02d9 0x02d9 ) ( 'Z' 0x017b ) ( 'z' 0x017c )
+
+ duml 0xa8 ( 0xa8 0xa8 ) ( 'A' 0xc4 ) ( 'E' 0xcb ) ( 'O' 0xd6 )
+ ( 'U' 0xdc ) ( 'a' 0xe4 ) ( 'e' 0xeb ) ( 'o' 0xf6 )
+ ( 'u' 0xfc )
+
+ dsla 0xad ( 0xad 0xad ) ( 'L' 0x0141 ) ( 'l' 0x0142 ) ( 'D' 0x0110 )
+ ( 'd' 0x0111 )
+
+ drin 0xb0 ( 0xb0 0xb0 ) ( 'U' 0x016e ) ( 'u' 0x016f ) ( 's' 0xdf )
+ ( 'o' 0xa4 ) ( 0xfd 0xa7 ) ( 0xe1 0xd7 ) ( '-' 0xf7 )
+
+ dced 0xb8 ( 0xb8 0xb8 ) ( 'S' 0x015e ) ( 's' 0x015f ) ( 'C' 0xc7 )
+ ( 'T' 0x0162 ) ( 'c' 0xe7 ) ( 't' 0x0163 )
+
+ ddac 0x02dd ( 0x02dd 0x02dd ) ( 'O' 0x0150 ) ( 'U' 0x0170 ) ( 'o' 0x0151 )
+ ( 'u' 0x0171 )
+
+ dogo 0x02db ( 0x02db 0x02db ) ( 'A' 0x0104 ) ( 'a' 0x0105 ) ( 'E' 0x0118 )
+ ( 'e' 0x0119 )
+
+ dcar 0x02c7 ( 0x02c7 0x02c7 ) ( 'L' 0x013d ) ( 'S' 0x0160 ) ( 'T' 0x0164 )
+ ( 'Z' 0x017d ) ( 'l' 0x013e ) ( 's' 0x0161 ) ( 't' 0x0165 )
+ ( 'z' 0x017e ) ( 'C' 0x010c ) ( 'E' 0x011a ) ( 'D' 0x010e )
+ ( 'N' 0x0147 ) ( 'R' 0x0158 ) ( 'c' 0x010d ) ( 'e' 0x011b )
+ ( 'd' 0x010f ) ( 'n' 0x0148 ) ( 'r' 0x0159 ) ( 'U' 0x016e )
+ ( 'u' 0x016f )
Property changes on: trunk/share/vt/keymaps/cz.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/de.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/de.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/de.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/de.acc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nop nop 0xb2 0xb2 nop nop O
+ 004 '3' 0xa7 nop nop 0xb3 0xb3 nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop '6' '&' nop nop O
+ 008 '7' '/' nop nop '{' '{' nop nop O
+ 009 '8' '(' esc esc '[' '[' esc esc O
+ 010 '9' ')' gs gs ']' ']' gs gs O
+ 011 '0' '=' nop nop '}' '}' nop nop O
+ 012 0xdf '?' fs fs '\' '\' fs fs O
+ 013 dacu dgra nop nop 0xb3 0xb4 nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '@' '@' nul nul C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xfc 0xdc nop nop 0xfc 0xdc esc nop C
+ 027 '+' '*' nop nop dtil dtil nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf6 0xd6 nop nop 0xf6 0xd6 nop nop C
+ 040 0xe4 0xc4 nop nop 0xe4 0xc4 nop nop C
+ 041 dcir 0xb0 rs rs '^' 0xb0 rs rs O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '#' ''' nop nop '#' ''' nop nop O
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 0xa2 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 0xb5 0xb5 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' 0xa6 nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/de.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/de.kbd
===================================================================
--- trunk/share/vt/keymaps/de.kbd (rev 0)
+++ trunk/share/vt/keymaps/de.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,126 @@
+# $FreeBSD: stable/10/share/vt/keymaps/de.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nop nop 0xb2 0xb2 nop nop O
+ 004 '3' 0xa7 nop nop 0xb3 0xb3 nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop '6' '&' nop nop O
+ 008 '7' '/' nop nop '{' '{' nop nop O
+ 009 '8' '(' esc esc '[' '[' esc esc O
+ 010 '9' ')' gs gs ']' ']' gs gs O
+ 011 '0' '=' nop nop '}' '}' nop nop O
+ 012 0xdf '?' fs fs '\' '\' fs fs O
+ 013 dacu dgra nop nop 0xb3 0xb4 nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '@' '@' nul nul C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xfc 0xdc nop nop 0xfc 0xdc esc nop C
+ 027 '+' '*' nop nop '~' '~' nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf6 0xd6 nop nop 0xf6 0xd6 nop nop C
+ 040 0xe4 0xc4 nop nop 0xe4 0xc4 nop nop C
+ 041 dcir 0xb0 rs rs '^' 0xb0 rs rs O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '#' ''' nop nop '#' ''' nop nop O
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 0xa2 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 0xb5 0xb5 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' 0xa6 nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
Property changes on: trunk/share/vt/keymaps/de.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/de.noacc.kbd
===================================================================
--- trunk/share/vt/keymaps/de.noacc.kbd (rev 0)
+++ trunk/share/vt/keymaps/de.noacc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,115 @@
+# $FreeBSD: stable/10/share/vt/keymaps/de.noacc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nop nop 0xb2 0xb2 nop nop O
+ 004 '3' 0xa7 nop nop 0xb3 0xb3 nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop '6' '&' nop nop O
+ 008 '7' '/' nop nop '{' '{' nop nop O
+ 009 '8' '(' esc esc '[' '[' esc esc O
+ 010 '9' ')' gs gs ']' ']' gs gs O
+ 011 '0' '=' nop nop '}' '}' nop nop O
+ 012 0xdf '?' fs fs '\' '\' fs fs O
+ 013 ''' '`' nop nop 0xb3 0xb4 nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '@' '@' nul nul C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xfc 0xdc nop nop 0xfc 0xdc esc nop C
+ 027 '+' '*' nop nop '~' '~' nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf6 0xd6 nop nop 0xf6 0xd6 nop nop C
+ 040 0xe4 0xc4 nop nop 0xe4 0xc4 nop nop C
+ 041 '^' 0xb0 rs rs '^' 0xb0 rs rs O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '#' ''' nop nop '#' ''' nop nop O
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 0xa2 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 0xb5 0xb5 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+# 083 del ',' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' 0xa6 nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/de.noacc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/dk.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/dk.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/dk.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,162 @@
+# Copyright (c) 2004
+# Kim Norgaard <jasen at jasen.dk>, Denmark.
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer as
+# the first lines of this file unmodified.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY KIM NOORGAARD ``AS IS'' AND ANY EXPRESS OR
+# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+# IN NO EVENT SHALL KIM NOORGAARD BE LIABLE FOR ANY DIRECT, INDIRECT,
+# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#
+# $FreeBSD: stable/10/share/vt/keymaps/dk.acc.kbd 270310 2014-08-21 22:04:17Z se $
+
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop 0xa1 0xb9 nop nop O
+ 003 '2' '"' nul nul '@' 0xb2 nul nul O
+ 004 '3' '#' nop nop 0x9e 0xb3 nop nop O
+ 005 '4' 0xa4 nop nop '$' 0xa4 nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop '6' '&' nop nop O
+ 008 '7' '/' nop nop '{' '/' nop nop O
+ 009 '8' '(' esc esc '[' '8' esc esc O
+ 010 '9' ')' gs gs ']' ')' gs gs O
+ 011 '0' '=' nop nop '}' '=' nop nop O
+ 012 '+' '?' nop nop '+' 0xbf nop nop O
+ 013 dacu dgra nop nop '|' '`' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xe5 0xc5 nop nop 0x86 0x8f nop nop C
+ 027 duml dcir rs rs dtil '^' rs rs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 0xdf 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe6 0xc6 nop nop 0x91 0x92 nop nop C
+ 040 0xf8 0xd8 nop nop 0x9b 0x9d nop nop C
+ 041 0xbd 0xa7 nop nop 0xbd 0xa7 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ''' '*' nop nop ''' '*' nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs '\' '>' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ duml '"' ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu ''' ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/dk.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/dk.kbd
===================================================================
--- trunk/share/vt/keymaps/dk.kbd (rev 0)
+++ trunk/share/vt/keymaps/dk.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/dk.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '#' nop nop 0x9e '#' nop nop O
+ 005 '4' 0xa4 nop nop '$' 0xa4 nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop '6' '&' nop nop O
+ 008 '7' '/' nop nop '{' '/' nop nop O
+ 009 '8' '(' esc esc '[' '(' esc esc O
+ 010 '9' ')' gs gs ']' ')' gs gs O
+ 011 '0' '=' nop nop '}' '=' nop nop O
+ 012 '+' '?' nop nop '+' '?' nop nop O
+ 013 ''' '`' nop nop '|' '`' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xe5 0xc5 nop nop 0x86 0x8f nop nop C
+ 027 '"' '^' rs rs '~' '^' rs rs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe6 0xc6 nop nop 0x91 0x92 nop nop C
+ 040 0xf8 0xd8 nop nop 0x9b 0x9d nop nop C
+ 041 0xbd 0xa7 nop nop 0xbd 0xa7 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ''' '*' nop nop ''' '*' nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs '\' '>' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/dk.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/dk.macbook.kbd
===================================================================
--- trunk/share/vt/keymaps/dk.macbook.kbd (rev 0)
+++ trunk/share/vt/keymaps/dk.macbook.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,117 @@
+# $FreeBSD: stable/10/share/vt/keymaps/dk.macbook.kbd 270310 2014-08-21 22:04:17Z se $
+# Danish keyboard layout for Apple MacBook keyboards. Not all
+# key combinations are available in this character set yet.
+# by Erik Cederstrand <erik at cederstrand.dk>
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' '1' nop 0xa1 0xaf '1' '1' O
+ 003 '2' '"' '2' '2' nop nop '2' '2' O
+ 004 '3' '#' '3' '3' 0xa7 '$' '3' '3' O
+ 005 '4' nop '4' '4' 0xa3 0xa2 '4' '4' O
+ 006 '5' '%' '5' '5' nop nop '5' '5' O
+ 007 '6' '&' '6' '6' nop nop '6' '6' O
+ 008 '7' '/' '7' '7' 0xb6 '\' '7' '7' O
+ 009 '8' '(' '8' '8' '[' '{' '8' '8' O
+ 010 '9' ')' '9' '9' ']' '}' '9' '9' O
+ 011 '0' '=' '0' '0' nop nop '0' '0' O
+ 012 '+' '?' '+' '+' 0xb1 0xbf '+' '+' O
+ 013 dacu dgra dacu dacu ''' nop dacu dacu O
+ 014 bs del del bs del bs susp bs O
+ 015 ht btab ht ht ht btab ht ht O
+ 016 'q' 'Q' dc1 dc1 0xba nop nop nop C
+ 017 'w' 'W' etb etb 'w' 0xb0 nop nop C
+ 018 'e' 'E' enq enq 0xdf nop nop nop C
+ 019 'r' 'R' dc2 dc2 0xae nop nop nop C
+ 020 't' 'T' dc4 dc4 nop nop nop nop C
+ 021 'y' 'Y' em em 0xa5 0xff nop nop C
+ 022 'u' 'U' nak nak 0xfc nop nop nop C
+ 023 'i' 'I' ht ht '|' nop nop nop C
+ 024 'o' 'O' si si nop nop nop nop C
+ 025 'p' 'P' dle dle nop nop nop nop C
+ 026 0xe5 nop nop nop nop nop nop nop C
+ 027 0xa8 '^' nop nop '~' '^' '~' '~' O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0xaa nop nop nop C
+ 031 's' 'S' dc3 dc3 nop nop nop nop C
+ 032 'd' 'D' eot eot 0xf0 nop nop nop C
+ 033 'f' 'F' ack ack nop nop nop nop C
+ 034 'g' 'G' bel bel 0xa9 nop nop nop C
+ 035 'h' 'H' bs bs 0xab 0xbb nop nop C
+ 036 'j' 'J' nl nl nop nop nop nop C
+ 037 'k' 'K' vt vt nop nop nop nop C
+ 038 'l' 'L' ff ff 0xac nop nop nop C
+ 039 0xe6 nop nop nop 0xe4 nop nop nop C
+ 040 0xf8 nop nop nop 0xf6 nop nop nop C
+ 041 '$' 0xa7 '0' '0' nop ''' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ''' '*' nop nop '@' nop nop nop O
+ 044 'z' 'Z' sub sub nop 0xb8 nop nop C
+ 045 'x' 'X' can can nop nop nop nop C
+ 046 'c' 'C' etx etx 0xe7 nop nop nop C
+ 047 'v' 'V' syn syn 'v' 'V' nop nop C
+ 048 'b' 'B' stx stx nop nop nop nop C
+ 049 'n' 'N' so so 0xf1 nop nop nop C
+ 050 'm' 'M' cr cr 0xb5 nop nop nop C
+ 051 ',' ';' ',' ',' ',' ';' ',' ',' O
+ 052 '.' ':' '.' '.' 0xb7 0xf7 '.' '.' O
+ 053 '-' '_' '-' '-' '-' nop '-' '-' O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 nlock fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 slock fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 '7' '7' '7' '7' '7' '7' '7' '7' N
+ 072 '8' '8' '8' '8' '8' '8' '8' '8' N
+ 073 '9' '9' '9' '9' '9' '9' '9' '9' N
+ 074 '-' '-' '-' '-' '-' '-' '-' '-' N
+ 075 '4' '4' '4' '4' '4' '4' '4' '4' N
+ 076 '5' '5' '5' '5' '5' '5' '5' '5' N
+ 077 '6' '6' '6' '6' '6' '6' '6' '6' N
+ 078 '+' '+' '+' '+' '+' '+' '+' '+' N
+ 079 '1' '1' '1' '1' '1' '1' '1' '1' N
+ 080 '2' '2' '2' '2' '2' '2' '2' '2' N
+ 081 '3' '3' '3' '3' '3' '3' '3' '3' N
+ 082 '0' '0' '0' '0' '0' '0' '0' '0' N
+ 083 ',' ',' ',' ',' ',' ',' ',' ',' N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs '\' '>' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 'I' fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 'Q' fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 'O' fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 'G' fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 del del del del del fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/dk.macbook.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ee.kbd
===================================================================
--- trunk/share/vt/keymaps/ee.kbd (rev 0)
+++ trunk/share/vt/keymaps/ee.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ee.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop nop nop nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '#' nop nop 0xa3 nop nop nop O
+ 005 '4' '$' nop nop '$' nop nop nop O
+ 006 '5' '%' nop nop nop nop nop nop O
+ 007 '6' '&' nop nop nop nop nop nop O
+ 008 '7' '/' nop nop '{' nop nop nop O
+ 009 '8' '(' nop nop '[' nop nop nop O
+ 010 '9' ')' nop nop ']' nop gs nop O
+ 011 '0' '=' nop nop '}' nop nop nop O
+ 012 '+' '?' nop nop '\' nop fs nop O
+ 013 '`' '`' nop nop '`' '`' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 0x20ac enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xfc 0xdc nop nop 0xfc 0xdc nop nop C
+ 027 0xf5 0xd5 nop nop 0xa7 0xa7 nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 0x0161 0x0160 dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf6 0xd6 nop nop 0xf6 0xd6 nop nop C
+ 040 0xe4 0xc4 nop nop '^' '^' nop nop C
+ 041 '~' '~' nop nop '~' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ''' '*' nop nop ''' '*' nop nop O
+ 044 'z' 'Z' sub sub 0x017e 0x017d sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop nop '<' nop nop O
+ 052 '.' ':' nop nop nop '>' nop nop O
+ 053 '-' '_' us nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/ee.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/es.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/es.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/es.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/es.acc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '|' '|' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' 0xb7 nop nop '#' '#' nop nop O
+ 005 '4' '$' nop nop '~' '~' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop 0xac 0xac nop nop O
+ 008 '7' '/' nop nop '7' '/' nop nop O
+ 009 '8' '(' nop nop '8' '(' nop nop O
+ 010 '9' ')' nop nop '9' ')' nop nop O
+ 011 '0' '=' nop nop '0' '=' nop nop O
+ 012 ''' '?' nop nop ''' '?' nop nop O
+ 013 0xa1 0xbf nop nop 0xa1 0xbf nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0xe9 0xc9 enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 0xfa 0xda nak nak C
+ 023 'i' 'I' ht ht 0xed 0xcd ht ht C
+ 024 'o' 'O' si si 0xf3 0xd3 si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 dgra dcir esc esc '[' '[' esc esc O
+ 027 '+' '*' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0xe1 0xc1 soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf1 0xd1 nop nop '~' '~' nop nop C
+ 040 dacu duml nop nop '{' '{' nop nop O
+ 041 0xba 0xaa fs fs '\' '\' fs fs O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 0xe7 0xc7 rs rs '}' '}' rs rs C
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '<' '>' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/es.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/es.dvorak.kbd
===================================================================
--- trunk/share/vt/keymaps/es.dvorak.kbd (rev 0)
+++ trunk/share/vt/keymaps/es.dvorak.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,139 @@
+# $FreeBSD: stable/10/share/vt/keymaps/es.dvorak.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# Submitted by: Álvaro Castillo <netsys at fedoraproject.org>
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '|' '!' nop nop O
+ 003 '2' '"' nop nop '@' '"' nop nop O
+ 004 '3' 0xb7 nop nop '#' '#' nop nop O
+ 005 '4' '$' nop nop '~' '~' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop 0xac 0xac nop nop O
+ 008 '7' '/' nop nop '7' '/' nop nop O
+ 009 '8' '(' nop nop '8' '(' nop nop O
+ 010 '9' ')' nop nop '9' ')' nop nop O
+ 011 '0' '=' nop nop '0' '=' nop nop O
+ 012 ''' '?' nop nop ''' '?' nop nop O
+ 013 0xa1 0xbf nop nop 0xa1 0xbf nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 '.' ':' nop nop '.' ':' nop nop O
+ 017 ',' ';' nop nop ',' ';' nop nop O
+ 018 0xf1 0xd1 nop nop '~' '~' nop nop O
+ 019 'p' 'P' dle dle 'p' 'P' dle dle C
+ 020 'y' 'Y' em em 'y' 'Y' em em C
+ 021 'f' 'F' ack ack 'f' 'F' ack ack C
+ 022 'g' 'G' bel bel 'g' 'G' bel bel C
+ 023 'c' 'C' etx etx 'c' 'C' etx etx C
+ 024 'h' 'H' bs bs 'h' 'H' bs bs C
+ 025 'l' 'L' ff ff 'l' 'L' ff ff C
+ 026 dgra dcir esc esc '[' '[' esc esc O
+ 027 '+' '*' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 'o' 'O' si si 0xf3 0xd3 si si C
+ 032 'e' 'E' enq enq 0x20ac 0x20ac enq enq C
+ 033 'u' 'U' nak nak 0xfa 0xda nak nak C
+ 034 'i' 'I' ht ht 0xed 0xcd ht ht C
+ 035 'd' 'D' eot eot 'd' 'D' eot eot C
+ 036 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 037 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 038 'n' 'N' so so 'n' 'N' so so C
+ 039 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 040 dacu duml nop nop '{' '{' nop nop O
+ 041 '\' '|' fs fs '\' '|' fs fs O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 0xe7 0xc7 rs rs '}' '}' rs rs O
+ 044 '-' '_' us us '-' '_' us us O
+ 045 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 046 'j' 'J' nl nl 'j' 'J' nl nl C
+ 047 'k' 'K' vt vt 'k' 'K' vt vt C
+ 048 'x' 'X' can can 'x' 'X' can can C
+ 049 'b' 'B' stx stx 'b' 'B' stx stx C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 'w' 'W' etb etb 'w' 'W' etb etb C
+ 052 'v' 'V' syn syn 'v' 'V' syn syn C
+ 053 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '<' '>' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/es.dvorak.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/es.kbd
===================================================================
--- trunk/share/vt/keymaps/es.kbd (rev 0)
+++ trunk/share/vt/keymaps/es.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/es.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '|' '|' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' 0xb7 nop nop '#' '#' nop nop O
+ 005 '4' '$' nop nop '~' '~' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop 0xac 0xac nop nop O
+ 008 '7' '/' nop nop '7' '/' nop nop O
+ 009 '8' '(' nop nop '8' '(' nop nop O
+ 010 '9' ')' nop nop '9' ')' nop nop O
+ 011 '0' '=' nop nop '0' '=' nop nop O
+ 012 ''' '?' nop nop ''' '?' nop nop O
+ 013 0xa1 0xbf nop nop 0xa1 0xbf nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 0x20ac enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 0xfa 0xda nak nak C
+ 023 'i' 'I' ht ht 0xed 0xcd ht ht C
+ 024 'o' 'O' si si 0xf3 0xd3 si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 dgra dcir esc esc '[' '[' esc esc O
+ 027 '+' '*' gs gs ']' ']' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0xe1 0xc1 soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf1 0xd1 nop nop '~' '~' nop nop C
+ 040 dacu duml nop nop '{' '{' nop nop O
+ 041 0xba 0xaa fs fs '\' '\' fs fs O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 0xe7 0xc7 rs rs '}' '}' rs rs C
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '<' '>' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/es.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/fi.kbd
===================================================================
--- trunk/share/vt/keymaps/fi.kbd (rev 0)
+++ trunk/share/vt/keymaps/fi.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/fi.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop nop nop nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '#' nop nop 0xa3 nop nop nop O
+ 005 '4' 0xa4 nop nop '$' nop nop nop O
+ 006 '5' '%' nop nop nop nop nop nop O
+ 007 '6' '&' nop nop nop nop nop nop O
+ 008 '7' '/' nop nop '{' nop nop nop O
+ 009 '8' '(' nop nop '[' nop nop nop O
+ 010 '9' ')' nop nop ']' nop gs nop O
+ 011 '0' '=' nop nop '}' nop nop nop O
+ 012 '+' '?' nop nop '\' nop fs nop O
+ 013 0x80 '`' nop nop nop nop nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xe5 0xc5 nop nop '}' ']' nop nop C
+ 027 0xa8 '^' nop nop '~' nop nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf6 0xd6 nop nop '|' '\' nop nop C
+ 040 0xe4 0xc4 nop nop '{' '[' nop nop C
+ 041 0xa7 0xbd nop nop '\' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ''' '*' nop nop nop nop nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop nop '<' nop nop O
+ 052 '.' ':' nop nop nop '>' nop nop O
+ 053 '-' '_' us nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/fi.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/fr.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/fr.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/fr.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/fr.acc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '&' '1' nop nop nop nop nop nop C
+ 003 0xe9 '2' nul nul '~' nop nop nop C
+ 004 '"' '3' nop nop '#' nop nop nop C
+ 005 ''' '4' nop nop '{' nop nop nop C
+ 006 '(' '5' nop nop '[' nop nop nop C
+ 007 '-' '6' nop nop '|' nop nop nop C
+ 008 0xe8 '7' nop nop '`' nop nop nop C
+ 009 '_' '8' nop nop '\' nop fs nop C
+ 010 0xe7 '9' nop nop '^' nop nop nop C
+ 011 0xe0 '0' nop nop '@' nop nop nop C
+ 012 ')' 0xb0 nop nop ']' nop nop nop C
+ 013 '=' '+' nop nop '}' nop nop nop C
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'a' 'A' soh soh 0xe2 0xe4 dc1 dc1 C
+ 017 'z' 'Z' sub sub 'z' 'Z' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 0xed 0xec em em C
+ 022 'u' 'U' nak nak 0xfb 0xfc nak nak C
+ 023 'i' 'I' ht ht 0xee 0xef ht ht C
+ 024 'o' 'O' si si 0xf4 0xf6 si si C
+ 025 'p' 'P' dle dle 0xf7 0xe6 dle dle C
+ 026 dcir duml esc esc '[' '{' esc esc O
+ 027 '$' 0xa3 gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'q' 'Q' dc1 dc1 'q' 'Q' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 'm' 'M' cr cr 'm' 'M' cr cr C
+ 040 0xf9 '%' nul nul ''' '@' nul nul O
+ 041 0xb2 nop nop nop '|' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '*' 0xb5 nop nop '#' '~' nop nop O
+ 044 'w' 'W' etb etb 'w' 'W' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 0xdf 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 ',' '?' nop nop nop nop nop nop O
+ 051 ';' '.' nop nop ',' '<' nop nop O
+ 052 ':' '/' nop nop '.' '>' nop nop O
+ 053 '!' 0xa7 nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs 0xab 0xbb fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/fr.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/fr.dvorak.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/fr.dvorak.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/fr.dvorak.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,153 @@
+# A Dvorak keyboard for French
+#
+# This is a Dvorak-like layout for French
+# according to Francis Leboutte on
+# http://www.algo.be/ergo/dvorak-fr.html
+#
+# Note that letters with accents won't be correctly
+# displayed unless one uses the correct font:
+# vidcontrol -f iso15-8x16.fnt
+#
+# -Frédéric Praca <frederic.praca at freebsd-fr.org>
+# -Clément Pillias <clement.pillias at free.fr> for accent keys
+#
+# $FreeBSD: stable/10/share/vt/keymaps/fr.dvorak.acc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '=' '1' nop nop nop nop nop nop C
+ 003 '/' '2' nop nop nop nop nop nop C
+ 004 '-' '3' nop nop nop nop nop nop C
+ 005 0xe8 '4' nop nop nop nop nop nop C
+ 006 '\' '5' nop nop nop nop nop nop C
+ 007 dcir '6' nop nop nop nop nop nop C
+ 008 '(' '7' nop nop nop nop nop nop C
+ 009 dgra '8' nop nop nop nop nop nop C
+ 010 ')' '9' nop nop nop nop nop nop C
+ 011 '"' '0' nop nop nop nop nop nop C
+ 012 '[' '+' nop nop nop nop nop nop C
+ 013 ']' '%' nop nop nop nop nop nop C
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 ':' '?' nop nop nop nop nop nop O
+ 017 ''' '<' nop nop nop nop nop nop C
+ 018 0xe9 '>' nop nop nop nop nop nop C
+ 019 'g' 'G' nop nop nop nop nop nop C
+ 020 '.' '!' nop nop nop nop nop nop O
+ 021 'h' 'H' nop nop nop nop nop nop C
+ 022 'v' 'V' nop nop nop nop nop nop C
+ 023 'c' 'C' nop nop nop nop nop nop C
+ 024 'm' 'M' nop nop nop nop nop nop C
+ 025 'k' 'K' nop nop nop nop nop nop C
+ 026 'z' 'Z' nop nop nop nop nop nop C
+ 027 ddia '&' nop nop nop nop nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'o' 'O' nop nop nop nop nop nop C
+ 031 'a' 'A' nop nop nop nop nop nop C
+ 032 'u' 'U' nop nop nop nop nop nop C
+ 033 'e' 'E' nop nop nop nop nop nop C
+ 034 'b' 'B' nop nop nop nop nop nop C
+ 035 'f' 'F' nop nop nop nop nop nop C
+ 036 's' 'S' nop nop nop nop nop nop C
+ 037 't' 'T' nop nop nop nop nop nop C
+ 038 'n' 'N' nop nop nop nop nop nop C
+ 039 'd' 'D' nop nop nop nop nop nop C
+ 040 'w' 'W' nop nop nop nop nop nop C
+ 041 '_' '*' nop nop nop nop nop nop C
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 dtil '#' nop nop nop nop nop nop O
+ 044 ';' '|' nop nop nop nop nop nop O
+ 045 'q' 'Q' nop nop nop nop nop nop C
+ 046 ',' '@' nop nop nop nop nop nop O
+ 047 'i' 'I' nop nop nop nop nop nop C
+ 048 'y' 'Y' nop nop nop nop nop nop C
+ 049 'x' 'X' nop nop nop nop nop nop C
+ 050 'r' 'R' nop nop nop nop nop nop C
+ 051 'l' 'L' nop nop nop nop nop nop C
+ 052 'p' 'P' nop nop nop nop nop nop C
+ 053 'j' 'J' nop nop nop nop nop nop C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 0xe0 0xe7 nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr nscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( '/' 0xb1 ) ( '-' 0xbc ) ( 0xe8 0xbd ) ( '\' 0xbe )
+ ( '?' 0xc6 ) ( 'C' 0xc7 )
+ ( ':' 0xe6 ) ( '`' '$' ) ( 0xe9 0xc9 ) ( 'g' 0xa4 )
+ ( '.' 0xb0 ) ( 'c' 0xe7 ) ( 'm' 0xb5 )
+ ( 'O' 0xd2 ) ( 'A' 0xc0 ) ( 'U' 0xd9 ) ( 'E' 0xc8 )
+ ( 'o' 0xf2 ) ( 'a' 0xe0 ) ( 'u' 0xf9 ) ( 'e' 0xe8 )
+ ( 's' 0xab ) ( 'n' 0xbb )
+ ( 0xe7 0xc7 ) ( '|' 0xbc ) ( 'I' 0xcc )
+ ( 0xe0 0xc0 ) ( ';' 0xbd ) ( 'q' '{' ) ( ',' '}' )
+ ( 'i' 0xec ) ( 'r' 0xba ) ( 'p' 0xa7 )
+ ( '!' 0xa1 )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'e' 0xea ) ( 'i' 0xee ) ( 'o' 0xf4 ) ( 'u' 0xfb )
+ ( 'A' 0xc2 ) ( 'E' 0xca ) ( 'I' 0xce ) ( 'O' 0xd4 ) ( 'U' 0xdb )
+
+ dtil '~' ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ ddia '"' ( 'a' 0xe4 ) ( 'e' 0xeb ) ( 'i' 0xef ) ( 'o' 0xf6 ) ( 'u' 0xfc )
+ ( 'A' 0xc4 ) ( 'E' 0xcb ) ( 'I' 0xcf ) ( 'O' 0xd6 ) ( 'U' 0xdc )
+ ( 'y' 0xff ) ( 'Y' 0xbe )
+
+ dacu 0xb4( 'a' 0xe1 ) ( 'e' 0xe9 ) ( 'i' 0xed ) ( 'o' 0xf3 ) ( 'u' 0xfa )
+ ( 'A' 0xc1 ) ( 'E' 0xc9 ) ( 'I' 0xcd ) ( 'O' 0xd3 ) ( 'U' 0xda )
+ ( 'Y' 0xdd ) ( 'y' 0xfd )
Property changes on: trunk/share/vt/keymaps/fr.dvorak.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/fr.dvorak.kbd
===================================================================
--- trunk/share/vt/keymaps/fr.dvorak.kbd (rev 0)
+++ trunk/share/vt/keymaps/fr.dvorak.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,122 @@
+# A Dvorak keyboard for French
+#
+# This is a Dvorak-like layout for French
+# according to Francis Leboutte on
+# http://www.algo.be/ergo/dvorak-fr.html
+#
+# -Frédéric Praca <frederic.praca at freebsd-fr.org>
+#
+# $FreeBSD: stable/10/share/vt/keymaps/fr.dvorak.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '=' '1' nop ' ' '=' '1' nop nop C
+ 003 0xe0 '2' nop '~' 0xe0 '2' nop nop C
+ 004 '-' '3' nop '#' '-' '3' nop nop C
+ 005 0xe8 '4' nop '{' 0xe8 '4' nop nop C
+ 006 '/' '5' nop '[' '/' '5' nop nop C
+ 007 '^' '6' nop '|' '^' '6' nop nop C
+ 008 '(' '7' nop '`' '(' '7' nop nop C
+ 009 '`' '8' nop '\' '`' '8' nop nop C
+ 010 ')' '9' nop '^' ')' '9' nop nop C
+ 011 '"' '0' nop '@' '"' '0' nop nop C
+ 012 '[' '|' nop ']' '[' '|' nop nop O
+ 013 ']' '%' nop '}' ']' '%' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 ':' '?' nop ' ' ':' '?' nop nop O
+ 017 ''' '<' nop ' ' ''' '<' nop nop C
+ 018 0xe9 '>' nop '?' 0xe9 '>' nop nop C
+ 019 'g' 'G' nop ' ' 'g' 'G' nop nop C
+ 020 '.' '!' nop ' ' '.' '!' nop nop O
+ 021 'h' 'H' nop ' ' 'h' 'H' nop nop C
+ 022 'v' 'V' nop ' ' 'v' 'V' nop nop C
+ 023 'c' 'C' nop ' ' 'c' 'C' nop nop C
+ 024 'm' 'M' nop ' ' 'm' 'M' nop nop C
+ 025 'k' 'K' nop ' ' 'k' 'K' nop nop C
+ 026 'z' 'Z' nop ' ' 'z' 'Z' nop nop C
+ 027 0xa8 '&' nop 0xa4 0xa8 '&' nop nop C
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'o' 'O' nop ' ' 'o' 'O' nop nop C
+ 031 'a' 'A' nop ' ' 'a' 'A' nop nop C
+ 032 'u' 'U' nop ' ' 'u' 'U' nop nop C
+ 033 'e' 'E' nop ' ' 'e' 'E' nop nop C
+ 034 'b' 'B' nop ' ' 'b' 'B' nop nop C
+ 035 'f' 'F' nop ' ' 'f' 'F' nop nop C
+ 036 's' 'S' nop ' ' 's' 'S' nop nop C
+ 037 't' 'T' nop ' ' 't' 'T' nop nop C
+ 038 'n' 'N' nop ' ' 'n' 'N' nop nop C
+ 039 'd' 'D' nop ' ' 'd' 'D' nop nop C
+ 040 'w' 'W' nop ' ' 'w' 'W' nop nop C
+ 041 0xb2 nop nop nop '|' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '~' '#' nop ' ' '~' '#' nop nop O
+ 044 ';' '@' nop ' ' ';' '@' nop nop O
+ 045 'q' 'Q' nop ' ' 'q' 'Q' nop nop C
+ 046 ',' '\' nop ' ' ',' '\' nop nop O
+ 047 'i' 'I' nop ' ' 'i' 'I' nop nop C
+ 048 'y' 'Y' nop ' ' 'y' 'Y' nop nop C
+ 049 'x' 'X' nop ' ' 'x' 'X' nop nop C
+ 050 'r' 'R' nop ' ' 'r' 'R' nop nop C
+ 051 'l' 'L' nop ' ' 'l' 'L' nop nop C
+ 052 'p' 'P' nop ' ' 'p' 'P' nop nop C
+ 053 'j' 'J' nop ' ' 'j' 'J' nop nop N
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '+' '*' nop ' ' '+' '*' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr nscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/fr.dvorak.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/fr.kbd
===================================================================
--- trunk/share/vt/keymaps/fr.kbd (rev 0)
+++ trunk/share/vt/keymaps/fr.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/fr.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '&' '1' nop nop nop nop nop nop C
+ 003 0xe9 '2' nul nul '~' nop nop nop C
+ 004 '"' '3' nop nop '#' nop nop nop C
+ 005 ''' '4' nop nop '{' nop nop nop C
+ 006 '(' '5' nop nop '[' nop nop nop C
+ 007 '-' '6' nop nop '|' nop nop nop C
+ 008 0xe8 '7' nop nop '`' nop nop nop C
+ 009 '_' '8' nop nop '\' nop fs nop C
+ 010 0xe7 '9' nop nop '^' nop nop nop C
+ 011 0xe0 '0' nop nop '@' nop nop nop C
+ 012 ')' 0xb0 nop nop ']' nop nop nop C
+ 013 '=' '+' nop nop '}' nop nop nop C
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'a' 'A' soh soh 0xe2 0xe4 dc1 dc1 C
+ 017 'z' 'Z' sub sub 'z' 'Z' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 0xed 0xec em em C
+ 022 'u' 'U' nak nak 0xfb 0xfc nak nak C
+ 023 'i' 'I' ht ht 0xee 0xef ht ht C
+ 024 'o' 'O' si si 0xf4 0xf6 si si C
+ 025 'p' 'P' dle dle 0xf7 0xe6 dle dle C
+ 026 0xea 0xf4 esc esc '[' '{' esc esc O
+ 027 '$' 0xa3 gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'q' 'Q' dc1 dc1 'q' 'Q' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 'm' 'M' cr cr 'm' 'M' cr cr C
+ 040 0xf9 '%' nul nul ''' '@' nul nul O
+ 041 0xb2 nop nop nop '|' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '*' 0xb5 nop nop '#' '~' nop nop O
+ 044 'w' 'W' etb etb 'w' 'W' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 0xdf 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 ',' '?' nop nop nop nop nop nop O
+ 051 ';' '.' nop nop ',' '<' nop nop O
+ 052 ':' '/' nop nop '.' '>' nop nop O
+ 053 '!' 0xa7 nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs 0xab 0xbb fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/fr.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/fr.macbook.kbd
===================================================================
--- trunk/share/vt/keymaps/fr.macbook.kbd (rev 0)
+++ trunk/share/vt/keymaps/fr.macbook.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/fr.macbook.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '&' '1' nop nop nop nop nop nop C
+ 003 0xe9 '2' nul nul '~' nop nop nop C
+ 004 '"' '3' nop nop '#' nop nop nop C
+ 005 ''' '4' nop nop '{' nop nop nop C
+ 006 '(' '5' nop nop '[' nop nop nop C
+ 007 0xa7 '6' nop nop '|' nop nop nop C
+ 008 0xe8 '7' nop nop '`' nop nop nop C
+ 009 '!' '8' nop nop '\' nop fs nop C
+ 010 0xe7 '9' nop nop '^' nop nop nop C
+ 011 0xe0 '0' nop nop '@' nop nop nop C
+ 012 ')' 0xb0 nop nop ']' nop nop nop C
+ 013 '-' '_' nop nop '}' nop nop nop C
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'a' 'A' soh soh 0xe2 0xe4 dc1 dc1 C
+ 017 'z' 'Z' sub sub 'z' 'Z' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 0xae 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 0xed 0xec em em C
+ 022 'u' 'U' nak nak 0xfb 0xfc nak nak C
+ 023 'i' 'I' ht ht 0xee 0xef ht ht C
+ 024 'o' 'O' si si 0xbd 0xbc si si C
+ 025 'p' 'P' dle dle 0xf7 0xe6 dle dle C
+ 026 dcir duml esc esc '[' '{' esc esc O
+ 027 '$' '*' gs gs 0xa4 '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'q' 'Q' dc1 dc1 'q' 'Q' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' '|' ff ff C
+ 039 'm' 'M' cr cr 'm' 'M' cr cr C
+ 040 0xf9 '%' nul nul ''' '@' nul nul O
+ 041 '@' '#' nop nop '|' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 dgra 0xa3 nop nop '#' '~' nop nop O
+ 044 'w' 'W' etb etb 'w' 'W' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 0xa9 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 0xdf 'B' stx stx C
+ 049 'n' 'N' so so '~' 'N' so so C
+ 050 ',' '?' nop nop nop nop nop nop O
+ 051 ';' '.' nop nop ',' '<' nop nop O
+ 052 ':' '/' nop nop '.' '\' nop nop O
+ 053 '=' '+' nop nop nop nop nop nop C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs 0xab 0xbb fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/fr.macbook.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/gr.101.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/gr.101.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/gr.101.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,255 @@
+# $FreeBSD: stable/10/share/vt/keymaps/gr.101.acc.kbd 293447 2016-01-09 00:28:34Z emaste $
+#
+# Built on Wed 1 Apr 15:59:44 EEST 1998 by peppe at cs.uoi.gr
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+#
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc nop nop esc esc debug nop O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 ';' ':' dc1 dc1 C
+ 017 'w' 'W' etb etb 0x03c2 0x03a3 etb etb C
+ 018 'e' 'E' enq enq 0x03b5 0x0395 enq enq C
+ 019 'r' 'R' dc2 dc2 0x03c1 0x03a1 dc2 dc2 C
+ 020 't' 'T' dc4 dc4 0x03c4 0x03a4 dc4 dc4 C
+ 021 'y' 'Y' em em 0x03c5 0x03a5 em em C
+ 022 'u' 'U' nak nak 0x03b8 0x0398 nak nak C
+ 023 'i' 'I' ht ht 0x03b9 0x0399 ht ht C
+ 024 'o' 'O' si si 0x03bf 0x039f si si C
+ 025 'p' 'P' dle dle 0x03c0 0x03a0 dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x03b1 0x0391 soh soh C
+ 031 's' 'S' dc3 dc3 0x03c3 0x03a3 dc3 dc3 C
+ 032 'd' 'D' eot eot 0x03b4 0x0394 eot eot C
+ 033 'f' 'F' ack ack 0x03c6 0x03a6 ack ack C
+ 034 'g' 'G' bel bel 0x03b3 0x0393 bel bel C
+ 035 'h' 'H' bs bs 0x03b7 0x0397 bs bs C
+ 036 'j' 'J' nl nl 0x03be 0x039e nl nl C
+ 037 'k' 'K' vt vt 0x03ba 0x039a vt vt C
+ 038 'l' 'L' ff ff 0x03bb 0x039b ff ff C
+ 039 ';' ':' nop nop dacu ddia dcir nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 0x03b6 0x0396 sub sub C
+ 045 'x' 'X' can can 0x03c7 0x03a7 can can C
+ 046 'c' 'C' etx etx 0x03c8 0x03a8 etx etx C
+ 047 'v' 'V' syn syn 0x03c9 0x03a9 syn syn C
+ 048 'b' 'B' stx stx 0x03b2 0x0392 stx stx C
+ 049 'n' 'N' so so 0x03bd 0x039d so so C
+ 050 'm' 'M' cr cr 0x03bc 0x039c cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nscr nscr '*' '*' nscr nscr O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' alock ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 us us us us us us us us O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '\' '|' nop nop '\' '|' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug nop nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock slock slock slock slock slock slock slock O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+#
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+#
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc nop nop esc esc debug nop O
+ 130 '1' '!' nop nop '1' '!' nop nop O
+ 131 '2' '@' nul nul '2' '@' nul nul O
+ 132 '3' '#' nop nop '3' '#' nop nop O
+ 133 '4' '$' nop nop '4' '$' nop nop O
+ 134 '5' '%' nop nop '5' '%' nop nop O
+ 135 '6' '^' rs rs '6' '^' rs rs O
+ 136 '7' '&' nop nop '7' '&' nop nop O
+ 137 '8' '*' nop nop '8' '*' nop nop O
+ 138 '9' '(' nop nop '9' '(' nop nop O
+ 139 '0' ')' nop nop '0' ')' nop nop O
+ 140 '-' '_' us us '-' '_' us us O
+ 141 '=' '+' nop nop '=' '+' nop nop O
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 ';' ':' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 0x03c2 0x03a3 etb etb 'w' 'W' etb etb C
+ 146 0x03b5 0x0395 enq enq 'e' 'E' enq enq C
+ 147 0x03c1 0x03a1 dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 0x03c4 0x03a4 dc4 dc4 't' 'T' dc4 dc4 C
+ 149 0x03c5 0x03a5 em em 'y' 'Y' em em C
+ 150 0x03b8 0x0398 nak nak 'u' 'U' nak nak C
+ 151 0x03b9 0x0399 ht ht 'i' 'I' ht ht C
+ 152 0x03bf 0x039f si si 'o' 'O' si si C
+ 153 0x03c0 0x03a0 dle dle 'p' 'P' dle dle C
+ 154 '[' '{' esc esc '[' '{' esc esc O
+ 155 ']' '}' gs gs ']' '}' gs gs O
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x03b1 0x0391 soh soh 'a' 'A' soh soh C
+ 159 0x03c3 0x03a3 dc3 dc3 's' 'S' dc3 dc3 C
+ 160 0x03b4 0x0394 eot eot 'd' 'D' eot eot C
+ 161 0x03c6 0x03a6 ack ack 'f' 'F' ack ack C
+ 162 0x03b3 0x0393 bel bel 'g' 'G' bel bel C
+ 163 0x03b7 0x0397 bs bs 'h' 'H' bs bs C
+ 164 0x03be 0x039e nl nl 'j' 'J' nl nl C
+ 165 0x03ba 0x039a vt vt 'k' 'K' vt vt C
+ 166 0x03bb 0x039b ff ff 'l' 'L' ff ff C
+ 167 dacu ddia dcir nop ';' ':' nop nop O
+ 168 ''' '"' nop nop ''' '"' nop nop O
+ 169 '`' '~' nop nop '`' '~' nop nop O
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 '\' '|' fs fs '\' '|' fs fs O
+ 172 0x03b6 0x0396 sub sub 'z' 'Z' sub sub C
+ 173 0x03c7 0x03a7 can can 'x' 'X' can can C
+ 174 0x03c8 0x03a8 etx etx 'c' 'C' etx etx C
+ 175 0x03c9 0x03a9 syn syn 'v' 'V' syn syn C
+ 176 0x03b2 0x0392 stx stx 'b' 'B' stx stx C
+ 177 0x03bd 0x039d so so 'n' 'N' so so C
+ 178 0x03bc 0x039c cr cr 'm' 'M' cr cr C
+ 179 ',' '<' nop nop ',' '<' nop nop O
+ 180 '.' '>' nop nop '.' '>' nop nop O
+ 181 '/' '?' nop nop '/' '?' nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' nscr nscr '*' '*' nscr nscr O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' alock ' ' susp ' ' O
+ 186 clock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del '.' '.' '.' '.' '.' boot boot N
+ 212 us us us us us us us us O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 '\' '|' nop nop '\' '|' nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 220 nscr pscr debug nop nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock slock slock slock slock slock slock slock O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+
+ dacu 0x0384 ( 0x03b1 0x03ac ) ( 0x0391 0x0386 ) ( 0x03b5 0x03ad ) ( 0x0395 0x0388 )
+ ( 0x03b9 0x03af ) ( 0x0399 0x038a ) ( 0x03b7 0x03ae ) ( 0x0397 0x0389 )
+ ( 0x03c5 0x03cd ) ( 0x03a5 0x038e ) ( 0x03bf 0x03cc ) ( 0x039f 0x038c )
+ ( 0x03c9 0x03ce ) ( 0x03a9 0x038f )
+
+ dcir 0x0385 ( 0x03b9 0x0390 ) ( 0x0399 0x03aa ) ( 0x03c5 0x03b0 ) ( 0x03a5 0x03ab )
+
+ ddia 0xa8 ( 0x03b9 0x03ca ) ( 0x0399 0x03aa ) ( 0x03c5 0x03cb ) ( 0x03a5 0x03ab )
Property changes on: trunk/share/vt/keymaps/gr.101.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/gr.elot.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/gr.elot.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/gr.elot.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,255 @@
+# $FreeBSD: stable/10/share/vt/keymaps/gr.elot.acc.kbd 293447 2016-01-09 00:28:34Z emaste $
+#
+# Built on Wed 1 Apr 15:59:44 EEST 1998 by peppe at cs.uoi.gr
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+#
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc nop nop esc esc debug nop O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '2' '"' nul nul O
+ 004 '3' 0xa3 nop nop '3' 0xa3 nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0xab 0xbb dc1 dc1 C
+ 017 'w' 'W' etb etb 0x03c2 0x03a3 etb etb C
+ 018 'e' 'E' enq enq 0x03b5 0x0395 enq enq C
+ 019 'r' 'R' dc2 dc2 0x03c1 0x03a1 dc2 dc2 C
+ 020 't' 'T' dc4 dc4 0x03c4 0x03a4 dc4 dc4 C
+ 021 'y' 'Y' em em 0x03c5 0x03a5 em em C
+ 022 'u' 'U' nak nak 0x03b8 0x0398 nak nak C
+ 023 'i' 'I' ht ht 0x03b9 0x0399 ht ht C
+ 024 'o' 'O' si si 0x03bf 0x039f si si C
+ 025 'p' 'P' dle dle 0x03c0 0x03a0 dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x03b1 0x0391 soh soh C
+ 031 's' 'S' dc3 dc3 0x03c3 0x03a3 dc3 dc3 C
+ 032 'd' 'D' eot eot 0x03b4 0x0394 eot eot C
+ 033 'f' 'F' ack ack 0x03c6 0x03a6 ack ack C
+ 034 'g' 'G' bel bel 0x03b3 0x0393 bel bel C
+ 035 'h' 'H' bs bs 0x03b7 0x0397 bs bs C
+ 036 'j' 'J' nl nl 0x03be 0x039e nl nl C
+ 037 'k' 'K' vt vt 0x03ba 0x039a vt vt C
+ 038 'l' 'L' ff ff 0x03bb 0x039b ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 '/' '@' nop nop dacu ddia nop dcir O
+ 041 '`' ''' nop nop '`' ''' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '#' '~' fs fs '#' '~' fs fs O
+ 044 'z' 'Z' sub sub 0x03b6 0x0396 sub sub C
+ 045 'x' 'X' can can 0x03c7 0x03a7 can can C
+ 046 'c' 'C' etx etx 0x03c8 0x03a8 etx etx C
+ 047 'v' 'V' syn syn 0x03c9 0x03a9 syn syn C
+ 048 'b' 'B' stx stx 0x03b2 0x0392 stx stx C
+ 049 'n' 'N' so so 0x03bd 0x039d so so C
+ 050 'm' 'M' cr cr 0x03bc 0x039c cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nscr nscr '*' '*' nscr nscr O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' alock ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 us us us us us us us us O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '\' '|' nop nop '\' '|' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug nop nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock slock slock slock slock slock slock slock O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+#
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+#
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc nop nop esc esc debug nop O
+ 130 '1' '!' nop nop '1' '!' nop nop O
+ 131 '2' '"' nul nul '2' '"' nul nul O
+ 132 '3' 0xa3 nop nop '3' 0xa3 nop nop O
+ 133 '4' '$' nop nop '4' '$' nop nop O
+ 134 '5' '%' nop nop '5' '%' nop nop O
+ 135 '6' '^' rs rs '6' '^' rs rs O
+ 136 '7' '&' nop nop '7' '&' nop nop O
+ 137 '8' '*' nop nop '8' '*' nop nop O
+ 138 '9' '(' nop nop '9' '(' nop nop O
+ 139 '0' ')' nop nop '0' ')' nop nop O
+ 140 '-' '_' us us '-' '_' us us O
+ 141 '=' '+' nop nop '=' '+' nop nop O
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 0xab 0xbb dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 0x03c2 0x03a3 etb etb 'w' 'W' etb etb C
+ 146 0x03b5 0x0395 enq enq 'e' 'E' enq enq C
+ 147 0x03c1 0x03a1 dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 0x03c4 0x03a4 dc4 dc4 't' 'T' dc4 dc4 C
+ 149 0x03c5 0x03a5 em em 'y' 'Y' em em C
+ 150 0x03b8 0x0398 nak nak 'u' 'U' nak nak C
+ 151 0x03b9 0x0399 ht ht 'i' 'I' ht ht C
+ 152 0x03bf 0x039f si si 'o' 'O' si si C
+ 153 0x03c0 0x03a0 dle dle 'p' 'P' dle dle C
+ 154 '[' '{' esc esc '[' '{' esc esc O
+ 155 ']' '}' gs gs ']' '}' gs gs O
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x03b1 0x0391 soh soh 'a' 'A' soh soh C
+ 159 0x03c3 0x03a3 dc3 dc3 's' 'S' dc3 dc3 C
+ 160 0x03b4 0x0394 eot eot 'd' 'D' eot eot C
+ 161 0x03c6 0x03a6 ack ack 'f' 'F' ack ack C
+ 162 0x03b3 0x0393 bel bel 'g' 'G' bel bel C
+ 163 0x03b7 0x0397 bs bs 'h' 'H' bs bs C
+ 164 0x03be 0x039e nl nl 'j' 'J' nl nl C
+ 165 0x03ba 0x039a vt vt 'k' 'K' vt vt C
+ 166 0x03bb 0x039b ff ff 'l' 'L' ff ff C
+ 167 ';' ':' nop nop ';' ':' nop nop O
+ 168 dacu ddia dcir nop '/' '@' nop nop O
+ 169 '`' ''' nop nop '`' ''' nop nop O
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 '#' '~' fs fs '#' '~' fs fs O
+ 172 0x03b6 0x0396 sub sub 'z' 'Z' sub sub C
+ 173 0x03c7 0x03a7 can can 'x' 'X' can can C
+ 174 0x03c8 0x03a8 etx etx 'c' 'C' etx etx C
+ 175 0x03c9 0x03a9 syn syn 'v' 'V' syn syn C
+ 176 0x03b2 0x0392 stx stx 'b' 'B' stx stx C
+ 177 0x03bd 0x039d so so 'n' 'N' so so C
+ 178 0x03bc 0x039c cr cr 'm' 'M' cr cr C
+ 179 ',' '<' nop nop ',' '<' nop nop O
+ 180 '.' '>' nop nop '.' '>' nop nop O
+ 181 '/' '?' nop nop '/' '?' nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' nscr nscr '*' '*' nscr nscr O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' alock ' ' susp ' ' O
+ 186 clock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del '.' '.' '.' '.' '.' boot boot N
+ 212 us us us us us us us us O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 '\' '|' nop nop '\' '|' nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 220 nscr pscr debug nop nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock slock slock slock slock slock slock slock O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+
+ dacu 0x0384 ( 0x03b1 0x03ac ) ( 0x0391 0x0386 ) ( 0x03b5 0x03ad ) ( 0x0395 0x0388 )
+ ( 0x03b9 0x03af ) ( 0x0399 0x038a ) ( 0x03b7 0x03ae ) ( 0x0397 0x0389 )
+ ( 0x03c5 0x03cd ) ( 0x03a5 0x038e ) ( 0x03bf 0x03cc ) ( 0x039f 0x038c )
+ ( 0x03c9 0x03ce ) ( 0x03a9 0x038f )
+
+ dcir 0x0385 ( 0x03b9 0x0390 ) ( 0x0399 0x03aa ) ( 0x03c5 0x03b0 ) ( 0x03a5 0x03ab )
+
+ ddia 0xa8 ( 0x03b9 0x03ca ) ( 0x0399 0x03aa ) ( 0x03c5 0x03cb ) ( 0x03a5 0x03ab )
Property changes on: trunk/share/vt/keymaps/gr.elot.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/gr.kbd
===================================================================
--- trunk/share/vt/keymaps/gr.kbd (rev 0)
+++ trunk/share/vt/keymaps/gr.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,290 @@
+# Greek keyboard for FreeBSD
+# by Basileios Anastasatos <B.Anastasatos at Freemail.gr>
+#
+# $FreeBSD: stable/10/share/vt/keymaps/gr.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# English/Greek keyboard lock: (Left)Alt+(Left|Right)Shift
+# English/Greek keyboard shift: (Right)AltGr
+#
+# Meta shift: (Right)Windows or Menu
+#
+# Extra escape (for vi users): (Left)Windows
+#
+# Previous screen: Ctrl+Left Arrow
+# Next screen: Ctrl+Right Arrow
+#
+# Screen saver: Shift+Pause
+# Suspend power (APM): (Left)Alt+Pause
+#
+# Composite characters:
+# acute (tonos): [;/:] and ΑΕΗΙΟΥΩαεηιουω => ΆΈΉΊΌΎΏάέήίόύώ
+# diaeresis (dialytika): Shift+[;/:] and ΙΥιυ => ΪΫϊϋ
+# acute and diaeresis: Ctrl+[;/:] and ιυ => ΐΰ
+#
+# Greek semicolon (ano teleia): Shift+'w/W' => ·
+#
+# Other characters from the ISO 8859-7 charset:
+#
+# Key combination Code Symbol Name
+#
+# Ctrl+[`/~] 166 ¦ BROKEN BAR
+# Shift+Ctrl+[`/~] 189 ½ VULGAR FRACTION ONE HALF
+# Ctrl+[1/!] 178 ² SUPERSCRIPT TWO
+# Shift+Ctrl+[1/!] 179 ³ SUPERSCRIPT THREE
+# Shift(+Ctrl)+[3/#] 169 © COPYRIGHT SIGN
+# Shift(+Ctrl)+[4/$] 163 £ POUND SIGN
+# Shift(+Ctrl)+[5/%] 167 § SECTION SIGN
+# Shift(+Ctrl)+[7/&] 161 ‘ SINGLE HIGH-REVERSED-9 QUOTATION MARK
+# Shift(+Ctrl)+[8/*] 162 ’ RIGHT SINGLE QUOTATION MARK
+# Shift(+Ctrl)+[9/(] 171 « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
+# Shift(+Ctrl)+[0/)] 187 » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
+# Shift(+Ctrl)+[=/+] 177 ± PLUS-MINUS SIGN
+# Shift(+Ctrl)+['/"] 176 ° DEGREE SIGN
+# Shift(+Ctrl)+[,/<] 173 SOFT HYPHEN
+# Shift(+Ctrl)+[./>] 175 ― HORIZONTAL BAR
+# Shift(+Ctrl)+[//?] 172 ¬ NOT SIGN
+# Ctrl+Shift+Space 160 NO-BREAK SPACE
+#
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug panic O
+ 002 '1' '!' 0xb2 0xb3 '1' '!' 0xb2 0xb3 O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' 0xa9 0xa9 '3' '#' 0xa9 0xa9 O
+ 005 '4' '$' 0xa3 0xa3 '4' '$' 0xa3 0xa3 O
+ 006 '5' '%' 0xa7 0xa7 '5' '%' 0xa7 0xa7 O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' 0x2018 0x2018 '7' '&' 0x2018 0x2018 O
+ 009 '8' '*' 0x2019 0x2019 '8' '*' 0x2019 0x2019 O
+ 010 '9' '(' 0xab 0xab '9' '(' 0xab 0xab O
+ 011 '0' ')' 0xbb 0xbb '0' ')' 0xbb 0xbb O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' 0xb1 0xb1 '=' '+' 0xb1 0xb1 O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' 0xb0 0xb0 ''' '"' 0xb0 0xb0 O
+ 041 '`' '~' 0xa6 0xbd '`' '~' 0xa6 0xbd O
+ 042 lshift lshift lshift lshift lshifta lshifta lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' 0xad 0xad ',' '<' 0xad 0xad O
+ 052 '.' '>' 0x2015 0x2015 '.' '>' 0x2015 0x2015 O
+ 053 '/' '?' 0xac 0xac '/' '?' 0xac 0xac O
+ 054 rshift rshift rshift rshift rshifta rshifta rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' N
+ 056 lalt lalta lalt lalt lalt lalta lalt lalt O
+ 057 ' ' ' ' nul 0xa0 ' ' ' ' susp 0xa0 O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl N
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ashift ashift ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 pscr pscr fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 nscr nscr fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 esc esc fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 meta meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 meta meta fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc esc esc esc esc debug panic O
+ 130 '1' '!' 0xb2 0xb3 '1' '!' 0xb2 0xb3 O
+ 131 '2' '@' nul nul '2' '@' nul nul O
+ 132 '3' '#' 0xa9 0xa9 '3' '#' 0xa9 0xa9 O
+ 133 '4' '$' 0xa3 0xa3 '4' '$' 0xa3 0xa3 O
+ 134 '5' '%' 0xa7 0xa7 '5' '%' 0xa7 0xa7 O
+ 135 '6' '^' rs rs '6' '^' rs rs O
+ 136 '7' '&' 0x2018 0x2018 '7' '&' 0x2018 0x2018 O
+ 137 '8' '*' 0x2019 0x2019 '8' '*' 0x2019 0x2019 O
+ 138 '9' '(' 0xab 0xab '9' '(' 0xab 0xab O
+ 139 '0' ')' 0xbb 0xbb '0' ')' 0xbb 0xbb O
+ 140 '-' '_' us us '-' '_' us us O
+ 141 '=' '+' 0xb1 0xb1 '=' '+' 0xb1 0xb1 O
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 ';' ':' dc1 dc1 ';' ':' dc1 dc1 C
+ 145 0x03c2 0xb7 etb etb 0x03c2 0xb7 etb etb C
+ 146 0x03b5 0x0395 enq enq 0x03b5 0x0395 enq enq C
+ 147 0x03c1 0x03a1 dc2 dc2 0x03c1 0x03a1 dc2 dc2 C
+ 148 0x03c4 0x03a4 dc4 dc4 0x03c4 0x03a4 dc4 dc4 C
+ 149 0x03c5 0x03a5 em em 0x03c5 0x03a5 em em C
+ 150 0x03b8 0x0398 nak nak 0x03b8 0x0398 nak nak C
+ 151 0x03b9 0x0399 ht ht 0x03b9 0x0399 ht ht C
+ 152 0x03bf 0x039f si si 0x03bf 0x039f si si C
+ 153 0x03c0 0x03a0 dle dle 0x03c0 0x03a0 dle dle C
+ 154 '[' '{' esc esc '[' '{' esc esc O
+ 155 ']' '}' gs gs ']' '}' gs gs O
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x03b1 0x0391 soh soh 0x03b1 0x0391 soh soh C
+ 159 0x03c3 0x03a3 dc3 dc3 0x03c3 0x03a3 dc3 dc3 C
+ 160 0x03b4 0x0394 eot eot 0x03b4 0x0394 eot eot C
+ 161 0x03c6 0x03a6 ack ack 0x03c6 0x03a6 ack ack C
+ 162 0x03b3 0x0393 bel bel 0x03b3 0x0393 bel bel C
+ 163 0x03b7 0x0397 bs bs 0x03b7 0x0397 bs bs C
+ 164 0x03be 0x039e nl nl 0x03be 0x039e nl nl C
+ 165 0x03ba 0x039a vt vt 0x03ba 0x039a vt vt C
+ 166 0x03bb 0x039b ff ff 0x03bb 0x039b ff ff C
+ 167 dacu ddia ddac nop dacu ddia ddac nop O
+ 168 ''' '"' 0xb0 0xb0 ''' '"' 0xb0 0xb0 O
+ 169 '`' '~' 0xa6 0xbd '`' '~' 0xa6 0xbd O
+ 170 lshift lshift lshift lshift lshifta lshifta lshift lshift O
+ 171 '\' '|' fs fs '\' '|' fs fs O
+ 172 0x03b6 0x0396 sub sub 0x03b6 0x0396 sub sub C
+ 173 0x03c7 0x03a7 can can 0x03c7 0x03a7 can can C
+ 174 0x03c8 0x03a8 etx etx 0x03c8 0x03a8 etx etx C
+ 175 0x03c9 0x03a9 syn syn 0x03c9 0x03a9 syn syn C
+ 176 0x03b2 0x0392 stx stx 0x03b2 0x0392 stx stx C
+ 177 0x03bd 0x039d so so 0x03bc 0x039c so so C
+ 178 0x03bc 0x039c cr cr 0x03bb 0x039b cr cr C
+ 179 ',' '<' 0xad 0xad ',' '<' 0xad 0xad O
+ 180 '.' '>' 0x2015 0x2015 '.' '>' 0x2015 0x2015 O
+ 181 '/' '?' 0xac 0xac '/' '?' 0xac 0xac O
+ 182 rshift rshift rshift rshift rshifta rshifta rshift rshift O
+ 183 '*' '*' '*' '*' '*' '*' '*' '*' N
+ 184 lalt lalta lalt lalt lalt lalta lalt lalt O
+ 185 ' ' ' ' nul 0xa0 ' ' ' ' susp 0xa0 O
+ 186 clock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del '.' '.' '.' '.' '.' boot boot N
+ 212 nop nop nop nop nop nop nop nop O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl N
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 220 nscr pscr debug debug nop nop nop nop O
+ 221 ashift ashift ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 pscr pscr fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 nscr nscr fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 esc esc fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 meta meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 meta meta fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
+
+#
+# accent capital lower
+# ----------------------------------------------
+ dacu 0x0384 ( 0x0384 0x0384 ) ( 0x0391 0x0386 ) ( 0x03b1 0x03ac )
+ ( 0x0395 0x0388 ) ( 0x03b5 0x03ad )
+ ( 0x0397 0x0389 ) ( 0x03b7 0x03ae )
+ ( 0x0399 0x038a ) ( 0x03b9 0x03af )
+ ( 0x039f 0x038c ) ( 0x03bf 0x03cc )
+ ( 0x03a5 0x038e ) ( 0x03c5 0x03cd )
+ ( 0x03a9 0x038f ) ( 0x03c9 0x03ce )
+
+ ddac 0x0385 ( 0x0385 0x0385 ) ( 0x03b9 0x0390 )
+ ( 0x03c5 0x03b0 )
+
+ ddia 0xa8 ( 0xa8 0xa8 ) ( 0x0399 0x03aa ) ( 0x03b9 0x03ca )
+ ( 0x03a5 0x03ab ) ( 0x03c5 0x03cb )
Property changes on: trunk/share/vt/keymaps/gr.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/hr.kbd
===================================================================
--- trunk/share/vt/keymaps/hr.kbd (rev 0)
+++ trunk/share/vt/keymaps/hr.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,117 @@
+# $FreeBSD: stable/10/share/vt/keymaps/hr.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# Slovenian keyboard
+# Blaz Zupan <blaz at amis.net>
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '~' '~' nop nop O
+ 003 '2' '"' nul nul 0x02c7 0x02c7 nul nul O
+ 004 '3' '#' nop nop '^' '^' nop nop O
+ 005 '4' '$' nop nop 0x02d8 0x02d8 nop nop O
+ 006 '5' '%' nop nop 0xb0 0xb0 nop nop O
+ 007 '6' '&' rs rs 0x02db 0x02db rs rs O
+ 008 '7' '/' nop nop '`' '`' nop nop O
+ 009 '8' '(' nop nop 0x02d9 0x02d9 nop nop O
+ 010 '9' ')' nop nop ''' ''' nop nop O
+ 011 '0' '=' nop nop 0x02dd 0x02dd nop nop O
+ 012 ''' '?' us us 0xa8 0xa8 us us O
+ 013 '+' '*' nop nop 0xb8 0xb8 nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '\' '\' dc1 dc1 C
+ 017 'w' 'W' etb etb '|' '|' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0x0161 0x0160 esc esc 0xf7 0xf7 esc esc C
+ 027 0x0111 0x0110 gs gs 0xd7 0xd7 gs gs C
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack '[' '[' ack ack C
+ 034 'g' 'G' bel bel ']' ']' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 0x0142 0x0142 vt vt C
+ 038 'l' 'L' ff ff 0x0141 0x0141 ff ff C
+ 039 0x010d 0x010c nop nop 0x010d 0x010c nop nop C
+ 040 0x0107 0x0106 nop nop 0xdf 0xdf nop nop C
+ 041 0xb8 0xa8 nop nop 0xb8 0xa8 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 0x017e 0x017d fs fs 0xa4 0xa4 fs fs C
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn '@' '@' syn syn C
+ 048 'b' 'B' stx stx '{' '{' stx stx C
+ 049 'n' 'N' so so '}' '}' so so C
+ 050 'm' 'M' cr cr 0xa7 0xa7 cr cr C
+ 051 ',' ';' nop nop '<' ';' '<' nop O
+ 052 '.' ':' nop nop '>' ':' '>' nop O
+ 053 '-' '_' nop nop '-' '_' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del ',' ',' ',' ',' ',' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '<' '>' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/hr.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/hu.101.kbd
===================================================================
--- trunk/share/vt/keymaps/hu.101.kbd (rev 0)
+++ trunk/share/vt/keymaps/hu.101.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,293 @@
+# $FreeBSD: stable/10/share/vt/keymaps/hu.101.kbd 293447 2016-01-09 00:28:34Z emaste $
+#
+# This is for use with a US keyboard, with only the
+# Hungarian accented characters added to it, and some tricks:
+# The accented characters are available as Alt + something: (and the upper
+# case version is with Alt + Shift + something)
+# ' -> a'
+# ; -> e'
+# ` -> i'
+# = -> o'
+# 0 -> o:
+# [ -> o"
+# ] -> u'
+# - -> u:
+# \ -> u"
+# (i' and I' has another method: Alt + j -> i' and Alt + i -> I')
+#
+# This keymap file has a switching feature:
+# with the Shift+Ctrl combination,
+# we can change the keyboard from US kbd (with hungarian accented letters as
+# Alt+something) to a US kbd, with the help of which we can type the accented
+# characters
+# without the Alt key (and can type the original characters as Alt + ;). So
+# after loading that keymap:
+# ; -> ;
+# Alt + ; -> e'
+# press Shift+Ctrl, and get:
+# ; -> e'
+# Alt + ; -> ;
+# The keyboard switch can be seen at the CapsLock led: off = normal mode; on =
+# switched mode. By the way, we cannot see the CapsLock key's status ;-(
+#
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop 0xf6 0xd6 nop nop O
+ 012 '-' '_' us us 0xfc 0xdc us us C
+ 013 '=' '+' nop nop 0xf3 0xd3 nop nop C
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 0xcd 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc 0x0151 0x0150 esc esc C
+ 027 ']' '}' gs gs 0xfa 0xda gs gs C
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl alock lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 0xed 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop 0xe9 0xc9 nop nop C
+ 040 ''' '"' nop nop 0xe1 0xc1 nop nop C
+ 041 '`' '~' nop nop 0xed 0xcd nop nop C
+ 042 lshift lshift alock lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs 0x0171 0x0170 fs fs C
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop C
+ 054 rshift rshift alock rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 0xed 0xcd nop nop nop nop nop nop C
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr cr cr cr cr cr cr O
+ 090 rctrl alock rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+# ------------------------------------------------------------------
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc esc esc esc esc debug esc O
+ 130 '1' '!' nop nop '1' '!' nop nop O
+ 131 '2' '@' nul nul '2' '@' nul nul O
+ 132 '3' '#' nop nop '3' '#' nop nop O
+ 133 '4' '$' nop nop '4' '$' nop nop O
+ 134 '5' '%' nop nop '5' '%' nop nop O
+ 135 '6' '^' rs rs '6' '^' rs rs O
+ 136 '7' '&' nop nop '7' '&' nop nop O
+ 137 '8' '*' nop nop '8' '*' nop nop O
+ 138 '9' '(' nop nop '9' '(' nop nop O
+ 139 0xf6 0xd6 nop nop '0' ')' nop nop O
+ 140 0xfc 0xdc us us '-' '_' us us C
+ 141 0xf3 0xd3 nop nop '=' '+' nop nop C
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 'w' 'W' etb etb 'w' 'W' etb etb C
+ 146 'e' 'E' enq enq 'e' 'E' enq enq C
+ 147 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 149 'y' 'Y' em em 'y' 'Y' em em C
+ 150 'u' 'U' nak nak 'u' 'U' nak nak C
+ 151 'i' 'I' ht ht 0xcd 'I' ht ht C
+ 152 'o' 'O' si si 'o' 'O' si si C
+ 153 'p' 'P' dle dle 'p' 'P' dle dle C
+ 154 0x0151 0x0150 esc esc '[' '{' esc esc C
+ 155 0xfa 0xda gs gs ']' '}' gs gs C
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl alock lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 'a' 'A' soh soh 'a' 'A' soh soh C
+ 159 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 160 'd' 'D' eot eot 'd' 'D' eot eot C
+ 161 'f' 'F' ack ack 'f' 'F' ack ack C
+ 162 'g' 'G' bel bel 'g' 'G' bel bel C
+ 163 'h' 'H' bs bs 'h' 'H' bs bs C
+ 164 'j' 'J' nl nl 0xed 'J' nl nl C
+ 165 'k' 'K' vt vt 'k' 'K' vt vt C
+ 166 'l' 'L' ff ff 'l' 'L' ff ff C
+ 167 0xe9 0xc9 nop nop ';' ':' nop nop C
+ 168 0xe1 0xc1 nop nop ''' '"' nop nop C
+ 169 0xed 0xcd nop nop '`' '~' nop nop C
+ 170 lshift lshift alock lshift lshift lshift lshift lshift O
+ 171 0x0171 0x0170 fs fs '\' '|' fs fs C
+ 172 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 173 'x' 'X' can can 'x' 'X' can can C
+ 174 'c' 'C' etx etx 'c' 'C' etx etx C
+ 175 'v' 'V' syn syn 'v' 'V' syn syn C
+ 176 'b' 'B' stx stx 'b' 'B' stx stx C
+ 177 'n' 'N' so so 'n' 'N' so so C
+ 178 'm' 'M' cr cr 'm' 'M' cr cr C
+ 179 ',' '<' nop nop ',' '<' nop nop O
+ 180 '.' '>' nop nop '.' '>' nop nop O
+ 181 '/' '?' nop nop '/' '?' nop nop C
+ 182 rshift rshift alock rshift rshift rshift rshift rshift O
+ 183 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 186 clock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del '.' '.' '.' '.' '.' boot boot N
+ 212 nop nop nop nop nop nop nop nop O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 0xed 0xcd nop nop nop nop nop nop C
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr cr cr cr cr cr cr O
+ 218 rctrl alock rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 220 nscr pscr debug debug nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
+ 237 nop nop nop nop nop nop nop nop O
+ 238 nop nop nop nop nop nop nop nop O
+ 239 nop nop nop nop nop nop nop nop O
+ 240 nop nop nop nop nop nop nop nop O
+ 241 nop nop nop nop nop nop nop nop O
+ 242 nop nop nop nop nop nop nop nop O
+ 243 nop nop nop nop nop nop nop nop O
+ 244 nop nop nop nop nop nop nop nop O
+ 245 nop nop nop nop nop nop nop nop O
+ 246 nop nop nop nop nop nop nop nop O
+ 247 nop nop nop nop nop nop nop nop O
+ 248 nop nop nop nop nop nop nop nop O
+ 249 nop nop nop nop nop nop nop nop O
+ 250 nop nop nop nop nop nop nop nop O
+ 251 nop nop nop nop nop nop nop nop O
+ 252 nop nop nop nop nop nop nop nop O
+ 253 nop nop nop nop nop nop nop nop O
+ 254 nop nop nop nop nop nop nop nop O
+ 255 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/hu.101.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/hu.102.kbd
===================================================================
--- trunk/share/vt/keymaps/hu.102.kbd (rev 0)
+++ trunk/share/vt/keymaps/hu.102.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,142 @@
+# This is an as-close-as-possible (closer :-) representation of the
+# Hungarian keyboard standard (after M$'s W*). There are so many PCs in
+# Hungary with that type of keyboard.
+#
+# $FreeBSD: stable/10/share/vt/keymaps/hu.102.kbd 293447 2016-01-09 00:28:34Z emaste $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' ''' nop nop '~' nop nop nop O
+ 003 '2' '"' nop nop 0x02c7 nop nop nop O
+ 004 '3' '+' nop nop '^' nop rs rs O
+ 005 '4' '!' nop nop 0x02d8 nop nop nop O
+ 006 '5' '%' nop nop 0xb0 nop nop nop O
+ 007 '6' '/' rs rs 0x02db nop rs rs O
+ 008 '7' '=' nop nop '`' nop nop nop O
+ 009 '8' '(' nop nop 0x02d9 nop nop nop O
+ 010 '9' ')' nop nop 0xb4 nop nop nop O
+ 011 0xf6 0xd6 nop nop 0x02dd nop nop nop C
+ 012 0xfc 0xdc nop nop 0xa8 nop nop nop C
+ 013 0xf3 0xd3 nop nop 0xb8 nop nop nop C
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '\' nop fs fs C
+ 017 'w' 'W' etb etb '|' nop etb etb C
+ 018 'e' 'E' enq enq nop nop enq enq C
+ 019 'r' 'R' dc2 dc2 nop nop dc2 dc2 C
+ 020 't' 'T' dc4 dc4 nop nop dc4 dc4 C
+ 021 'z' 'Z' sub sub nop nop sub sub C
+ 022 'u' 'U' nak nak nop nop nak nak C
+ 023 'i' 'I' ht ht 0xcd nop ht ht C
+ 024 'o' 'O' si si nop nop si si C
+ 025 'p' 'P' dle dle nop nop dle dle C
+ 026 0x0151 0x0150 esc esc 0xf7 nop esc esc C
+ 027 0xfa 0xda gs gs 0xd7 nop gs gs C
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh nop nop soh soh C
+ 031 's' 'S' dc3 dc3 0x0111 nop dc3 dc3 C
+ 032 'd' 'D' eot eot 0x0110 nop eot eot C
+ 033 'f' 'F' ack ack '[' nop esc esc C
+ 034 'g' 'G' bel bel ']' nop gs gs C
+ 035 'h' 'H' bs bs nop nop bs bs C
+ 036 'j' 'J' nl nl 0xed nop nl nl C
+ 037 'k' 'K' vt vt 0x0142 nop vt vt C
+ 038 'l' 'L' ff ff 0x0141 nop ff ff C
+ 039 0xe9 0xc9 nop nop '$' nop nop nop C
+ 040 0xe1 0xc1 nop nop 0xdf nop nop nop C
+ 041 '0' 0x15 nop nop nop nop nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 0x0171 0x0170 fs fs 0xa4 nop fs fs C
+ 044 'y' 'Y' em em '>' '<' em em C
+ 045 'x' 'X' can can '#' nop can can C
+ 046 'c' 'C' etx etx '&' nop etx etx C
+ 047 'v' 'V' syn syn '@' nop nul nul C
+ 048 'b' 'B' stx stx '{' nop stx stx C
+ 049 'n' 'N' so so '}' nop so so C
+ 050 'm' 'M' cr cr '<' nop cr cr C
+ 051 ',' '?' nop nop ';' nop nop nop O
+ 052 '.' ':' nop nop '>' nop nop nop O
+ 053 '-' '_' us us '*' nop nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 0xed 0xcd nop nop '<' nop nop nop C
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr cr cr cr cr cr cr O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+# the left Windows key. If you would like to use them,
+# program these keys with:
+# kbdcontrol -f 62 'strings you would like to send'
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+# the right Windows key.
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+# the right Menu pointer key.
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/hu.102.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/il.kbd
===================================================================
--- trunk/share/vt/keymaps/il.kbd (rev 0)
+++ trunk/share/vt/keymaps/il.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/il.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '/' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb ''' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x05e7 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 0x05e8 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 0x05d0 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 0x05d8 'Y' em em C
+ 022 'u' 'U' nak nak 0x05d5 'U' nak nak C
+ 023 'i' 'I' ht ht 0x05df 'I' ht ht C
+ 024 'o' 'O' si si 0x05dd 'O' si si C
+ 025 'p' 'P' dle dle 0x05e4 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x05e9 'A' soh soh C
+ 031 's' 'S' dc3 dc3 0x05d3 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 0x05d2 'D' eot eot C
+ 033 'f' 'F' ack ack 0x05db 'F' ack ack C
+ 034 'g' 'G' bel bel 0x05e2 'G' bel bel C
+ 035 'h' 'H' bs bs 0x05d9 'H' bs bs C
+ 036 'j' 'J' nl nl 0x05d7 'J' nl nl C
+ 037 'k' 'K' vt vt 0x05dc 'K' vt vt C
+ 038 'l' 'L' ff ff 0x05da 'L' ff ff C
+ 039 ';' ':' nop nop 0x05e3 ':' nop nop O
+ 040 ''' '"' nop nop ',' '"' nop nop O
+ 041 '`' '~' nop nop ';' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 0x05d6 'Z' sub sub C
+ 045 'x' 'X' can can 0x05e1 'X' can can C
+ 046 'c' 'C' etx etx 0x05d1 'C' etx etx C
+ 047 'v' 'V' syn syn 0x05d4 'V' syn syn C
+ 048 'b' 'B' stx stx 0x05e0 'B' stx stx C
+ 049 'n' 'N' so so 0x05de 'N' so so C
+ 050 'm' 'M' cr cr 0x05e6 'M' cr cr C
+ 051 ',' '<' nop nop 0x05ea '<' nop nop O
+ 052 '.' '>' nop nop 0x05e5 '>' nop nop O
+ 053 '/' '?' nop nop '.' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/il.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/is.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/is.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/is.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/is.acc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop nop nop nop nop O
+ 003 '2' '"' nul nul nop nop nul nul O
+ 004 '3' '#' nop nop nop nop nop nop O
+ 005 '4' '$' nop nop nop nop nop nop O
+ 006 '5' '%' nop nop nop nop nop nop O
+ 007 '6' '&' nop nop nop nop nop nop O
+ 008 '7' '/' nop nop '{' nop nop nop O
+ 009 '8' '(' nop nop '[' nop nop nop O
+ 010 '9' ')' nop nop ']' nop nop nop O
+ 011 '0' '=' nop nop '}' nop nop nop O
+ 012 0xf6 0xd6 nop nop '\' nop fs nop C
+ 013 '-' '_' nop nop nop nop nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '@' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xf0 0xd0 nop nop nop nop nop nop C
+ 027 ''' '?' nop nop '~' nop nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 0xdf 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe6 0xc6 nop nop '|' '\' nop nop C
+ 040 dacu dacu nop nop dtil nop nop nop C
+ 041 drin duml nop nop nop nop nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '+' '*' nop nop '`' '*' nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop nop nop nop nop O
+ 052 '.' ':' nop nop nop nop nop nop O
+ 053 0xfe 0xde us nop nop nop nop nop C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr cr cr cr cr cr cr N
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/is.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/is.kbd
===================================================================
--- trunk/share/vt/keymaps/is.kbd (rev 0)
+++ trunk/share/vt/keymaps/is.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/is.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop nop nop nop nop O
+ 003 '2' '"' nul nul nop nop nul nul O
+ 004 '3' '#' nop nop 0xa3 nop nop nop O
+ 005 '4' '$' nop nop 0xa4 nop nop nop O
+ 006 '5' '%' nop nop nop nop nop nop O
+ 007 '6' '&' nop nop nop nop nop nop O
+ 008 '7' '/' nop nop '{' nop nop nop O
+ 009 '8' '(' nop nop '[' nop nop nop O
+ 010 '9' ')' nop nop ']' nop nop nop O
+ 011 '0' '=' nop nop '}' nop nop nop O
+ 012 0xf6 0xd6 nop nop '\' nop fs nop O
+ 013 '-' '_' nop nop nop nop nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '@' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xf0 0xd0 nop nop '}' ']' nop nop C
+ 027 ''' '?' nop nop '~' nop nop nop C
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 0xdf 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe6 0xc6 nop nop '|' '\' nop nop C
+ 040 0xb4 0xb4 nop nop '~' '[' nop nop C
+ 041 0xb0 0xa8 nop nop '^' '*' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '+' '*' nop nop '`' '*' nop nop C
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop nop '<' nop nop O
+ 052 '.' ':' nop nop nop '>' nop nop O
+ 053 0xfe 0xde us nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr cr cr cr cr cr cr N
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/is.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/it.kbd
===================================================================
--- trunk/share/vt/keymaps/it.kbd (rev 0)
+++ trunk/share/vt/keymaps/it.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,164 @@
+# $FreeBSD: stable/10/share/vt/keymaps/it.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# Aggiunte ad una tastiera italiana standard :
+#
+# -- ~ : SHIFT + ALT + a accentata
+# -- { : SHIFT + [
+# : ALT + 7
+# -- } : SHIFT + ]
+# : ALT + 0
+# -- [ : definita anche come ALT + 8
+# -- ] : definita anche come ALT + 9
+# -- ` : ALT + '
+# : CTRL + '
+#
+# Per l'utilizzo della stessa in modo permanente e/o
+# per eventuali note su specifiche applicazioni:
+# Gruppo utenti FreeBSD Italia - http://www.gufi.org
+# Gianmarco Home Page - http://www.gufi.org/~gmarco
+#
+#
+# Credits to:
+#
+# Gianmarco Giovannelli <gmarco at giovannelli.it>
+# Nicola Vitale <nivit at libero.it>
+# Marco Trentini <m.trentini at remotelab.org>
+#
+####################################################################
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop 0xb9 0xa1 nop nop O
+ 003 '2' '"' nul duml 0xb2 nop nul nul O
+ 004 '3' 0xa3 nop nop 0xb3 0xa3 nop nop O
+ 005 '4' '$' nop nop 0xbc '$' nop nop O
+ 006 '5' '%' nop nop 0xbd nop nop nop O
+ 007 '6' '&' rs rs 0xbe nop rs rs O
+ 008 '7' '/' nop nop '{' nop nop nop O
+ 009 '8' '(' nop nop '[' nop nop nop O
+ 010 '9' ')' nop nop ']' 0xb1 nop nop O
+ 011 '0' '=' nop nop '}' 0xb0 nop nop O
+ 012 ''' '?' '`' dacu '`' 0xbf us dgra O
+ 013 0xec '^' nop dcir '~' dogo nop dtil O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '@' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb nop nop etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 0xa7 0xae dc2 dc2 C
+ 020 't' 'T' dc4 dc4 nop nop dc4 dc4 C
+ 021 'y' 'Y' em em nop 0xa5 em em C
+ 022 'u' 'U' nak nak nop nop nak nak C
+ 023 'i' 'I' ht ht nop nop ht ht C
+ 024 'o' 'O' si si 0xf8 0xd8 si si C
+ 025 'p' 'P' dle dle 0xfe 0xde dle dle C
+ 026 0xe8 0xe9 esc esc '[' '{' esc esc O
+ 027 '+' '*' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0xe6 0xc6 soh soh C
+ 031 's' 'S' dc3 dc3 0xdf 0xa7 dc3 dc3 C
+ 032 'd' 'D' eot eot 0xf0 0xd0 eot eot C
+ 033 'f' 'F' ack ack nop 0xaa ack ack C
+ 034 'g' 'G' bel bel nop nop bel bel C
+ 035 'h' 'H' bs bs nop nop bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' '&' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf2 0xe7 nop nop '@' ddac nop nop O
+ 040 0xe0 0xb0 nop drin '#' '~' nop dtil O
+ 041 '\' '|' fs nop 0xac nop nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 0xf9 0xa7 fs dgra fs fs fs dbre O
+ 044 'z' 'Z' sub sub 0xab '<' sub sub C
+ 045 'x' 'X' can can 0xbb '>' can can C
+ 046 'c' 'C' etx etx 0xa2 0xa9 etx etx C
+ 047 'v' 'V' syn syn nop '`' syn syn C
+ 048 'b' 'B' stx stx nop ''' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 0xb5 0xba cr cr C
+ 051 ',' ';' nop nop '_' 0xd7 nop nop O
+ 052 '.' ':' nop nop 0xb7 0xf7 nop nop O
+ 053 '-' '_' nop nop ddot ddot nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' 0xa6 nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr nscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot pdwn O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu ''' ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ dmac 0xaf
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/it.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/jp.capsctrl.kbd
===================================================================
--- trunk/share/vt/keymaps/jp.capsctrl.kbd (rev 0)
+++ trunk/share/vt/keymaps/jp.capsctrl.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,120 @@
+# $FreeBSD: stable/10/share/vt/keymaps/jp.capsctrl.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# (this one has capslock and control swapped)
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nop nop '2' '"' nop nop O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop '6' '&' nop nop O
+ 008 '7' ''' nop nop '7' ''' nop nop O
+ 009 '8' '(' nop nop '8' '(' nop nop O
+ 010 '9' ')' nop nop '9' ')' nop nop O
+ 011 '0' '~' nop nop '0' '~' nop nop O
+ 012 '-' '=' nop nop '-' '=' nop nop O
+ 013 '^' '~' rs rs '^' '~' rs rs O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '@' '`' nul nul '@' '`' nul nul O
+ 027 '[' '{' esc esc '[' '{' esc esc O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 clock clock clock clock clock clock clock clock O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' '+' nop nop ';' '+' nop nop O
+ 040 ':' '*' nop nop ':' '*' nop nop O
+ 041 esc esc esc esc esc esc debug esc O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ']' '}' gs gs ']' '}' gs gs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 115 '\' '_' fs us '\' '_' fs us O
+ 121 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 123 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 125 0xa5 '|' fs us 0xa5 '|' fs us O
Property changes on: trunk/share/vt/keymaps/jp.capsctrl.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/jp.kbd
===================================================================
--- trunk/share/vt/keymaps/jp.kbd (rev 0)
+++ trunk/share/vt/keymaps/jp.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,118 @@
+# $FreeBSD: stable/10/share/vt/keymaps/jp.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nop nop '2' '"' nop nop O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop '6' '&' nop nop O
+ 008 '7' ''' nop nop '7' ''' nop nop O
+ 009 '8' '(' nop nop '8' '(' nop nop O
+ 010 '9' ')' nop nop '9' ')' nop nop O
+ 011 '0' '~' nop nop '0' '~' nop nop O
+ 012 '-' '=' nop nop '-' '=' nop nop O
+ 013 '^' '~' rs rs '^' '~' rs rs O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '@' '`' nul nul '@' '`' nul nul O
+ 027 '[' '{' esc esc '[' '{' esc esc O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' '+' nop nop ';' '+' nop nop O
+ 040 ':' '*' nop nop ':' '*' nop nop O
+ 041 esc esc esc esc esc esc debug esc O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ']' '}' gs gs ']' '}' gs gs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 115 '\' '_' fs us '\' '_' fs us O
+ 121 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 123 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 125 0xa5 '|' fs us 0xa5 '|' fs us O
Property changes on: trunk/share/vt/keymaps/jp.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/jp.pc98.iso.kbd
===================================================================
--- trunk/share/vt/keymaps/jp.pc98.iso.kbd (rev 0)
+++ trunk/share/vt/keymaps/jp.pc98.iso.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,134 @@
+# $FreeBSD: stable/10/share/vt/keymaps/jp.pc98.iso.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 esc esc esc esc esc esc debug esc O
+ 001 '1' '!' '!' '!' '1' '!' '!' '!' O
+ 002 '2' '@' sub sub '2' '"' nul nul O
+ 003 '3' '#' esc esc '3' '#' esc esc O
+ 004 '4' '$' fs fs '4' '$' fs fs O
+ 005 '5' '%' gs gs '5' '%' gs gs O
+ 006 '6' '^' rs rs '6' '&' rs rs O
+ 007 '7' '&' '&' '&' '7' ''' us us O
+ 008 '8' '*' bs bs '8' '(' del del O
+ 009 '9' '(' '(' '(' '9' ')' '9' '9' O
+ 010 '0' ')' ')' ')' '0' nop '0' '0' O
+ 011 '-' '_' us us '-' '=' '-' '-' O
+ 012 '=' '+' '+' '+' '^' '`' rs rs O
+ 013 0xa5 '|' fs fs 0xa5 '|' fs fs O
+ 014 bs bs bs bs bs bs bs bs O
+ 015 ht btab ht btab ht btab ht btab O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '@' '~' nul nul O
+ 027 ']' '}' gs gs '[' '{' esc esc O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 'a' 'A' soh soh 'a' 'A' soh soh C
+ 030 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 031 'd' 'D' eot eot 'd' 'D' eot eot C
+ 032 'f' 'F' ack ack 'f' 'F' ack ack C
+ 033 'g' 'G' bel bel 'g' 'G' bel bel C
+ 034 'h' 'H' bs bs 'h' 'H' bs bs C
+ 035 'j' 'J' nl nl 'j' 'J' nl nl C
+ 036 'k' 'K' vt vt 'k' 'K' vt vt C
+ 037 'l' 'L' ff ff 'l' 'L' ff ff C
+ 038 ';' ':' ';' ';' ';' '+' ';' ';' O
+ 039 ''' '"' ''' ''' ':' '*' ':' ':' O
+ 040 '`' '~' '~' '~' ']' '}' gs gs O
+ 041 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 042 'x' 'X' can can 'x' 'X' can can C
+ 043 'c' 'C' etx etx 'c' 'C' etx etx C
+ 044 'v' 'V' syn syn 'v' 'V' syn syn C
+ 045 'b' 'B' stx stx 'b' 'B' stx stx C
+ 046 'n' 'N' so so 'n' 'N' so so C
+ 047 'm' 'M' cr cr 'm' 'M' cr cr C
+ 048 ',' '<' '<' '<' ',' '<' '<' '<' O
+ 049 '.' '>' '>' '>' '.' '>' '>' '>' O
+ 050 '/' '?' del del '/' '?' del del O
+ 051 '\' '|' fs fs nop '_' us us O
+ 052 ' ' ' ' nul nul ' ' ' ' nul nul O
+ 053 esc esc esc esc esc esc esc esc O
+ 054 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 055 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 056 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 057 del del del del del del boot boot N
+ 058 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 059 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 060 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 061 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 062 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 063 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 064 '-' '-' '-' '-' '-' '-' '-' '-' O
+ 065 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 066 '7' '7' '7' '7' '7' '7' '7' '7' O
+ 067 '8' '8' '8' '8' '8' '8' '8' '8' O
+ 068 '9' '9' '9' '9' '9' '9' '9' '9' O
+ 069 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 070 '4' '4' '4' '4' '4' '4' '4' '4' O
+ 071 '5' '5' '5' '5' '5' '5' '5' '5' O
+ 072 '6' '6' '6' '6' '6' '6' '6' '6' O
+ 073 '+' '+' '+' '+' '+' '+' '+' '+' O
+ 074 '1' '1' '1' '1' '1' '1' '1' '1' O
+ 075 '2' '2' '2' '2' '2' '2' '2' '2' O
+ 076 '3' '3' '3' '3' '3' '3' '3' '3' O
+ 077 '=' '=' '=' '=' '=' '=' '=' '=' O
+ 078 '0' '0' '0' '0' '0' '0' '0' '0' O
+ 079 ',' ',' ',' ',' ',' ',' ',' ',' O
+ 080 '.' '.' '.' '.' '.' '.' '.' '.' O
+ 081 meta meta meta meta meta meta meta meta O
+ 082 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 083 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 084 slock slock slock slock slock slock slock slock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 nop nop nop nop nop nop nop nop O
+ 088 nop nop nop nop nop nop nop nop O
+ 089 nop nop nop nop nop nop nop nop O
+ 090 nop nop nop nop nop nop nop nop O
+ 091 nop nop nop nop nop nop nop nop O
+ 092 nop nop nop nop nop nop nop nop O
+ 093 nop nop nop nop nop nop nop nop O
+ 094 nop nop nop nop nop nop nop nop O
+ 095 nop nop nop nop nop nop nop nop O
+ 096 slock saver slock saver susp nop susp nop O
+ 097 nscr nscr debug debug nop nop nop nop O
+ 098 fkey01 fkey13 fkey25 fkey37 scr01 scr01 scr01 scr01 O
+ 099 fkey02 fkey14 fkey26 fkey38 scr02 scr02 scr02 scr02 O
+ 100 fkey03 fkey15 fkey27 fkey39 scr03 scr03 scr03 scr03 O
+ 101 fkey04 fkey16 fkey28 fkey40 scr04 scr04 scr04 scr04 O
+ 102 fkey05 fkey17 fkey29 fkey41 scr05 scr05 scr05 scr05 O
+ 103 fkey06 fkey18 fkey30 fkey42 scr06 scr06 scr06 scr06 O
+ 104 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 105 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 106 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 107 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 113 clock clock clock clock clock clock clock clock O
+ 114 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 115 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 116 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+
Property changes on: trunk/share/vt/keymaps/jp.pc98.iso.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/jp.pc98.kbd
===================================================================
--- trunk/share/vt/keymaps/jp.pc98.kbd (rev 0)
+++ trunk/share/vt/keymaps/jp.pc98.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,134 @@
+# $FreeBSD: stable/10/share/vt/keymaps/jp.pc98.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 esc esc esc esc esc esc debug esc O
+ 001 '1' '!' '!' '!' '1' '!' '!' '!' O
+ 002 '2' '"' sub sub '2' '@' nul nul O
+ 003 '3' '#' esc esc '3' '#' esc esc O
+ 004 '4' '$' fs fs '4' '$' fs fs O
+ 005 '5' '%' gs gs '5' '%' gs gs O
+ 006 '6' '&' rs rs '6' '^' rs rs O
+ 007 '7' ''' us us '7' '&' '&' '&' O
+ 008 '8' '(' del del '8' '*' bs bs O
+ 009 '9' ')' '9' '9' '9' '(' '(' '(' O
+ 010 '0' nop '0' '0' '0' ')' ')' ')' O
+ 011 '-' '=' '-' '-' '-' '_' us us O
+ 012 '^' '`' rs rs '=' '+' '+' '+' O
+ 013 '\' '|' fs fs 0xa5 '|' fs fs O
+ 014 bs bs bs bs bs bs bs bs O
+ 015 ht btab ht btab ht btab ht btab O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '@' '~' nul nul '[' '{' esc esc O
+ 027 '[' '{' esc esc ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 'a' 'A' soh soh 'a' 'A' soh soh C
+ 030 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 031 'd' 'D' eot eot 'd' 'D' eot eot C
+ 032 'f' 'F' ack ack 'f' 'F' ack ack C
+ 033 'g' 'G' bel bel 'g' 'G' bel bel C
+ 034 'h' 'H' bs bs 'h' 'H' bs bs C
+ 035 'j' 'J' nl nl 'j' 'J' nl nl C
+ 036 'k' 'K' vt vt 'k' 'K' vt vt C
+ 037 'l' 'L' ff ff 'l' 'L' ff ff C
+ 038 ';' '+' ';' ';' ';' ':' ';' ';' O
+ 039 ':' '*' ':' ':' ''' '"' ''' ''' O
+ 040 ']' '}' gs gs '`' '~' '~' '~' O
+ 041 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 042 'x' 'X' can can 'x' 'X' can can C
+ 043 'c' 'C' etx etx 'c' 'C' etx etx C
+ 044 'v' 'V' syn syn 'v' 'V' syn syn C
+ 045 'b' 'B' stx stx 'b' 'B' stx stx C
+ 046 'n' 'N' so so 'n' 'N' so so C
+ 047 'm' 'M' cr cr 'm' 'M' cr cr C
+ 048 ',' '<' '<' '<' ',' '<' '<' '<' O
+ 049 '.' '>' '>' '>' '.' '>' '>' '>' O
+ 050 '/' '?' del del '/' '?' del del O
+ 051 nop '_' us us '\' '|' fs fs O
+ 052 ' ' ' ' nul nul ' ' ' ' nul nul O
+ 053 esc esc esc esc esc esc esc esc O
+ 054 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 055 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 056 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 057 del del del del del del boot boot N
+ 058 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 059 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 060 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 061 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 062 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 063 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 064 '-' '-' '-' '-' '-' '-' '-' '-' O
+ 065 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 066 '7' '7' '7' '7' '7' '7' '7' '7' O
+ 067 '8' '8' '8' '8' '8' '8' '8' '8' O
+ 068 '9' '9' '9' '9' '9' '9' '9' '9' O
+ 069 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 070 '4' '4' '4' '4' '4' '4' '4' '4' O
+ 071 '5' '5' '5' '5' '5' '5' '5' '5' O
+ 072 '6' '6' '6' '6' '6' '6' '6' '6' O
+ 073 '+' '+' '+' '+' '+' '+' '+' '+' O
+ 074 '1' '1' '1' '1' '1' '1' '1' '1' O
+ 075 '2' '2' '2' '2' '2' '2' '2' '2' O
+ 076 '3' '3' '3' '3' '3' '3' '3' '3' O
+ 077 '=' '=' '=' '=' '=' '=' '=' '=' O
+ 078 '0' '0' '0' '0' '0' '0' '0' '0' O
+ 079 ',' ',' ',' ',' ',' ',' ',' ',' O
+ 080 '.' '.' '.' '.' '.' '.' '.' '.' O
+ 081 meta meta meta meta meta meta meta meta O
+ 082 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 083 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 084 slock slock slock slock slock slock slock slock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 nop nop nop nop nop nop nop nop O
+ 088 nop nop nop nop nop nop nop nop O
+ 089 nop nop nop nop nop nop nop nop O
+ 090 nop nop nop nop nop nop nop nop O
+ 091 nop nop nop nop nop nop nop nop O
+ 092 nop nop nop nop nop nop nop nop O
+ 093 nop nop nop nop nop nop nop nop O
+ 094 nop nop nop nop nop nop nop nop O
+ 095 nop nop nop nop nop nop nop nop O
+ 096 slock saver slock saver susp nop susp nop O
+ 097 nscr nscr debug debug nop nop nop nop O
+ 098 fkey01 fkey13 fkey25 fkey37 scr01 scr01 scr01 scr01 O
+ 099 fkey02 fkey14 fkey26 fkey38 scr02 scr02 scr02 scr02 O
+ 100 fkey03 fkey15 fkey27 fkey39 scr03 scr03 scr03 scr03 O
+ 101 fkey04 fkey16 fkey28 fkey40 scr04 scr04 scr04 scr04 O
+ 102 fkey05 fkey17 fkey29 fkey41 scr05 scr05 scr05 scr05 O
+ 103 fkey06 fkey18 fkey30 fkey42 scr06 scr06 scr06 scr06 O
+ 104 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 105 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 106 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 107 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 113 clock clock clock clock clock clock clock clock O
+ 114 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 115 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 116 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+
Property changes on: trunk/share/vt/keymaps/jp.pc98.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/kz.io.kbd
===================================================================
--- trunk/share/vt/keymaps/kz.io.kbd (rev 0)
+++ trunk/share/vt/keymaps/kz.io.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,244 @@
+# $FreeBSD: stable/10/share/vt/keymaps/kz.io.kbd 270310 2014-08-21 22:04:17Z se $
+# KST KazSSR 903-90 with CYRILLIC LETTER IO
+# Birsh T <birsh at mail.kz>, 2003-12-02
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc nop nop 0x04e3 0x04e3 debug nop O
+ 002 '1' '!' nop nop 0x04b1 0x040e nop nop O
+ 003 '2' '@' nul nul 0x0406 0x0410 0x0496 0x0496 O
+ 004 '3' '#' nop nop 0x0456 0x0408 nop nop O
+ 005 '4' '$' nop nop 0x0499 0x04e8 nop nop O
+ 006 '5' '%' nop nop 0x04e9 0x0498 nop nop O
+ 007 '6' '^' rs rs 0xb6 0x042e 0x04bb 0x04bb O
+ 008 '7' '&' nop nop 0xb7 0x04b0 nop nop O
+ 009 '8' '*' nop nop 0x0451 0x04d8 nop nop O
+ 010 '9' '(' nop nop 0x2116 0x0401 nop nop O
+ 011 '0' ')' nop nop 0xb0 0xa9 nop nop O
+ 012 '-' '_' us us 0x04ef 0x042f 0x04b9 0x04b9 O
+ 013 '=' '+' nop nop 0x04aa 0xab nop nop O
+ 014 bs bs del del 0x04b2 0x04b2 0x044f 0x044f O
+ 015 ht btab nop nop 0x04af btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0x0441 0x0421 0x2018 0x2018 C
+ 017 'w' 'W' etb etb 0x0447 0x0427 0x2014 0x2014 C
+ 018 'e' 'E' enq enq 0x0435 0x0415 0x2026 0x2026 C
+ 019 'r' 'R' dc2 dc2 0x0442 0x0422 0x2019 0x2019 C
+ 020 't' 'T' dc4 dc4 0x0444 0x0424 0x201d 0x201d C
+ 021 'y' 'Y' em em 0x0449 0x0429 0x04b7 0x04b7 C
+ 022 'u' 'U' nak nak 0x0445 0x0425 0x2022 0x2022 C
+ 023 'i' 'I' ht ht 0x0439 0x0419 0x04af 0x04af C
+ 024 'o' 'O' si si 0x043f 0x041f 0x04b8 0x04b8 C
+ 025 'p' 'P' dle dle 0x0440 0x0420 0x0497 0x0497 C
+ 026 '[' '{' esc esc 0x042b 0x044b 0x04e3 0x04e3 O
+ 027 ']' '}' gs gs 0x042d 0x044d 0x049b 0x049b O
+ 028 cr cr nl nl 0x049a 0x049a 0x04a0 0x04a0 O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x0431 0x0411 0x0492 0x0492 C
+ 031 's' 'S' dc3 dc3 0x0443 0x0423 0x201c 0x201c C
+ 032 'd' 'D' eot eot 0x0434 0x0414 0x201e 0x201e C
+ 033 'f' 'F' ack ack 0x0436 0x0416 0x04b6 0x04b6 C
+ 034 'g' 'G' bel bel 0x0437 0x0417 0x04ae 0x04ae C
+ 035 'h' 'H' bs bs 0x0438 0x0418 0x04b2 0x04b2 C
+ 036 'j' 'J' nl nl 0x043a 0x041a 0x04a0 0x04a0 C
+ 037 'k' 'K' vt vt 0x043b 0x041b 0x04e2 0x04e2 C
+ 038 'l' 'L' ff ff 0x043c 0x041c 0x04a2 0x04a2 C
+ 039 ';' ':' nop nop 0xbb 0x04d9 nop nop O
+ 040 ''' '"' nop nop 0xa7 0x045e nop nop O
+ 041 '`' '~' nop nop 0x0430 0x044e nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs 0x042c 0x044c 0x04a3 0x04a3 O
+ 044 'z' 'Z' sub sub 0x044a 0x042a 0x04a1 0x04a1 C
+ 045 'x' 'X' can can 0x0448 0x0428 0x04b3 0x04b3 C
+ 046 'c' 'C' etx etx 0x0433 0x0413 0x0493 0x0493 C
+ 047 'v' 'V' syn syn 0x0446 0x0426 0x2013 0x2013 C
+ 048 'b' 'B' stx stx 0x0432 0x0412 0x04ee 0x04ee C
+ 049 'n' 'N' so so 0x043e 0x041e 0x04ba 0x04ba C
+ 050 'm' 'M' cr cr 0x043d 0x041d 0x049a 0x049a C
+ 051 ',' '<' nop nop 0xac 0x0458 nop nop O
+ 052 '.' '>' nop nop 0xae 0x04ab nop nop O
+ 053 '/' '?' nop nop 0x049c 0x049d nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nl nl 0x04d8 0x04d8 0x04a0 0x04a0 O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' 0xa0 0xa0 susp 0xa0 O
+ 058 alock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' 0xb7 0xb7 0xb7 0xb7 N
+ 072 fkey50 '8' '8' '8' 0x0451 0x0451 0x0451 0x0451 N
+ 073 fkey51 '9' '9' '9' 0x2116 0x2116 0x2116 0x2116 N
+ 074 fkey52 '-' '-' '-' 0x04ef 0x04ef 0x04ef 0x04ef N
+ 075 fkey53 '4' '4' '4' 0x0499 0x0499 0x0499 0x0499 N
+ 076 fkey54 '5' '5' '5' 0x04e9 0x04e9 0x04e9 0x04e9 N
+ 077 fkey55 '6' '6' '6' 0xb6 0xb6 0xb6 0xb6 N
+ 078 fkey56 '+' '+' '+' 0xab 0xab 0xab 0xab N
+ 079 fkey57 '1' '1' '1' 0x04b1 0x04b1 0x04b1 0x04b1 N
+ 080 fkey58 '2' '2' '2' 0x0406 0x0406 0x0406 0x0406 N
+ 081 fkey59 '3' '3' '3' 0x0456 0x0456 0x0456 0x0456 N
+ 082 fkey60 '0' '0' '0' 0xb0 0xb0 0xb0 0xb0 N
+ 083 del '.' '.' '.' 0xae 0xae boot boot N
+ 084 alock alock alock alock alock alock alock alock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl 0x049a 0x049a 0x04a0 0x04a0 O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' nop nop 0x049c 0x049c nop nop O
+ 092 nscr nscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc nop nop 0x04e3 0x04e3 debug nop O
+ 130 '"' '!' nop nop 0x04b1 0x040e nop nop O
+ 131 0x04d9 0x04d8 nul nul 0x0406 0x0410 0x0496 0x0496 C
+ 132 0x0456 0x0406 nop nop 0x0456 0x0408 nop nop C
+ 133 0x04a3 0x04a2 nop nop 0x0499 0x04e8 nop nop C
+ 134 0x0493 0x0492 nop nop 0x04e9 0x0498 nop nop C
+ 135 ',' ';' rs rs 0xb6 0x042e 0x04bb 0x04bb O
+ 136 '.' ':' nop nop 0xb7 0x04b0 nop nop O
+ 137 0x04af 0x04ae nop nop 0x0451 0x04d8 nop nop C
+ 138 0x04b1 0x04b0 nop nop 0x2116 0x0401 nop nop C
+ 139 0x049b 0x049a nop nop 0xb0 0xa9 nop nop C
+ 140 0x04e9 0x04e8 us us 0x04ef 0x042f 0x04b9 0x04b9 C
+ 141 0x04bb 0x04ba nop nop 0x04aa 0xab nop nop C
+ 142 bs bs del del 0x04b2 0x04b2 0x044f 0x044f O
+ 143 ht btab nop nop 0x04af btab nop nop O
+ 144 0x0439 0x0419 dc1 dc1 0x0441 0x0421 0x2018 0x2018 C
+ 145 0x0446 0x0426 etb etb 0x0447 0x0427 0x2014 0x2014 C
+ 146 0x0443 0x0423 enq enq 0x0435 0x0415 0x2026 0x2026 C
+ 147 0x043a 0x041a dc2 dc2 0x0442 0x0422 0x2019 0x2019 C
+ 148 0x0435 0x0415 dc4 dc4 0x0444 0x0424 0x201d 0x201d C
+ 149 0x043d 0x041d em em 0x0449 0x0429 0x04b7 0x04b7 C
+ 150 0x0433 0x0413 nak nak 0x0445 0x0425 0x2022 0x2022 C
+ 151 0x0448 0x0428 ht ht 0x0439 0x0419 0x04af 0x04af C
+ 152 0x0449 0x0429 si si 0x043f 0x041f 0x04b8 0x04b8 C
+ 153 0x0437 0x0417 dle dle 0x0440 0x0420 0x0497 0x0497 C
+ 154 0x0445 0x0425 esc esc 0x042b 0x044b 0x04e3 0x04e3 C
+ 155 0x044a 0x042a gs gs 0x042d 0x044d 0x049b 0x049b C
+ 156 cr cr nl nl 0x049a 0x049a 0x04a0 0x04a0 O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x0444 0x0424 soh soh 0x0431 0x0411 0x0492 0x0492 C
+ 159 0x044b 0x042b dc3 dc3 0x0443 0x0423 0x201c 0x201c C
+ 160 0x0432 0x0412 eot eot 0x0434 0x0414 0x201e 0x201e C
+ 161 0x0430 0x0410 ack ack 0x0436 0x0416 0x04b6 0x04b6 C
+ 162 0x043f 0x041f bel bel 0x0437 0x0417 0x04ae 0x04ae C
+ 163 0x0440 0x0420 bs bs 0x0438 0x0418 0x04b2 0x04b2 C
+ 164 0x043e 0x041e nl nl 0x043a 0x041a 0x04a0 0x04a0 C
+ 165 0x043b 0x041b vt vt 0x043b 0x041b 0x04e2 0x04e2 C
+ 166 0x0434 0x0414 ff ff 0x043c 0x041c 0x04a2 0x04a2 C
+ 167 0x0436 0x0416 nop nop 0xbb 0x04d9 nop nop C
+ 168 0x044d 0x042d nop nop 0xa7 0x045e nop nop C
+ 169 '(' ')' nop nop 0x0430 0x044e nop nop O
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 0x0451 0x0401 fs fs 0x042c 0x044c 0x04a3 0x04a3 C
+ 172 0x044f 0x042f sub sub 0x044a 0x042a 0x04a1 0x04a1 C
+ 173 0x0447 0x0427 can can 0x0448 0x0428 0x04b3 0x04b3 C
+ 174 0x0441 0x0421 etx etx 0x0433 0x0413 0x0493 0x0493 C
+ 175 0x043c 0x041c syn syn 0x0446 0x0426 0x2013 0x2013 C
+ 176 0x0438 0x0418 stx stx 0x0432 0x0412 0x04ee 0x04ee C
+ 177 0x0442 0x0422 so so 0x043e 0x041e 0x04ba 0x04ba C
+ 178 0x044c 0x042c cr cr 0x043d 0x041d 0x049a 0x049a C
+ 179 0x0431 0x0411 nop nop 0xac 0x0458 nop nop C
+ 180 0x044e 0x042e nop nop 0xae 0x04ab nop nop C
+ 181 0x2116 '?' nop nop 0x049c 0x049d nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' nl nl 0x04d8 0x04d8 0x04a0 0x04a0 O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' 0xa0 0xa0 0xa0 0xa0 O
+ 186 alock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' 0xb7 0xb7 0xb7 0xb7 N
+ 200 fkey50 '8' '8' '8' 0x0451 0x0451 0x0451 0x0451 N
+ 201 fkey51 '9' '9' '9' 0x2116 0x2116 0x2116 0x2116 N
+ 202 fkey52 '-' '-' '-' 0x04ef 0x04ef 0x04ef 0x04ef N
+ 203 fkey53 '4' '4' '4' 0x0499 0x0499 0x0499 0x0499 N
+ 204 fkey54 '5' '5' '5' 0x04e9 0x04e9 0x04e9 0x04e9 N
+ 205 fkey55 '6' '6' '6' 0xb6 0xb6 0xb6 0xb6 N
+ 206 fkey56 '+' '+' '+' 0xab 0xab 0xab 0xab N
+ 207 fkey57 '1' '1' '1' 0x04b1 0x04b1 0x04b1 0x04b1 N
+ 208 fkey58 '2' '2' '2' 0x0406 0x0406 0x0406 0x0406 N
+ 209 fkey59 '3' '3' '3' 0x0456 0x0456 0x0456 0x0456 N
+ 210 fkey60 '0' '0' '0' 0xb0 0xb0 0xb0 0xb0 N
+ 211 del '.' '.' '.' 0xae 0xae boot boot N
+ 212 alock alock alock alock alock alock alock alock O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl 0x049a 0x049a 0x04a0 0x04a0 O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' nop nop 0x049c 0x049c nop nop O
+ 220 nscr nscr debug debug nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/kz.io.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/kz.kst.kbd
===================================================================
--- trunk/share/vt/keymaps/kz.kst.kbd (rev 0)
+++ trunk/share/vt/keymaps/kz.kst.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,245 @@
+# $FreeBSD: stable/10/share/vt/keymaps/kz.kst.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# KST KazSSR 903-90 keyboard implementation
+# Birsh T <birsh at mail.kz>, 2003-12-02
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc nop nop 0x04e3 0x04e3 debug nop O
+ 002 '1' '!' nop nop 0x04b1 0x040e nop nop O
+ 003 '2' '@' nul nul 0x0406 0x0410 0x0496 0x0496 O
+ 004 '3' '#' nop nop 0x0456 0x0408 nop nop O
+ 005 '4' '$' nop nop 0x0499 0x04e8 nop nop O
+ 006 '5' '%' nop nop 0x04e9 0x0498 nop nop O
+ 007 '6' '^' rs rs 0xb6 0x042e 0x04bb 0x04bb O
+ 008 '7' '&' nop nop 0xb7 0x04b0 nop nop O
+ 009 '8' '*' nop nop 0x0451 0x04d8 nop nop O
+ 010 '9' '(' nop nop 0x2116 0x0401 nop nop O
+ 011 '0' ')' nop nop 0xb0 0xa9 nop nop O
+ 012 '-' '_' us us 0x04ef 0x042f 0x04b9 0x04b9 O
+ 013 '=' '+' nop nop 0x04aa 0xab nop nop O
+ 014 bs bs del del 0x04b2 0x04b2 0x044f 0x044f O
+ 015 ht btab nop nop 0x04af btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0x0441 0x0421 0x2018 0x2018 C
+ 017 'w' 'W' etb etb 0x0447 0x0427 0x2014 0x2014 C
+ 018 'e' 'E' enq enq 0x0435 0x0415 0x2026 0x2026 C
+ 019 'r' 'R' dc2 dc2 0x0442 0x0422 0x2019 0x2019 C
+ 020 't' 'T' dc4 dc4 0x0444 0x0424 0x201d 0x201d C
+ 021 'y' 'Y' em em 0x0449 0x0429 0x04b7 0x04b7 C
+ 022 'u' 'U' nak nak 0x0445 0x0425 0x2022 0x2022 C
+ 023 'i' 'I' ht ht 0x0439 0x0419 0x04af 0x04af C
+ 024 'o' 'O' si si 0x043f 0x041f 0x04b8 0x04b8 C
+ 025 'p' 'P' dle dle 0x0440 0x0420 0x0497 0x0497 C
+ 026 '[' '{' esc esc 0x042b 0x044b 0x04e3 0x04e3 O
+ 027 ']' '}' gs gs 0x042d 0x044d 0x049b 0x049b O
+ 028 cr cr nl nl 0x049a 0x049a 0x04a0 0x04a0 O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x0431 0x0411 0x0492 0x0492 C
+ 031 's' 'S' dc3 dc3 0x0443 0x0423 0x201c 0x201c C
+ 032 'd' 'D' eot eot 0x0434 0x0414 0x201e 0x201e C
+ 033 'f' 'F' ack ack 0x0436 0x0416 0x04b6 0x04b6 C
+ 034 'g' 'G' bel bel 0x0437 0x0417 0x04ae 0x04ae C
+ 035 'h' 'H' bs bs 0x0438 0x0418 0x04b2 0x04b2 C
+ 036 'j' 'J' nl nl 0x043a 0x041a 0x04a0 0x04a0 C
+ 037 'k' 'K' vt vt 0x043b 0x041b 0x04e2 0x04e2 C
+ 038 'l' 'L' ff ff 0x043c 0x041c 0x04a2 0x04a2 C
+ 039 ';' ':' nop nop 0xbb 0x04d9 nop nop O
+ 040 ''' '"' nop nop 0xa7 0x045e nop nop O
+ 041 '`' '~' nop nop 0x0430 0x044e nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs 0x042c 0x044c 0x04a3 0x04a3 O
+ 044 'z' 'Z' sub sub 0x044a 0x042a 0x04a1 0x04a1 C
+ 045 'x' 'X' can can 0x0448 0x0428 0x04b3 0x04b3 C
+ 046 'c' 'C' etx etx 0x0433 0x0413 0x0493 0x0493 C
+ 047 'v' 'V' syn syn 0x0446 0x0426 0x2013 0x2013 C
+ 048 'b' 'B' stx stx 0x0432 0x0412 0x04ee 0x04ee C
+ 049 'n' 'N' so so 0x043e 0x041e 0x04ba 0x04ba C
+ 050 'm' 'M' cr cr 0x043d 0x041d 0x049a 0x049a C
+ 051 ',' '<' nop nop 0xac 0x0458 nop nop O
+ 052 '.' '>' nop nop 0xae 0x04ab nop nop O
+ 053 '/' '?' nop nop 0x049c 0x049d nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nl nl 0x04d8 0x04d8 0x04a0 0x04a0 O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' 0xa0 0xa0 susp 0xa0 O
+ 058 alock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' 0xb7 0xb7 0xb7 0xb7 N
+ 072 fkey50 '8' '8' '8' 0x0451 0x0451 0x0451 0x0451 N
+ 073 fkey51 '9' '9' '9' 0x2116 0x2116 0x2116 0x2116 N
+ 074 fkey52 '-' '-' '-' 0x04ef 0x04ef 0x04ef 0x04ef N
+ 075 fkey53 '4' '4' '4' 0x0499 0x0499 0x0499 0x0499 N
+ 076 fkey54 '5' '5' '5' 0x04e9 0x04e9 0x04e9 0x04e9 N
+ 077 fkey55 '6' '6' '6' 0xb6 0xb6 0xb6 0xb6 N
+ 078 fkey56 '+' '+' '+' 0xab 0xab 0xab 0xab N
+ 079 fkey57 '1' '1' '1' 0x04b1 0x04b1 0x04b1 0x04b1 N
+ 080 fkey58 '2' '2' '2' 0x0406 0x0406 0x0406 0x0406 N
+ 081 fkey59 '3' '3' '3' 0x0456 0x0456 0x0456 0x0456 N
+ 082 fkey60 '0' '0' '0' 0xb0 0xb0 0xb0 0xb0 N
+ 083 del '.' '.' '.' 0xae 0xae boot boot N
+ 084 alock alock alock alock alock alock alock alock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl 0x049a 0x049a 0x04a0 0x04a0 O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' nop nop 0x049c 0x049c nop nop O
+ 092 nscr nscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc nop nop 0x04e3 0x04e3 debug nop O
+ 130 '"' '!' nop nop 0x04b1 0x040e nop nop O
+ 131 0x04d9 0x04d8 nul nul 0x0406 0x0410 0x0496 0x0496 C
+ 132 0x0456 0x0406 nop nop 0x0456 0x0408 nop nop C
+ 133 0x04a3 0x04a2 nop nop 0x0499 0x04e8 nop nop C
+ 134 0x0493 0x0492 nop nop 0x04e9 0x0498 nop nop C
+ 135 ',' ';' rs rs 0xb6 0x042e 0x04bb 0x04bb O
+ 136 '.' ':' nop nop 0xb7 0x04b0 nop nop O
+ 137 0x04af 0x04ae nop nop 0x0451 0x04d8 nop nop C
+ 138 0x04b1 0x04b0 nop nop 0x2116 0x0401 nop nop C
+ 139 0x049b 0x049a nop nop 0xb0 0xa9 nop nop C
+ 140 0x04e9 0x04e8 us us 0x04ef 0x042f 0x04b9 0x04b9 C
+ 141 0x04bb 0x04ba nop nop 0x04aa 0xab nop nop C
+ 142 bs bs del del 0x04b2 0x04b2 0x044f 0x044f O
+ 143 ht btab nop nop 0x04af btab nop nop O
+ 144 0x0439 0x0419 dc1 dc1 0x0441 0x0421 0x2018 0x2018 C
+ 145 0x0446 0x0426 etb etb 0x0447 0x0427 0x2014 0x2014 C
+ 146 0x0443 0x0423 enq enq 0x0435 0x0415 0x2026 0x2026 C
+ 147 0x043a 0x041a dc2 dc2 0x0442 0x0422 0x2019 0x2019 C
+ 148 0x0435 0x0415 dc4 dc4 0x0444 0x0424 0x201d 0x201d C
+ 149 0x043d 0x041d em em 0x0449 0x0429 0x04b7 0x04b7 C
+ 150 0x0433 0x0413 nak nak 0x0445 0x0425 0x2022 0x2022 C
+ 151 0x0448 0x0428 ht ht 0x0439 0x0419 0x04af 0x04af C
+ 152 0x0449 0x0429 si si 0x043f 0x041f 0x04b8 0x04b8 C
+ 153 0x0437 0x0417 dle dle 0x0440 0x0420 0x0497 0x0497 C
+ 154 0x0445 0x0425 esc esc 0x042b 0x044b 0x04e3 0x04e3 C
+ 155 0x044a 0x042a gs gs 0x042d 0x044d 0x049b 0x049b C
+ 156 cr cr nl nl 0x049a 0x049a 0x04a0 0x04a0 O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x0444 0x0424 soh soh 0x0431 0x0411 0x0492 0x0492 C
+ 159 0x044b 0x042b dc3 dc3 0x0443 0x0423 0x201c 0x201c C
+ 160 0x0432 0x0412 eot eot 0x0434 0x0414 0x201e 0x201e C
+ 161 0x0430 0x0410 ack ack 0x0436 0x0416 0x04b6 0x04b6 C
+ 162 0x043f 0x041f bel bel 0x0437 0x0417 0x04ae 0x04ae C
+ 163 0x0440 0x0420 bs bs 0x0438 0x0418 0x04b2 0x04b2 C
+ 164 0x043e 0x041e nl nl 0x043a 0x041a 0x04a0 0x04a0 C
+ 165 0x043b 0x041b vt vt 0x043b 0x041b 0x04e2 0x04e2 C
+ 166 0x0434 0x0414 ff ff 0x043c 0x041c 0x04a2 0x04a2 C
+ 167 0x0436 0x0416 nop nop 0xbb 0x04d9 nop nop C
+ 168 0x044d 0x042d nop nop 0xa7 0x045e nop nop C
+ 169 '(' ')' nop nop 0x0430 0x044e nop nop O
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 '\' '|' fs fs 0x042c 0x044c 0x04a3 0x04a3 O
+ 172 0x044f 0x042f sub sub 0x044a 0x042a 0x04a1 0x04a1 C
+ 173 0x0447 0x0427 can can 0x0448 0x0428 0x04b3 0x04b3 C
+ 174 0x0441 0x0421 etx etx 0x0433 0x0413 0x0493 0x0493 C
+ 175 0x043c 0x041c syn syn 0x0446 0x0426 0x2013 0x2013 C
+ 176 0x0438 0x0418 stx stx 0x0432 0x0412 0x04ee 0x04ee C
+ 177 0x0442 0x0422 so so 0x043e 0x041e 0x04ba 0x04ba C
+ 178 0x044c 0x042c cr cr 0x043d 0x041d 0x049a 0x049a C
+ 179 0x0431 0x0411 nop nop 0xac 0x0458 nop nop C
+ 180 0x044e 0x042e nop nop 0xae 0x04ab nop nop C
+ 181 0x2116 '?' nop nop 0x049c 0x049d nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' nl nl 0x04d8 0x04d8 0x04a0 0x04a0 O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' 0xa0 0xa0 0xa0 0xa0 O
+ 186 alock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' 0xb7 0xb7 0xb7 0xb7 N
+ 200 fkey50 '8' '8' '8' 0x0451 0x0451 0x0451 0x0451 N
+ 201 fkey51 '9' '9' '9' 0x2116 0x2116 0x2116 0x2116 N
+ 202 fkey52 '-' '-' '-' 0x04ef 0x04ef 0x04ef 0x04ef N
+ 203 fkey53 '4' '4' '4' 0x0499 0x0499 0x0499 0x0499 N
+ 204 fkey54 '5' '5' '5' 0x04e9 0x04e9 0x04e9 0x04e9 N
+ 205 fkey55 '6' '6' '6' 0xb6 0xb6 0xb6 0xb6 N
+ 206 fkey56 '+' '+' '+' 0xab 0xab 0xab 0xab N
+ 207 fkey57 '1' '1' '1' 0x04b1 0x04b1 0x04b1 0x04b1 N
+ 208 fkey58 '2' '2' '2' 0x0406 0x0406 0x0406 0x0406 N
+ 209 fkey59 '3' '3' '3' 0x0456 0x0456 0x0456 0x0456 N
+ 210 fkey60 '0' '0' '0' 0xb0 0xb0 0xb0 0xb0 N
+ 211 del '.' '.' '.' 0xae 0xae boot boot N
+ 212 alock alock alock alock alock alock alock alock O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl 0x049a 0x049a 0x04a0 0x04a0 O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' nop nop 0x049c 0x049c nop nop O
+ 220 nscr nscr debug debug nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/kz.kst.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/latinamerican.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/latinamerican.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/latinamerican.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/latinamerican.acc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '2' '"' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop '6' '&' nop nop O
+ 008 '7' '/' nop nop '7' '/' nop nop O
+ 009 '8' '(' nop nop '8' '(' nop nop O
+ 010 '9' ')' nop nop '9' ')' nop nop O
+ 011 '0' '=' nop nop '0' '=' nop nop O
+ 012 ''' '?' nop nop '\' '\' nop nop O
+ 013 0xbf 0xa1 nop nop 0xbf 0xa1 nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '@' '@' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' sub sub C
+ 022 'u' 'U' nak nak 0x97 0x81 nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 dacu duml esc esc ''' 0xa8 esc esc O
+ 027 '+' '*' gs gs '~' '~' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf1 0xd1 nop nop 0xf1 0xd1 nop nop C
+ 040 '{' '[' nop nop dcir '^' nop nop O
+ 041 '|' 0xba fs fs 0xac 0xac fs fs O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '}' ']' fs fs dgra '`' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs '\' '>' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 scr03 scr03 scr03 scr03 scr03 scr03 scr03 scr03 N
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/latinamerican.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/latinamerican.kbd
===================================================================
--- trunk/share/vt/keymaps/latinamerican.kbd (rev 0)
+++ trunk/share/vt/keymaps/latinamerican.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/latinamerican.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '2' '"' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' rs rs '6' '&' rs rs O
+ 008 '7' '/' esc esc '7' '/' esc esc O
+ 009 '8' '(' nop nop '8' '(' nop nop O
+ 010 '9' ')' gs gs '8' '(' gs gs O
+ 011 '0' '=' nop nop '9' ')' nop nop O
+ 012 ''' '?' nop nop '\' '\' nop nop O
+ 013 0xa8 0xad nop nop 0xa8 0xad nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '@' '@' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' sub sub C
+ 022 'u' 'U' nak nak 0x97 0x81 nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 ''' '|' esc esc ''' '|' esc esc C
+ 027 '+' '*' gs gs '~' '~' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xa4 0xa5 nop nop 0xa4 0xa5 nop nop C
+ 040 '{' '[' nop nop '^' '^' nop nop O
+ 041 '|' 0xf8 fs fs 0xbf 0xbf fs fs O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '}' ']' fs fs '`' '`' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' us us '-' '_' us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs '\' '>' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 scr03 scr03 scr03 scr03 scr03 scr03 scr03 scr03 N
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/latinamerican.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/lt.kbd
===================================================================
--- trunk/share/vt/keymaps/lt.kbd (rev 0)
+++ trunk/share/vt/keymaps/lt.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,242 @@
+# $FreeBSD: stable/10/share/vt/keymaps/lt.kbd 293447 2016-01-09 00:28:34Z emaste $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc nop nop esc esc debug nop O
+ 002 '1' '!' nop nop 0x0105 0x0104 nop nop O
+ 003 '2' '@' nul nul 0x010d 0x010c nul nul O
+ 004 '3' '#' nop nop 0x0119 0x0118 nop nop O
+ 005 '4' '$' nop nop 0x0117 0x0116 nop nop O
+ 006 '5' '%' nop nop 0x012f 0x012e nop nop O
+ 007 '6' '^' rs rs 0x0161 0x0160 rs rs O
+ 008 '7' '&' nop nop 0x0173 0x0172 nop nop O
+ 009 '8' '*' nop nop 0x016b 0x0172 nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop 0x017e 0x017d nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr alock nl nl alock cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nscr nscr '*' '*' nscr nscr O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' ',' ',' del ',' boot boot N
+ 084 us us us us us us us us O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug nop nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock slock slock slock slock slock slock slock O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc nop nop esc esc debug nop O
+ 130 0x0105 0x0104 nop nop '1' '!' nop nop C
+ 131 0x010d 0x010c nul nul '2' '@' nul nul C
+ 132 0x0119 0x0118 nop nop '3' '#' nop nop C
+ 133 0x0117 0x0116 nop nop '4' '$' nop nop C
+ 134 0x012f 0x012e nop nop '5' '%' nop nop C
+ 135 0x0161 0x0160 rs rs '6' '^' rs rs C
+ 136 0x0173 0x0172 nop nop '7' '&' nop nop C
+ 137 0x016b 0x016a nop nop '8' '*' nop nop C
+ 138 '9' '(' nop nop '9' '(' nop nop O
+ 139 '0' ')' nop nop '0' ')' nop nop O
+ 140 '-' '_' us us '-' '_' us us O
+ 141 0x017e 0x017d nop nop '=' '+' nop nop C
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 'w' 'W' etb etb 'w' 'W' etb etb C
+ 146 'e' 'E' enq enq 'e' 'E' enq enq C
+ 147 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 149 'y' 'Y' em em 'y' 'Y' em em C
+ 150 'u' 'U' nak nak 'u' 'U' nak nak C
+ 151 'i' 'I' ht ht 'i' 'I' ht ht C
+ 152 'o' 'O' si si 'o' 'O' si si C
+ 153 'p' 'P' dle dle 'p' 'P' dle dle C
+ 154 '[' '{' esc esc '[' '{' esc esc O
+ 155 ']' '}' gs gs ']' '}' gs gs O
+ 156 cr alock nl nl alock cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 'a' 'A' soh soh 'a' 'A' soh soh C
+ 159 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 160 'd' 'D' eot eot 'd' 'D' eot eot C
+ 161 'f' 'F' ack ack 'f' 'F' ack ack C
+ 162 'g' 'G' bel bel 'g' 'G' bel bel C
+ 163 'h' 'H' bs bs 'h' 'H' bs bs C
+ 164 'j' 'J' nl nl 'j' 'J' nl nl C
+ 165 'k' 'K' vt vt 'k' 'K' vt vt C
+ 166 'l' 'L' ff ff 'l' 'L' ff ff C
+ 167 ';' ':' nop nop ';' ':' nop nop O
+ 168 ''' '"' nop nop ''' '"' nop nop O
+ 169 '`' '~' nop nop '`' '~' nop nop O
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 '\' '|' fs fs '\' '|' fs fs O
+ 172 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 173 'x' 'X' can can 'x' 'X' can can C
+ 174 'c' 'C' etx etx 'c' 'C' etx etx C
+ 175 'v' 'V' syn syn 'v' 'V' syn syn C
+ 176 'b' 'B' stx stx 'b' 'B' stx stx C
+ 177 'n' 'N' so so 'n' 'N' so so C
+ 178 'm' 'M' cr cr 'm' 'M' cr cr C
+ 179 ',' '<' nop nop ',' '<' nop nop O
+ 180 '.' '>' nop nop '.' '>' nop nop O
+ 181 '/' '?' nop nop '/' '?' nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' nscr nscr '*' '*' nscr nscr O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 186 clock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del ',' '.' '.' del '.' boot boot N
+ 212 us us us us us us us us O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 220 nscr pscr debug nop nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock slock slock slock slock slock slock slock O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+
Property changes on: trunk/share/vt/keymaps/lt.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/nl.kbd
===================================================================
--- trunk/share/vt/keymaps/nl.kbd (rev 0)
+++ trunk/share/vt/keymaps/nl.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,143 @@
+# $FreeBSD: stable/10/share/vt/keymaps/nl.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# Dutch keymap, accent keys
+# Created 29.03.2000 by Jeroen v. Yperen <j.vanijperen at student.utwente.nl>
+# Collected by Edwin Groothuis <mavetju at chello.nl>
+# Based on the US standard keymap
+# Accent coding by M. Blapp <mb at imp.ch>
+#
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '2' '"' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop 0xbc '$' nop nop O
+ 006 '5' '%' nop nop 0xbd '%' nop nop O
+ 007 '6' '&' rs rs 0xbe '^' rs rs O
+ 008 '7' '_' nop nop 0xa3 '&' nop nop O
+ 009 '8' '(' nop nop '{' '*' nop nop O
+ 010 '9' ')' nop nop '}' '(' nop nop O
+ 011 '0' ''' nop nop 0xbf ')' nop nop O
+ 012 '/' '?' us us '\' '?' us us O
+ 013 drin dtil nop nop dced dtil nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 0xb6 0xb6 dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 duml dcir esc esc '[' dcir esc esc O
+ 027 '*' '|' gs gs ']' 0xa6 gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 0xdf 0xdf dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 '+' 0xb1 nop nop '+' 0xb1 nop nop O
+ 040 dacu dgra nop nop ''' '"' nop nop O
+ 041 '@' '~' nop nop 0xac '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '<' '>' fs fs 0xa6 0xa6 fs fs O
+ 044 'z' 'Z' sub sub 0xab 0xab sub sub C
+ 045 'x' 'X' can can 0xbb 0xbb can can C
+ 046 'c' 'C' etx etx 0xa2 0xa2 etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 0xb5 0xb5 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop 0xb7 ':' nop nop O
+ 053 '-' '=' nop nop '-' '=' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nop nop ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 ']' '[' nop nop '|' '|' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr nscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/nl.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/no.dvorak.kbd
===================================================================
--- trunk/share/vt/keymaps/no.dvorak.kbd (rev 0)
+++ trunk/share/vt/keymaps/no.dvorak.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/no.dvorak.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '#' nop nop 0x9e '#' nop nop O
+ 005 '4' 0xa4 nop nop '$' 0xa4 nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' rs rs '6' '&' nop nop O
+ 008 '7' '/' nop nop '{' '/' nop nop O
+ 009 '8' '(' nop nop '[' '(' esc esc O
+ 010 '9' ')' nop nop ']' ')' gs gs O
+ 011 '0' '=' nop nop '}' '=' nop nop O
+ 012 '+' '?' esc esc '[' '?' nop nop O
+ 013 '\' '`' nop nop ''' nop nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 0xe5 0xc5 nop nop '}' ']' nop nop C
+ 017 ',' ';' nop nop ',' '<' nop nop O
+ 018 '.' ':' nop nop '.' '>' nop nop O
+ 019 'p' 'P' dle dle 'p' 'P' dle dle C
+ 020 'y' 'Y' em em 'y' 'Y' em em C
+ 021 'f' 'F' ack ack 'f' 'F' ack ack C
+ 022 'g' 'G' bel bel 'g' 'G' bel bel C
+ 023 'c' 'C' etx etx 'c' 'C' etx etx C
+ 024 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 025 'l' 'L' ff ff 'l' 'L' ff ff C
+ 026 ''' '*' nop nop ''' 0xd7 nop nop O
+ 027 0xa8 '^' rs rs 0xac '^' rs rs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 'o' 'O' si si 'o' 'O' si si C
+ 032 'e' 'E' enq enq 'e' 'E' enq enq C
+ 033 'u' 'U' nak nak 'u' 'U' nak nak C
+ 034 'i' 'I' ht ht 'i' 'I' ht ht C
+ 035 'd' 'D' eot eot 'd' 'D' eot eot C
+ 036 'h' 'H' bs bs 'h' 'H' bs bs C
+ 037 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 038 'n' 'N' so so 'n' 'N' so so C
+ 039 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 040 '-' '_' us us '-' '_' us us O
+ 041 '|' 0xa7 nop nop 0xa6 0xb6 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '<' '>' nop nop '|' '\' nop nop C
+ 044 0xe6 0xc6 nop nop '{' '[' nop nop C
+ 045 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 046 'j' 'J' nl nl 'j' 'J' nl nl C
+ 047 'k' 'K' vt vt 'k' 'K' vt vt C
+ 048 'x' 'X' can can 'x' 'X' can can C
+ 049 'b' 'B' stx stx 'b' 'B' stx stx C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 'w' 'W' etb etb 'w' 'W' etb etb C
+ 052 'v' 'V' syn syn 'v' 'V' syn syn C
+ 053 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 0xf8 0xd8 nop nop '|' '\' nop nop C
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/no.dvorak.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/no.kbd
===================================================================
--- trunk/share/vt/keymaps/no.kbd (rev 0)
+++ trunk/share/vt/keymaps/no.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/no.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '#' nop nop 0x9e '#' nop nop O
+ 005 '4' 0xa4 nop nop '$' 0xa4 nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' nop nop '6' '&' nop nop O
+ 008 '7' '/' nop nop '{' '/' nop nop O
+ 009 '8' '(' esc esc '[' '(' esc esc O
+ 010 '9' ')' gs gs ']' ')' gs gs O
+ 011 '0' '=' nop nop '}' '=' nop nop O
+ 012 '+' '?' nop nop '+' '?' nop nop O
+ 013 '\' '`' fs fs ''' nop nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0xe9 0xc9 enq enq C
+ 019 'r' 'R' dc2 dc2 0xae 0xae dc2 dc2 C
+ 020 't' 'T' dc4 dc4 0xfe 0xde dc4 dc4 C
+ 021 'y' 'Y' em em 0xff 0xa5 em em C
+ 022 'u' 'U' nak nak 0xfc 0xdc nak nak C
+ 023 'i' 'I' ht ht 0xef 0xcf ht ht C
+ 024 'o' 'O' si si 0xf2 0xd2 si si C
+ 025 'p' 'P' dle dle 0xb6 0xb6 dle dle C
+ 026 0xe5 0xc5 nop nop '}' ']' nop nop C
+ 027 0xa8 '^' rs rs '~' '^' rs rs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0xe1 0xc1 soh soh C
+ 031 's' 'S' dc3 dc3 0xdf 0xdf dc3 dc3 C
+ 032 'd' 'D' eot eot 0xf0 0xd0 eot eot C
+ 033 'f' 'F' ack ack 0xaa 0xaa ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf8 0xd8 nop nop '|' '\' nop nop C
+ 040 0xe6 0xc6 nop nop '{' '[' nop nop C
+ 041 '|' 0xa7 nop nop 0xa6 0xb6 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ''' '*' nop nop ''' 0xd7 nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 0xd7 0xd7 can can C
+ 046 'c' 'C' etx etx 0xe7 0xc7 etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 0xf1 0xd1 so so C
+ 050 'm' 'M' cr cr 0xb5 0xba cr cr C
+ 051 ',' ';' nop nop 0xb8 0xab nop nop O
+ 052 '.' ':' nop nop 0xb7 0xbb nop nop O
+ 053 '-' '_' us us 0xad 0xad us us O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' fs fs 0xab 0xbb fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/no.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/nordic.asus-eee.kbd
===================================================================
--- trunk/share/vt/keymaps/nordic.asus-eee.kbd (rev 0)
+++ trunk/share/vt/keymaps/nordic.asus-eee.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,132 @@
+# $FreeBSD: stable/10/share/vt/keymaps/nordic.asus-eee.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop nop nop nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '#' nop nop 0xa3 nop nop nop O
+ 005 '4' 0xa4 nop nop '$' nop nop nop O
+ 006 '5' '%' nop nop nop nop nop nop O
+ 007 '6' '&' nop nop nop nop nop nop O
+# Alt + Shift + 7 = ÷
+ 008 '7' '/' nop nop '{' 0xf7 nop nop O
+ 009 '8' '(' nop nop '[' nop nop nop O
+ 010 '9' ')' nop nop ']' nop gs nop O
+ 011 '0' '=' nop nop '}' nop nop nop O
+ 012 '+' '?' nop nop '\' nop fs nop O
+# For left of backspace key, gives with Alt=' and Alt+Shift+Key=|
+ 013 0x80 '`' nop nop ''' '|' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+# Alt + Ctrl + E = French e (as in café)
+ 018 'e' 'E' enq enq 0x20ac 'E' 0xe9 enq C
+# Alt + R = Registered sign
+ 019 'r' 'R' dc2 dc2 0xae 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+# Alt + U = Mikro, Alt + Shift + U = German U (???)
+ 022 'u' 'U' nak nak 0xb5 'U' 0xfc 0xdc C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+# Alt + O = Norwegian/Danish Ø
+ 024 'o' 'O' si si 0xf8 0xd8 si si C
+# Alt + P = Pi
+ 025 'p' 'P' dle dle 0xb6 'P' dle dle C
+ 026 0xe5 0xc5 nop nop '}' ']' nop nop C
+ 027 0x0161 '^' nop nop '~' nop nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+# Alt + A = At sign, Ctrl+Alt = æ, Ctrl+Alt+Shift = Æ
+ 030 'a' 'A' soh soh '@' 'A' 0xe6 0xc6 C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf6 0xd6 nop nop '|' '\' nop nop C
+ 040 0xe4 0xc4 nop nop '{' '[' nop nop C
+ 041 0xa7 0x0153 nop nop '\' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ''' '*' nop nop nop nop nop nop O
+# Alt + Z = Pipe
+ 044 'z' 'Z' sub sub '|' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+# Alt + C = Copyright sign
+ 046 'c' 'C' etx etx 0xa9 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+# Ctrl + Shift + B = German ß
+ 048 'b' 'B' stx 0xdf 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+# Alt + M = µ
+ 050 'm' 'M' cr cr 0xb5 'M' cr cr C
+# Alt + [,/;] = <
+ 051 ',' ';' nop nop '<' '<' nop nop O
+# Alt + [./:] = >
+ 052 '.' ':' nop nop '>' '>' nop nop O
+ 053 '-' '_' us nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+# Alt+Arrow up = Page up
+ 095 fkey50 fkey50 fkey50 fkey50 fkey51 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+# Alt+Arrow left = Home
+ 097 fkey53 fkey53 fkey53 fkey53 fkey49 fkey53 fkey53 fkey53 O
+# Alt+Arrow right = End
+ 098 fkey55 fkey55 fkey55 fkey55 fkey57 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+# Alt+Arrow down = Page down
+ 100 fkey58 fkey58 fkey58 fkey58 fkey59 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/nordic.asus-eee.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/pl.dvorak.kbd
===================================================================
--- trunk/share/vt/keymaps/pl.dvorak.kbd (rev 0)
+++ trunk/share/vt/keymaps/pl.dvorak.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,117 @@
+# $FreeBSD: stable/10/share/vt/keymaps/pl.dvorak.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# Polish dvorak keymap by Robert Sebastian Gerus (17:05 01-07-2006 CEST)
+# (arachnist at gmail.com)
+# Based on pl_PL.ISO-8859-2 and us.dvorak keymaps.
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '[' '{' esc esc '[' '{' esc esc O
+ 013 ']' '}' gs gs ']' '}' gs gs O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 ''' '"' nop nop ''' '"' nop nop O
+ 017 ',' '<' nop nop ',' '<' nop nop O
+ 018 '.' '>' nop nop '.' '>' nop nop O
+ 019 'p' 'P' dle dle 'p' 'P' dle dle C
+ 020 'y' 'Y' em em 'y' 'Y' em em C
+ 021 'f' 'F' ack ack 'f' 'F' ack ack C
+ 022 'g' 'G' bel bel 'g' 'G' bel bel C
+ 023 'c' 'C' etx etx 0x0107 0x0106 etx etx C
+ 024 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 025 'l' 'L' ff ff 0x0142 0x0141 ff ff C
+ 026 '/' '?' nop nop '/' '?' nop nop O
+ 027 '=' '+' nop nop '=' '+' nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x0105 0x0104 soh soh C
+ 031 'o' 'O' si si 0xf3 0xd3 si si C
+ 032 'e' 'E' enq enq 0x0119 0x0118 enq enq C
+ 033 'u' 'U' nak nak 'u' 'U' nak nak C
+ 034 'i' 'I' ht ht 'i' 'I' ht ht C
+ 035 'd' 'D' eot eot 'd' 'D' eot eot C
+ 036 'h' 'H' bs bs 'h' 'H' bs bs C
+ 037 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 038 'n' 'N' so so 0x0144 0x0143 so so C
+ 039 's' 'S' dc3 dc3 0x015b 0x015a dc3 dc3 C
+ 040 '-' '_' us us '-' '_' us us O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 ';' ':' nop nop ';' ':' nop nop O
+ 045 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 046 'j' 'J' nl nl 'j' 'J' nl nl C
+ 047 'k' 'K' vt vt 'k' 'K' vt vt C
+ 048 'x' 'X' can can 'x' 'X' can can C
+ 049 'b' 'B' stx stx 'b' 'B' stx stx C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 'w' 'W' etb etb 'w' 'W' etb etb C
+ 052 'v' 'V' syn syn 0x017a 0x0179 syn syn C
+ 053 'z' 'Z' sub sub 0x017c 0x017b sub sub C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr cr cr cr cr cr cr O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/pl.dvorak.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/pl.kbd
===================================================================
--- trunk/share/vt/keymaps/pl.kbd (rev 0)
+++ trunk/share/vt/keymaps/pl.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,117 @@
+# $FreeBSD: stable/10/share/vt/keymaps/pl.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# Polish keymap by Krzysztof Mlynarski (17:46 27-04-1996 MET DST)
+# (krzysio at hydra.mimuw.edu.pl)
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x0119 0x0118 enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 0xf3 0xd3 si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x0105 0x0104 soh soh C
+ 031 's' 'S' dc3 dc3 0x015b 0x015a dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 0x0142 0x0141 ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 0x017c 0x017b sub sub C
+ 045 'x' 'X' can can 0x017a 0x0179 can can C
+ 046 'c' 'C' etx etx 0x0107 0x0106 etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 0x0144 0x0143 so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr cr cr cr cr cr cr O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/pl.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/pt.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/pt.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/pt.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,139 @@
+#pt.iso.acc.kbd
+#by: pm at dee.uc.pt
+# $FreeBSD: stable/10/share/vt/keymaps/pt.acc.kbd 293447 2016-01-09 00:28:34Z emaste $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' rs rs '6' '^' rs rs O
+ 008 '7' '/' nop nop '{' '&' nop nop O
+ 009 '8' '(' nop nop '[' '*' nop nop O
+ 010 '9' ')' nop nop ']' '(' nop nop O
+ 011 '0' '=' nop nop '}' ')' nop nop O
+ 012 ''' '?' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '+' '*' esc esc duml '{' esc esc O
+ 027 dacu dgra gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe7 0xc7 nop nop ';' ':' nop nop O
+ 040 nop nop nop nop ''' '"' nop nop O
+ 041 '\' '|' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 dtil dcir fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop nop nop nop nop C
+ 052 '.' ':' nop nop '.' '>' nop nop O
+ 053 '-' '_' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' 0x82 ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr cr cr cr cr cr cr O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/pt.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/pt.kbd
===================================================================
--- trunk/share/vt/keymaps/pt.kbd (rev 0)
+++ trunk/share/vt/keymaps/pt.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,116 @@
+# $FreeBSD: stable/10/share/vt/keymaps/pt.kbd 293447 2016-01-09 00:28:34Z emaste $
+# alt
+#by: pm at dee.uc.pt
+#
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '&' rs rs '6' '^' rs rs O
+ 008 '7' '/' nop nop '{' '&' nop nop O
+ 009 '8' '(' nop nop '[' '*' nop nop O
+ 010 '9' ')' nop nop ']' '(' nop nop O
+ 011 '0' '=' nop nop '}' ')' nop nop O
+ 012 ''' '?' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '+' '*' esc esc 'h' '{' esc esc O
+ 027 ''' '`' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xe7 0xc7 nop nop ';' ':' nop nop O
+ 040 nop nop nop nop ''' '"' nop nop O
+ 041 '\' '|' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '~' '^' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop nop nop nop nop C
+ 052 '.' ':' nop nop '.' '>' nop nop O
+ 053 '-' '_' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' 0x82 ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr cr cr cr cr cr cr O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/pt.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ru.kbd
===================================================================
--- trunk/share/vt/keymaps/ru.kbd (rev 0)
+++ trunk/share/vt/keymaps/ru.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,242 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ru.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc nop nop 0x2321 0x2321 debug nop O
+ 002 '1' '!' nop nop 0x2560 0x2551 nop nop O
+ 003 '2' '@' nul nul 0x2561 0x044e 0x2500 0x2500 O
+ 004 '3' '#' nop nop 0x0401 0x0451 nop nop O
+ 005 '4' '$' nop nop 0x2562 0x2553 nop nop O
+ 006 '5' '%' nop nop 0x2563 0x2554 nop nop O
+ 007 '6' '^' rs rs 0x2564 0x0447 0xb7 0xb7 O
+ 008 '7' '&' nop nop 0x2565 0x2555 nop nop O
+ 009 '8' '*' nop nop 0x2566 0x2559 nop nop O
+ 010 '9' '(' nop nop 0x2567 0x2557 nop nop O
+ 011 '0' ')' nop nop 0x255f 0x2558 nop nop O
+ 012 '-' '_' us us 0x255c 0x044a 0xf7 0xf7 O
+ 013 '=' '+' nop nop 0x256b 0x255a nop nop O
+ 014 bs bs del del 0x252c 0x252c 0x042a 0x042a O
+ 015 ht btab nop nop 0x2534 btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0x042f 0x044f 0x2592 0x2592 C
+ 017 'w' 'W' etb etb 0x0412 0x0432 0x2248 0x2248 C
+ 018 'e' 'E' enq enq 0x0415 0x0435 0x2518 0x2518 C
+ 019 'r' 'R' dc2 dc2 0x0420 0x0440 0x2593 0x2593 C
+ 020 't' 'T' dc4 dc4 0x0422 0x0442 0x25a0 0x25a0 C
+ 021 'y' 'Y' em em 0x042b 0x044b 0x2265 0x2265 C
+ 022 'u' 'U' nak nak 0x0423 0x0443 0x2219 0x2219 C
+ 023 'i' 'I' ht ht 0x0418 0x0438 0x2534 0x2534 C
+ 024 'o' 'O' si si 0x041e 0x043e 0x2590 0x2590 C
+ 025 'p' 'P' dle dle 0x041f 0x043f 0x2591 0x2591 C
+ 026 '[' '{' esc esc 0x0448 0x0428 0x2321 0x2321 O
+ 027 ']' '}' gs gs 0x0449 0x0429 0xb2 0xb2 O
+ 028 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x0410 0x0430 0x2502 0x2502 C
+ 031 's' 'S' dc3 dc3 0x0421 0x0441 0x2320 0x2320 C
+ 032 'd' 'D' eot eot 0x0414 0x0434 0x2514 0x2514 C
+ 033 'f' 'F' ack ack 0x0424 0x0444 0x251c 0x251c C
+ 034 'g' 'G' bel bel 0x0413 0x0433 0x2524 0x2524 C
+ 035 'h' 'H' bs bs 0x0425 0x0445 0x252c 0x252c C
+ 036 'j' 'J' nl nl 0x0419 0x0439 0x253c 0x253c C
+ 037 'k' 'K' vt vt 0x041a 0x043a 0x2580 0x2580 C
+ 038 'l' 'L' ff ff 0x041b 0x043b 0x2584 0x2584 C
+ 039 ';' ':' nop nop 0x2569 0x2568 nop nop O
+ 040 ''' '"' nop nop 0x2556 0x2552 nop nop O
+ 041 '`' '~' nop nop 0x042e 0x0427 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs 0x044d 0x042d 0xb0 0xb0 O
+ 044 'z' 'Z' sub sub 0x0417 0x0437 0xa0 0xa0 C
+ 045 'x' 'X' can can 0x042c 0x044c 0x2264 0x2264 C
+ 046 'c' 'C' etx etx 0x0426 0x0446 0x2510 0x2510 C
+ 047 'v' 'V' syn syn 0x0416 0x0436 0x221a 0x221a C
+ 048 'b' 'B' stx stx 0x0411 0x0431 0x250c 0x250c C
+ 049 'n' 'N' so so 0x041d 0x043d 0x258c 0x258c C
+ 050 'm' 'M' cr cr 0x041c 0x043c 0x2588 0x2588 C
+ 051 ',' '<' nop nop 0x255b 0x256a nop nop O
+ 052 '.' '>' nop nop 0x255d 0x256c nop nop O
+ 053 '/' '?' nop nop 0x255e 0xa9 nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nl nl 0x2559 0x2559 0x253c 0x253c O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' 0x2550 0x2550 susp 0x2550 O
+ 058 alock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' 0x2565 0x2565 0x2565 0x2565 N
+ 072 fkey50 '8' '8' '8' 0x2566 0x2566 0x2566 0x2566 N
+ 073 fkey51 '9' '9' '9' 0x2567 0x2567 0x2567 0x2567 N
+ 074 fkey52 '-' '-' '-' 0x255c 0x255c 0x255c 0x255c N
+ 075 fkey53 '4' '4' '4' 0x2562 0x2562 0x2562 0x2562 N
+ 076 fkey54 '5' '5' '5' 0x2563 0x2563 0x2563 0x2563 N
+ 077 fkey55 '6' '6' '6' 0x2564 0x2564 0x2564 0x2564 N
+ 078 fkey56 '+' '+' '+' 0x255a 0x255a 0x255a 0x255a N
+ 079 fkey57 '1' '1' '1' 0x2560 0x2560 0x2560 0x2560 N
+ 080 fkey58 '2' '2' '2' 0x2561 0x2561 0x2561 0x2561 N
+ 081 fkey59 '3' '3' '3' 0x0401 0x0401 0x0401 0x0401 N
+ 082 fkey60 '0' '0' '0' 0x255f 0x255f 0x255f 0x255f N
+ 083 del '.' '.' '.' 0x255d 0x255d boot boot N
+ 084 alock alock alock alock alock alock alock alock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' nop nop 0x255e 0x255e nop nop O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc nop nop 0x2321 0x2321 debug nop O
+ 130 '!' '1' nop nop 0x2560 0x2551 nop nop O
+ 131 '"' '2' nul nul 0x2561 0x044e 0x2500 0x2500 O
+ 132 ''' '3' nop nop 0x0401 0x0451 nop nop O
+ 133 '*' '4' nop nop 0x2562 0x2553 nop nop O
+ 134 ':' '5' nop nop 0x2563 0x2554 nop nop O
+ 135 ',' '6' rs rs 0x2564 0x0447 0xb7 0xb7 O
+ 136 '.' '7' nop nop 0x2565 0x2555 nop nop O
+ 137 ';' '8' nop nop 0x2566 0x2559 nop nop O
+ 138 '(' '9' nop nop 0x2567 0x2557 nop nop O
+ 139 ')' '0' nop nop 0x255f 0x2558 nop nop O
+ 140 '-' '_' us us 0x255c 0x044a 0xf7 0xf7 O
+ 141 '=' '+' nop nop 0x256b 0x255a nop nop O
+ 142 bs bs del del 0x252c 0x252c 0x042a 0x042a O
+ 143 ht btab nop nop 0x2534 btab nop nop O
+ 144 0x0439 0x0419 dc1 dc1 0x042f 0x044f 0x2592 0x2592 C
+ 145 0x0446 0x0426 etb etb 0x0412 0x0432 0x2248 0x2248 C
+ 146 0x0443 0x0423 enq enq 0x0415 0x0435 0x2518 0x2518 C
+ 147 0x043a 0x041a dc2 dc2 0x0420 0x0440 0x2593 0x2593 C
+ 148 0x0435 0x0415 dc4 dc4 0x0422 0x0442 0x25a0 0x25a0 C
+ 149 0x043d 0x041d em em 0x042b 0x044b 0x2265 0x2265 C
+ 150 0x0433 0x0413 nak nak 0x0423 0x0443 0x2219 0x2219 C
+ 151 0x0448 0x0428 ht ht 0x0418 0x0438 0x2534 0x2534 C
+ 152 0x0449 0x0429 si si 0x041e 0x043e 0x2590 0x2590 C
+ 153 0x0437 0x0417 dle dle 0x041f 0x043f 0x2591 0x2591 C
+ 154 0x0445 0x0425 esc esc 0x0448 0x0428 0x2321 0x2321 C
+ 155 0x044a 0x042a gs gs 0x0449 0x0429 0xb2 0xb2 C
+ 156 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x0444 0x0424 soh soh 0x0410 0x0430 0x2502 0x2502 C
+ 159 0x044b 0x042b dc3 dc3 0x0421 0x0441 0x2320 0x2320 C
+ 160 0x0432 0x0412 eot eot 0x0414 0x0434 0x2514 0x2514 C
+ 161 0x0430 0x0410 ack ack 0x0424 0x0444 0x251c 0x251c C
+ 162 0x043f 0x041f bel bel 0x0413 0x0433 0x2524 0x2524 C
+ 163 0x0440 0x0420 bs bs 0x0425 0x0445 0x252c 0x252c C
+ 164 0x043e 0x041e nl nl 0x0419 0x0439 0x253c 0x253c C
+ 165 0x043b 0x041b vt vt 0x041a 0x043a 0x2580 0x2580 C
+ 166 0x0434 0x0414 ff ff 0x041b 0x043b 0x2584 0x2584 C
+ 167 0x0436 0x0416 nop nop 0x2569 0x2568 nop nop C
+ 168 0x044d 0x042d nop nop 0x2556 0x2552 nop nop C
+ 169 0x0451 0x0401 nop nop 0x042e 0x0427 nop nop C
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 '\' '|' fs fs 0x044d 0x042d 0xb0 0xb0 O
+ 172 0x044f 0x042f sub sub 0x0417 0x0437 0xa0 0xa0 C
+ 173 0x0447 0x0427 can can 0x042c 0x044c 0x2264 0x2264 C
+ 174 0x0441 0x0421 etx etx 0x0426 0x0446 0x2510 0x2510 C
+ 175 0x043c 0x041c syn syn 0x0416 0x0436 0x221a 0x221a C
+ 176 0x0438 0x0418 stx stx 0x0411 0x0431 0x250c 0x250c C
+ 177 0x0442 0x0422 so so 0x041d 0x043d 0x258c 0x258c C
+ 178 0x044c 0x042c cr cr 0x041c 0x043c 0x2588 0x2588 C
+ 179 0x0431 0x0411 nop nop 0x255b 0x256a nop nop C
+ 180 0x044e 0x042e nop nop 0x255d 0x256c nop nop C
+ 181 '/' '?' nop nop 0x255e 0xa9 nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' nl nl 0x2559 0x2559 0x253c 0x253c O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' 0x2550 0x2550 0x2550 0x2550 O
+ 186 alock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' 0x2565 0x2565 0x2565 0x2565 N
+ 200 fkey50 '8' '8' '8' 0x2566 0x2566 0x2566 0x2566 N
+ 201 fkey51 '9' '9' '9' 0x2567 0x2567 0x2567 0x2567 N
+ 202 fkey52 '-' '-' '-' 0x255c 0x255c 0x255c 0x255c N
+ 203 fkey53 '4' '4' '4' 0x2562 0x2562 0x2562 0x2562 N
+ 204 fkey54 '5' '5' '5' 0x2563 0x2563 0x2563 0x2563 N
+ 205 fkey55 '6' '6' '6' 0x2564 0x2564 0x2564 0x2564 N
+ 206 fkey56 '+' '+' '+' 0x255a 0x255a 0x255a 0x255a N
+ 207 fkey57 '1' '1' '1' 0x2560 0x2560 0x2560 0x2560 N
+ 208 fkey58 '2' '2' '2' 0x2561 0x2561 0x2561 0x2561 N
+ 209 fkey59 '3' '3' '3' 0x0401 0x0401 0x0401 0x0401 N
+ 210 fkey60 '0' '0' '0' 0x255f 0x255f 0x255f 0x255f N
+ 211 del '.' '.' '.' 0x255d 0x255d boot boot N
+ 212 alock alock alock alock alock alock alock alock O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' nop nop 0x255e 0x255e nop nop O
+ 220 nscr pscr debug debug nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/ru.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ru.shift.kbd
===================================================================
--- trunk/share/vt/keymaps/ru.shift.kbd (rev 0)
+++ trunk/share/vt/keymaps/ru.shift.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,242 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ru.shift.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc nop nop 0x2321 0x2321 debug nop O
+ 002 '1' '!' nop nop 0x2560 0x2551 nop nop O
+ 003 '2' '@' nul nul 0x2561 0x044e 0x2500 0x2500 O
+ 004 '3' '#' nop nop 0x0401 0x0451 nop nop O
+ 005 '4' '$' nop nop 0x2562 0x2553 nop nop O
+ 006 '5' '%' nop nop 0x2563 0x2554 nop nop O
+ 007 '6' '^' rs rs 0x2564 0x0447 0xb7 0xb7 O
+ 008 '7' '&' nop nop 0x2565 0x2555 nop nop O
+ 009 '8' '*' nop nop 0x2566 0x2559 nop nop O
+ 010 '9' '(' nop nop 0x2567 0x2557 nop nop O
+ 011 '0' ')' nop nop 0x255f 0x2558 nop nop O
+ 012 '-' '_' us us 0x255c 0x044a 0xf7 0xf7 O
+ 013 '=' '+' nop nop 0x256b 0x255a nop nop O
+ 014 bs bs del del 0x252c 0x252c 0x042a 0x042a O
+ 015 ht btab nop nop 0x2534 btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0x042f 0x044f 0x2592 0x2592 C
+ 017 'w' 'W' etb etb 0x0412 0x0432 0x2248 0x2248 C
+ 018 'e' 'E' enq enq 0x0415 0x0435 0x2518 0x2518 C
+ 019 'r' 'R' dc2 dc2 0x0420 0x0440 0x2593 0x2593 C
+ 020 't' 'T' dc4 dc4 0x0422 0x0442 0x25a0 0x25a0 C
+ 021 'y' 'Y' em em 0x042b 0x044b 0x2265 0x2265 C
+ 022 'u' 'U' nak nak 0x0423 0x0443 0x2219 0x2219 C
+ 023 'i' 'I' ht ht 0x0418 0x0438 0x2534 0x2534 C
+ 024 'o' 'O' si si 0x041e 0x043e 0x2590 0x2590 C
+ 025 'p' 'P' dle dle 0x041f 0x043f 0x2591 0x2591 C
+ 026 '[' '{' esc esc 0x0448 0x0428 0x2321 0x2321 O
+ 027 ']' '}' gs gs 0x0449 0x0429 0xb2 0xb2 O
+ 028 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x0410 0x0430 0x2502 0x2502 C
+ 031 's' 'S' dc3 dc3 0x0421 0x0441 0x2320 0x2320 C
+ 032 'd' 'D' eot eot 0x0414 0x0434 0x2514 0x2514 C
+ 033 'f' 'F' ack ack 0x0424 0x0444 0x251c 0x251c C
+ 034 'g' 'G' bel bel 0x0413 0x0433 0x2524 0x2524 C
+ 035 'h' 'H' bs bs 0x0425 0x0445 0x252c 0x252c C
+ 036 'j' 'J' nl nl 0x0419 0x0439 0x253c 0x253c C
+ 037 'k' 'K' vt vt 0x041a 0x043a 0x2580 0x2580 C
+ 038 'l' 'L' ff ff 0x041b 0x043b 0x2584 0x2584 C
+ 039 ';' ':' nop nop 0x2569 0x2568 nop nop O
+ 040 ''' '"' nop nop 0x2556 0x2552 nop nop O
+ 041 '`' '~' nop nop 0x042e 0x0427 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs 0x044d 0x042d 0xb0 0xb0 O
+ 044 'z' 'Z' sub sub 0x0417 0x0437 0xa0 0xa0 C
+ 045 'x' 'X' can can 0x042c 0x044c 0x2264 0x2264 C
+ 046 'c' 'C' etx etx 0x0426 0x0446 0x2510 0x2510 C
+ 047 'v' 'V' syn syn 0x0416 0x0436 0x221a 0x221a C
+ 048 'b' 'B' stx stx 0x0411 0x0431 0x250c 0x250c C
+ 049 'n' 'N' so so 0x041d 0x043d 0x258c 0x258c C
+ 050 'm' 'M' cr cr 0x041c 0x043c 0x2588 0x2588 C
+ 051 ',' '<' nop nop 0x255b 0x256a nop nop O
+ 052 '.' '>' nop nop 0x255d 0x256c nop nop O
+ 053 '/' '?' nop nop 0x255e 0xa9 nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nl nl 0x2559 0x2559 0x253c 0x253c O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' 0x2550 0x2550 susp 0x2550 O
+ 058 alock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' 0x2565 0x2565 0x2565 0x2565 N
+ 072 fkey50 '8' '8' '8' 0x2566 0x2566 0x2566 0x2566 N
+ 073 fkey51 '9' '9' '9' 0x2567 0x2567 0x2567 0x2567 N
+ 074 fkey52 '-' '-' '-' 0x255c 0x255c 0x255c 0x255c N
+ 075 fkey53 '4' '4' '4' 0x2562 0x2562 0x2562 0x2562 N
+ 076 fkey54 '5' '5' '5' 0x2563 0x2563 0x2563 0x2563 N
+ 077 fkey55 '6' '6' '6' 0x2564 0x2564 0x2564 0x2564 N
+ 078 fkey56 '+' '+' '+' 0x255a 0x255a 0x255a 0x255a N
+ 079 fkey57 '1' '1' '1' 0x2560 0x2560 0x2560 0x2560 N
+ 080 fkey58 '2' '2' '2' 0x2561 0x2561 0x2561 0x2561 N
+ 081 fkey59 '3' '3' '3' 0x0401 0x0401 0x0401 0x0401 N
+ 082 fkey60 '0' '0' '0' 0x255f 0x255f 0x255f 0x255f N
+ 083 del '.' '.' '.' 0x255d 0x255d boot boot N
+ 084 alock alock alock alock alock alock alock alock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' nop nop 0x255e 0x255e nop nop O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc nop nop 0x2321 0x2321 debug nop O
+ 130 '1' '!' nop nop 0x2560 0x2551 nop nop O
+ 131 '2' '"' nul nul 0x2561 0x044e 0x2500 0x2500 O
+ 132 '3' ''' nop nop 0x0401 0x0451 nop nop O
+ 133 '4' ';' nop nop 0x2562 0x2553 nop nop O
+ 134 '5' ':' nop nop 0x2563 0x2554 nop nop O
+ 135 '6' ',' rs rs 0x2564 0x0447 0xb7 0xb7 O
+ 136 '7' '.' nop nop 0x2565 0x2555 nop nop O
+ 137 '8' '*' nop nop 0x2566 0x2559 nop nop O
+ 138 '9' '(' nop nop 0x2567 0x2557 nop nop O
+ 139 '0' ')' nop nop 0x255f 0x2558 nop nop O
+ 140 '-' '_' us us 0x255c 0x044a 0xf7 0xf7 O
+ 141 '=' '+' nop nop 0x256b 0x255a nop nop O
+ 142 bs bs del del 0x252c 0x252c 0x042a 0x042a O
+ 143 ht btab nop nop 0x2534 btab nop nop O
+ 144 0x0439 0x0419 dc1 dc1 0x042f 0x044f 0x2592 0x2592 C
+ 145 0x0446 0x0426 etb etb 0x0412 0x0432 0x2248 0x2248 C
+ 146 0x0443 0x0423 enq enq 0x0415 0x0435 0x2518 0x2518 C
+ 147 0x043a 0x041a dc2 dc2 0x0420 0x0440 0x2593 0x2593 C
+ 148 0x0435 0x0415 dc4 dc4 0x0422 0x0442 0x25a0 0x25a0 C
+ 149 0x043d 0x041d em em 0x042b 0x044b 0x2265 0x2265 C
+ 150 0x0433 0x0413 nak nak 0x0423 0x0443 0x2219 0x2219 C
+ 151 0x0448 0x0428 ht ht 0x0418 0x0438 0x2534 0x2534 C
+ 152 0x0449 0x0429 si si 0x041e 0x043e 0x2590 0x2590 C
+ 153 0x0437 0x0417 dle dle 0x041f 0x043f 0x2591 0x2591 C
+ 154 0x0445 0x0425 esc esc 0x0448 0x0428 0x2321 0x2321 C
+ 155 0x044a 0x042a gs gs 0x0449 0x0429 0xb2 0xb2 C
+ 156 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x0444 0x0424 soh soh 0x0410 0x0430 0x2502 0x2502 C
+ 159 0x044b 0x042b dc3 dc3 0x0421 0x0441 0x2320 0x2320 C
+ 160 0x0432 0x0412 eot eot 0x0414 0x0434 0x2514 0x2514 C
+ 161 0x0430 0x0410 ack ack 0x0424 0x0444 0x251c 0x251c C
+ 162 0x043f 0x041f bel bel 0x0413 0x0433 0x2524 0x2524 C
+ 163 0x0440 0x0420 bs bs 0x0425 0x0445 0x252c 0x252c C
+ 164 0x043e 0x041e nl nl 0x0419 0x0439 0x253c 0x253c C
+ 165 0x043b 0x041b vt vt 0x041a 0x043a 0x2580 0x2580 C
+ 166 0x0434 0x0414 ff ff 0x041b 0x043b 0x2584 0x2584 C
+ 167 0x0436 0x0416 nop nop 0x2569 0x2568 nop nop C
+ 168 0x044d 0x042d nop nop 0x2556 0x2552 nop nop C
+ 169 0x0451 0x0401 nop nop 0x042e 0x0427 nop nop C
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 '\' '|' fs fs 0x044d 0x042d 0xb0 0xb0 O
+ 172 0x044f 0x042f sub sub 0x0417 0x0437 0xa0 0xa0 C
+ 173 0x0447 0x0427 can can 0x042c 0x044c 0x2264 0x2264 C
+ 174 0x0441 0x0421 etx etx 0x0426 0x0446 0x2510 0x2510 C
+ 175 0x043c 0x041c syn syn 0x0416 0x0436 0x221a 0x221a C
+ 176 0x0438 0x0418 stx stx 0x0411 0x0431 0x250c 0x250c C
+ 177 0x0442 0x0422 so so 0x041d 0x043d 0x258c 0x258c C
+ 178 0x044c 0x042c cr cr 0x041c 0x043c 0x2588 0x2588 C
+ 179 0x0431 0x0411 nop nop 0x255b 0x256a nop nop C
+ 180 0x044e 0x042e nop nop 0x255d 0x256c nop nop C
+ 181 '/' '?' nop nop 0x255e 0xa9 nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' nl nl 0x2559 0x2559 0x253c 0x253c O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' 0x2550 0x2550 0x2550 0x2550 O
+ 186 alock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' 0x2565 0x2565 0x2565 0x2565 N
+ 200 fkey50 '8' '8' '8' 0x2566 0x2566 0x2566 0x2566 N
+ 201 fkey51 '9' '9' '9' 0x2567 0x2567 0x2567 0x2567 N
+ 202 fkey52 '-' '-' '-' 0x255c 0x255c 0x255c 0x255c N
+ 203 fkey53 '4' '4' '4' 0x2562 0x2562 0x2562 0x2562 N
+ 204 fkey54 '5' '5' '5' 0x2563 0x2563 0x2563 0x2563 N
+ 205 fkey55 '6' '6' '6' 0x2564 0x2564 0x2564 0x2564 N
+ 206 fkey56 '+' '+' '+' 0x255a 0x255a 0x255a 0x255a N
+ 207 fkey57 '1' '1' '1' 0x2560 0x2560 0x2560 0x2560 N
+ 208 fkey58 '2' '2' '2' 0x2561 0x2561 0x2561 0x2561 N
+ 209 fkey59 '3' '3' '3' 0x0401 0x0401 0x0401 0x0401 N
+ 210 fkey60 '0' '0' '0' 0x255f 0x255f 0x255f 0x255f N
+ 211 del '.' '.' '.' 0x255d 0x255d boot boot N
+ 212 alock alock alock alock alock alock alock alock O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' nop nop 0x255e 0x255e nop nop O
+ 220 nscr pscr debug debug nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/ru.shift.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ru.win.kbd
===================================================================
--- trunk/share/vt/keymaps/ru.win.kbd (rev 0)
+++ trunk/share/vt/keymaps/ru.win.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,242 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ru.win.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc nop nop 0x2321 0x2321 debug nop O
+ 002 '1' '!' nop nop 0x2560 0x2551 nop nop O
+ 003 '2' '@' nul nul 0x2561 0x044e 0x2500 0x2500 O
+ 004 '3' '#' nop nop 0x0401 0x0451 nop nop O
+ 005 '4' '$' nop nop 0x2562 0x2553 nop nop O
+ 006 '5' '%' nop nop 0x2563 0x2554 nop nop O
+ 007 '6' '^' rs rs 0x2564 0x0447 0xb7 0xb7 O
+ 008 '7' '&' nop nop 0x2565 0x2555 nop nop O
+ 009 '8' '*' nop nop 0x2566 0x2559 nop nop O
+ 010 '9' '(' nop nop 0x2567 0x2557 nop nop O
+ 011 '0' ')' nop nop 0x255f 0x2558 nop nop O
+ 012 '-' '_' us us 0x255c 0x044a 0xf7 0xf7 O
+ 013 '=' '+' nop nop 0x256b 0x255a nop nop O
+ 014 bs bs del del 0x252c 0x252c 0x042a 0x042a O
+ 015 ht btab nop nop 0x2534 btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0x042f 0x044f 0x2592 0x2592 C
+ 017 'w' 'W' etb etb 0x0412 0x0432 0x2248 0x2248 C
+ 018 'e' 'E' enq enq 0x0415 0x0435 0x2518 0x2518 C
+ 019 'r' 'R' dc2 dc2 0x0420 0x0440 0x2593 0x2593 C
+ 020 't' 'T' dc4 dc4 0x0422 0x0442 0x25a0 0x25a0 C
+ 021 'y' 'Y' em em 0x042b 0x044b 0x2265 0x2265 C
+ 022 'u' 'U' nak nak 0x0423 0x0443 0x2219 0x2219 C
+ 023 'i' 'I' ht ht 0x0418 0x0438 0x2534 0x2534 C
+ 024 'o' 'O' si si 0x041e 0x043e 0x2590 0x2590 C
+ 025 'p' 'P' dle dle 0x041f 0x043f 0x2591 0x2591 C
+ 026 '[' '{' esc esc 0x0448 0x0428 0x2321 0x2321 O
+ 027 ']' '}' gs gs 0x0449 0x0429 0xb2 0xb2 O
+ 028 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 029 lctrl alock lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x0410 0x0430 0x2502 0x2502 C
+ 031 's' 'S' dc3 dc3 0x0421 0x0441 0x2320 0x2320 C
+ 032 'd' 'D' eot eot 0x0414 0x0434 0x2514 0x2514 C
+ 033 'f' 'F' ack ack 0x0424 0x0444 0x251c 0x251c C
+ 034 'g' 'G' bel bel 0x0413 0x0433 0x2524 0x2524 C
+ 035 'h' 'H' bs bs 0x0425 0x0445 0x252c 0x252c C
+ 036 'j' 'J' nl nl 0x0419 0x0439 0x253c 0x253c C
+ 037 'k' 'K' vt vt 0x041a 0x043a 0x2580 0x2580 C
+ 038 'l' 'L' ff ff 0x041b 0x043b 0x2584 0x2584 C
+ 039 ';' ':' nop nop 0x2569 0x2568 nop nop O
+ 040 ''' '"' nop nop 0x2556 0x2552 nop nop O
+ 041 '`' '~' nop nop 0x042e 0x0427 nop nop O
+ 042 lshift lshift alock lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs 0x044d 0x042d 0xb0 0xb0 O
+ 044 'z' 'Z' sub sub 0x0417 0x0437 0xa0 0xa0 C
+ 045 'x' 'X' can can 0x042c 0x044c 0x2264 0x2264 C
+ 046 'c' 'C' etx etx 0x0426 0x0446 0x2510 0x2510 C
+ 047 'v' 'V' syn syn 0x0416 0x0436 0x221a 0x221a C
+ 048 'b' 'B' stx stx 0x0411 0x0431 0x250c 0x250c C
+ 049 'n' 'N' so so 0x041d 0x043d 0x258c 0x258c C
+ 050 'm' 'M' cr cr 0x041c 0x043c 0x2588 0x2588 C
+ 051 ',' '<' nop nop 0x255b 0x256a nop nop O
+ 052 '.' '>' nop nop 0x255d 0x256c nop nop O
+ 053 '/' '?' nop nop 0x255e 0xa9 nop nop O
+ 054 rshift rshift alock rshift rshift rshift rshift rshift O
+ 055 '*' '*' nl nl 0x2559 0x2559 0x253c 0x253c O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' 0x2550 0x2550 susp 0x2550 O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' 0x2565 0x2565 0x2565 0x2565 N
+ 072 fkey50 '8' '8' '8' 0x2566 0x2566 0x2566 0x2566 N
+ 073 fkey51 '9' '9' '9' 0x2567 0x2567 0x2567 0x2567 N
+ 074 fkey52 '-' '-' '-' 0x255c 0x255c 0x255c 0x255c N
+ 075 fkey53 '4' '4' '4' 0x2562 0x2562 0x2562 0x2562 N
+ 076 fkey54 '5' '5' '5' 0x2563 0x2563 0x2563 0x2563 N
+ 077 fkey55 '6' '6' '6' 0x2564 0x2564 0x2564 0x2564 N
+ 078 fkey56 '+' '+' '+' 0x255a 0x255a 0x255a 0x255a N
+ 079 fkey57 '1' '1' '1' 0x2560 0x2560 0x2560 0x2560 N
+ 080 fkey58 '2' '2' '2' 0x2561 0x2561 0x2561 0x2561 N
+ 081 fkey59 '3' '3' '3' 0x0401 0x0401 0x0401 0x0401 N
+ 082 fkey60 '0' '0' '0' 0x255f 0x255f 0x255f 0x255f N
+ 083 del '.' '.' '.' 0x255d 0x255d boot boot N
+ 084 alock alock alock alock alock alock alock alock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 090 rctrl alock rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' nop nop 0x255e 0x255e nop nop O
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 meta fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 saver fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc nop nop 0x2321 0x2321 debug nop O
+ 130 '1' '!' nop nop 0x2560 0x2551 nop nop O
+ 131 '2' '"' nul nul 0x2561 0x044e 0x2500 0x2500 O
+ 132 '3' '#' nop nop 0x0401 0x0451 nop nop O
+ 133 '4' ';' nop nop 0x2562 0x2553 nop nop O
+ 134 '5' '%' nop nop 0x2563 0x2554 nop nop O
+ 135 '6' ':' rs rs 0x2564 0x0447 0xb7 0xb7 O
+ 136 '7' '?' nop nop 0x2565 0x2555 nop nop O
+ 137 '8' '*' nop nop 0x2566 0x2559 nop nop O
+ 138 '9' '(' nop nop 0x2567 0x2557 nop nop O
+ 139 '0' ')' nop nop 0x255f 0x2558 nop nop O
+ 140 '-' '_' us us 0x255c 0x044a 0xf7 0xf7 O
+ 141 '=' '+' nop nop 0x256b 0x255a nop nop O
+ 142 bs bs del del 0x252c 0x252c 0x042a 0x042a O
+ 143 ht btab nop nop 0x2534 btab nop nop O
+ 144 0x0439 0x0419 dc1 dc1 0x042f 0x044f 0x2592 0x2592 C
+ 145 0x0446 0x0426 etb etb 0x0412 0x0432 0x2248 0x2248 C
+ 146 0x0443 0x0423 enq enq 0x0415 0x0435 0x2518 0x2518 C
+ 147 0x043a 0x041a dc2 dc2 0x0420 0x0440 0x2593 0x2593 C
+ 148 0x0435 0x0415 dc4 dc4 0x0422 0x0442 0x25a0 0x25a0 C
+ 149 0x043d 0x041d em em 0x042b 0x044b 0x2265 0x2265 C
+ 150 0x0433 0x0413 nak nak 0x0423 0x0443 0x2219 0x2219 C
+ 151 0x0448 0x0428 ht ht 0x0418 0x0438 0x2534 0x2534 C
+ 152 0x0449 0x0429 si si 0x041e 0x043e 0x2590 0x2590 C
+ 153 0x0437 0x0417 dle dle 0x041f 0x043f 0x2591 0x2591 C
+ 154 0x0445 0x0425 esc esc 0x0448 0x0428 0x2321 0x2321 C
+ 155 0x044a 0x042a gs gs 0x0449 0x0429 0xb2 0xb2 C
+ 156 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 157 lctrl alock lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x0444 0x0424 soh soh 0x0410 0x0430 0x2502 0x2502 C
+ 159 0x044b 0x042b dc3 dc3 0x0421 0x0441 0x2320 0x2320 C
+ 160 0x0432 0x0412 eot eot 0x0414 0x0434 0x2514 0x2514 C
+ 161 0x0430 0x0410 ack ack 0x0424 0x0444 0x251c 0x251c C
+ 162 0x043f 0x041f bel bel 0x0413 0x0433 0x2524 0x2524 C
+ 163 0x0440 0x0420 bs bs 0x0425 0x0445 0x252c 0x252c C
+ 164 0x043e 0x041e nl nl 0x0419 0x0439 0x253c 0x253c C
+ 165 0x043b 0x041b vt vt 0x041a 0x043a 0x2580 0x2580 C
+ 166 0x0434 0x0414 ff ff 0x041b 0x043b 0x2584 0x2584 C
+ 167 0x0436 0x0416 nop nop 0x2569 0x2568 nop nop C
+ 168 0x044d 0x042d nop nop 0x2556 0x2552 nop nop C
+ 169 0x0451 0x0401 nop nop 0x042e 0x0427 nop nop C
+ 170 lshift lshift alock lshift lshift lshift lshift lshift O
+ 171 '\' '/' fs fs 0x044d 0x042d 0xb0 0xb0 O
+ 172 0x044f 0x042f sub sub 0x0417 0x0437 0xa0 0xa0 C
+ 173 0x0447 0x0427 can can 0x042c 0x044c 0x2264 0x2264 C
+ 174 0x0441 0x0421 etx etx 0x0426 0x0446 0x2510 0x2510 C
+ 175 0x043c 0x041c syn syn 0x0416 0x0436 0x221a 0x221a C
+ 176 0x0438 0x0418 stx stx 0x0411 0x0431 0x250c 0x250c C
+ 177 0x0442 0x0422 so so 0x041d 0x043d 0x258c 0x258c C
+ 178 0x044c 0x042c cr cr 0x041c 0x043c 0x2588 0x2588 C
+ 179 0x0431 0x0411 nop nop 0x255b 0x256a nop nop C
+ 180 0x044e 0x042e nop nop 0x255d 0x256c nop nop C
+ 181 '.' ',' nop nop 0x255e 0xa9 nop nop O
+ 182 rshift rshift alock rshift rshift rshift rshift rshift O
+ 183 '*' '*' nl nl 0x2559 0x2559 0x253c 0x253c O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' 0x2550 0x2550 0x2550 0x2550 O
+ 186 clock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' 0x2565 0x2565 0x2565 0x2565 N
+ 200 fkey50 '8' '8' '8' 0x2566 0x2566 0x2566 0x2566 N
+ 201 fkey51 '9' '9' '9' 0x2567 0x2567 0x2567 0x2567 N
+ 202 fkey52 '-' '-' '-' 0x255c 0x255c 0x255c 0x255c N
+ 203 fkey53 '4' '4' '4' 0x2562 0x2562 0x2562 0x2562 N
+ 204 fkey54 '5' '5' '5' 0x2563 0x2563 0x2563 0x2563 N
+ 205 fkey55 '6' '6' '6' 0x2564 0x2564 0x2564 0x2564 N
+ 206 fkey56 '+' '+' '+' 0x255a 0x255a 0x255a 0x255a N
+ 207 fkey57 '1' '1' '1' 0x2560 0x2560 0x2560 0x2560 N
+ 208 fkey58 '2' '2' '2' 0x2561 0x2561 0x2561 0x2561 N
+ 209 fkey59 '3' '3' '3' 0x0401 0x0401 0x0401 0x0401 N
+ 210 fkey60 '0' '0' '0' 0x255f 0x255f 0x255f 0x255f N
+ 211 del '.' '.' '.' 0x255d 0x255d boot boot N
+ 212 alock alock alock alock alock alock alock alock O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 218 rctrl alock rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' nop nop 0x255e 0x255e nop nop O
+ 220 nscr pscr debug debug nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 meta fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 saver fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/ru.win.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/se.kbd
===================================================================
--- trunk/share/vt/keymaps/se.kbd (rev 0)
+++ trunk/share/vt/keymaps/se.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/se.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop nop nop nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' '#' nop nop 0xa3 nop nop nop O
+ 005 '4' 0xa4 nop nop '$' nop nop nop O
+ 006 '5' '%' nop nop nop nop nop nop O
+ 007 '6' '&' nop nop nop nop nop nop O
+ 008 '7' '/' nop nop '{' nop nop nop O
+ 009 '8' '(' nop nop '[' nop nop nop O
+ 010 '9' ')' nop nop ']' nop gs nop O
+ 011 '0' '=' nop nop '}' nop nop nop O
+ 012 '+' '?' nop nop '\' nop fs nop O
+ 013 0x80 '`' nop nop nop nop nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0xe5 0xc5 nop nop '}' ']' nop nop C
+ 027 0xa8 '^' nop nop '~' nop nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0xf6 0xd6 nop nop '|' '\' nop nop C
+ 040 0xe4 0xc4 nop nop '{' '[' nop nop C
+ 041 0xa7 0xbd nop nop '\' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ''' '*' nop nop nop nop nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' ';' nop nop nop '<' nop nop O
+ 052 '.' ':' nop nop nop '>' nop nop O
+ 053 '-' '_' us nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/se.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/si.kbd
===================================================================
--- trunk/share/vt/keymaps/si.kbd (rev 0)
+++ trunk/share/vt/keymaps/si.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,117 @@
+# $FreeBSD: stable/10/share/vt/keymaps/si.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# Slovenian keyboard
+# Blaz Zupan <blaz at amis.net>
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '~' '~' nop nop O
+ 003 '2' '"' nul nul 0x02c7 0x02c7 nul nul O
+ 004 '3' '#' nop nop '^' '^' nop nop O
+ 005 '4' '$' nop nop 0x02d8 0x02d8 nop nop O
+ 006 '5' '%' nop nop 0xb0 0xb0 nop nop O
+ 007 '6' '&' rs rs 0x02db 0x02db rs rs O
+ 008 '7' '/' nop nop '`' '`' nop nop O
+ 009 '8' '(' nop nop 0x02d9 0x02d9 nop nop O
+ 010 '9' ')' nop nop ''' ''' nop nop O
+ 011 '0' '=' nop nop 0x02dd 0x02dd nop nop O
+ 012 ''' '?' us us 0xa8 0xa8 us us O
+ 013 '+' '*' nop nop 0xb8 0xb8 nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '\' '\' dc1 dc1 C
+ 017 'w' 'W' etb etb '|' '|' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0x0161 0x0160 esc esc 0xf7 0xf7 esc esc C
+ 027 0x0111 0x0110 gs gs 0xd7 0xd7 gs gs C
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack '[' '[' ack ack C
+ 034 'g' 'G' bel bel ']' ']' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 0x0142 0x0142 vt vt C
+ 038 'l' 'L' ff ff 0x0141 0x0141 ff ff C
+ 039 0x010d 0x010c nop nop 0x010d 0x010c nop nop C
+ 040 0x0107 0x0106 nop nop 0xdf 0xdf nop nop C
+ 041 0xb8 0xa8 nop nop 0xb8 0xa8 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 0x017e 0x017d fs fs 0xa4 0xa4 fs fs C
+ 044 'y' 'Y' em em 'y' 'Y' em em C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn '@' '@' syn syn C
+ 048 'b' 'B' stx stx '{' '{' stx stx C
+ 049 'n' 'N' so so '}' '}' so so C
+ 050 'm' 'M' cr cr 0xa7 0xa7 cr cr C
+ 051 ',' ';' nop nop ',' ';' nop nop O
+ 052 '.' ':' nop nop '.' ':' nop nop O
+ 053 '-' '_' nop nop '-' '_' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del ',' ',' ',' ',' ',' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '<' '>' nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/si.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/sk.kbd
===================================================================
--- trunk/share/vt/keymaps/sk.kbd (rev 0)
+++ trunk/share/vt/keymaps/sk.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,364 @@
+# Keyboard map for Slovak language under FreeBSD.
+# Created by G. Adam Stanislav <adam at whizkidtech.net>
+#
+# Version 1.1 - 1999-03-21
+#
+# $FreeBSD: stable/10/share/vt/keymaps/sk.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# This map is derived from my Central European map
+# (ce.iso2.kbd). The description of the CE map is next.
+# After that is a description of what was added
+# specifically to the Slovak map:
+#
+########### CE map described: #################################
+#
+# This map uses the US QWERTY keyboard for its basic layout.
+# It adds a "third row" to the top of the PC keyboard. To
+# access the third row, press and hold the Alt key, then
+# strike a key in the top row.
+#
+# Note that some of the third-row keys produce characters.
+# Others must be followed by another keystroke resulting
+# in accented characters. To print the accent mark alone,
+# press the space bar after pressing and releasing the
+# alt-accent mark key.
+#
+# In most cases I have mapped a key to a character or an
+# accent mark because the key on the US QWERTY keyboard
+# somewhat resembles the result.
+#
+# In addition to the top row, three keys on the numeric keypad
+# are mapped for the use with UTF-8 when combined with the
+# Alt key: The dot (del) key combined with alt will print a
+# comma instead of a dot; alt-/ will show the division mark,
+# and alt-* the multpilication sign.
+#
+# If you have an Unicode font loaded, you can see the layout here:
+#
+# alt-` ˛ (ogonek) and alt-~ ¸ (cedilla)
+# Examples: ęąţçş
+# alt-! ß (German double s)
+# alt-@ ° (degree)
+# alt-# ¤ (currency)
+# alt-$ § (section, called paragraf in most CE languages)
+# alt-% ¨ (umlaut, dve bodky)
+# Examples: äüöë
+# alt-^ ^ (circumflex, vokáň)
+# Examples: ôâî
+# alt-& (hyphen, pomlčka, rozdeľovacie znamienko)
+# alt-* ° (ring)
+# Examples: ůŮ
+# alt-( ˝ (Hungarian long umlaut)
+# Examples: őű
+# alt-) ˙ (dot accent)
+# Examples: żŻ
+# alt-- ´ (acute, dĺžeň, čárka)
+# Examples: áśéíúńźŕĺ
+# alt-= ˇ (caron, mäkčeň, háček) and alt-+ ˘ (breve)
+# Examples: ăčřľďťňž
+# alt-\ / (slash)
+# Examples: đł
+# alt-/ [on numeric keypad] ÷
+# alt-* [on numeric keypad] ×
+# alt-. [on numeric keypad] ,
+#
+# This layout offers access to the entire character set of
+# ISO 8859-2, used by Slovak, Czech, German, Polish, Croatian,
+# Slovenian, Rumanian, Hungarian, and probably other languages,
+# while remaining fully compatible with the default US QWERTY
+# keyboard.
+#
+######### Slovak map described: ###############################
+#
+# In addition to everything described above, pressing
+# Alt-character is a "shortcut" to the most commonly used
+# accented character. For example, Alt-a produces "dlhe a".
+#
+# In most cases, a character is used with only one possible
+# accent mark in Slovak (dlzen alebo makcen). These are the
+# characters that work unambiguously with the Alt key:
+#
+# e r t y u i s d z c n
+#
+# Three characters are used with two different accent marks:
+#
+# o a l
+#
+# Using the Alt-character combination produces the most commonly
+# used result, which is:
+#
+# Alt-o - dlhe o
+# Alt-a - dlhe a
+# Alt-l - makke l
+#
+# To produce the other possible result, press Alt and the closest
+# key on the keyboard that is not used with any accent in Slovak.
+# That is:
+#
+# Alt-p - o s vokanom
+# Alt-q - a s dvoma bodkami
+# Alt-k - dlhe l
+#
+# If you have any comments, send me email, in English or Slovak,
+# to "G. Adam Stanislav" <adam at whizkidtech.net>.
+#
+# If you are sending email from aol.com, hotmail.com, or
+# some other free provider often abused by spammers, I will not
+# receive it. In that case, try <zen at buddhist.com>.
+#
+# Note: This keymap uses the QWERTY model which is used by
+# most of the world. Slovak typewriters use the QWERTZ
+# model. If you get a Z when you press the key marked Y,
+# and Y when pressing Z, you have two options:
+#
+# 1. Change the markings on your keyboard to the QWERTY
+# standard; or
+# 2. Edit this file. All you have to do is change 021
+# to 044, and 044 to 021 at the beginning of the
+# respective lines. This will turn your keyboard
+# to the QWERTZ model.
+#
+# The current version of this file is kept at
+# http://www.whizkidtech.net/ISO-8859-2/
+#
+# New in version 1.0: You can keep holding the alt key after pressing
+# an accent key. For example, pressing the acute accent followed by
+# alt-s will produce acute s - in version 1.0 it just beeped.
+#
+# This is more compatible with the universal ISO-8859-2 key map.
+#
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop 0xdf 0xdf nop nop O
+ 003 '2' '@' nul nul 0xb0 0xb0 nul nul O
+ 004 '3' '#' nop nop 0xa4 0xa4 nop nop O
+ 005 '4' '$' nop nop 0xa7 0xa7 nop nop O
+ 006 '5' '%' nop nop duml duml nop nop O
+ 007 '6' '^' rs rs dcir dcir rs rs O
+ 008 '7' '&' nop nop 0xad 0xad nop nop O
+ 009 '8' '*' nop nop drin drin nop nop O
+ 010 '9' '(' nop nop ddac ddac nop nop O
+ 011 '0' ')' nop nop ddot ddot nop nop O
+ 012 '-' '_' us us dacu dacu us us O
+ 013 '=' '+' nop nop dcar dbre nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0xe4 0xc4 dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0xe9 0xc9 enq enq C
+ 019 'r' 'R' dc2 dc2 0x0155 0x0154 dc2 dc2 C
+ 020 't' 'T' dc4 dc4 0x0165 0x0164 dc4 dc4 C
+ 021 'y' 'Y' em em 0xfd 0xdd em em C
+ 022 'u' 'U' nak nak 0xfa 0xda nak nak C
+ 023 'i' 'I' ht ht 0xed 0xcd ht ht C
+ 024 'o' 'O' si si 0xf3 0xd3 si si C
+ 025 'p' 'P' dle dle 0xf4 0xd4 dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0xe1 0xc1 soh soh C
+ 031 's' 'S' dc3 dc3 0x0161 0x0160 dc3 dc3 C
+ 032 'd' 'D' eot eot 0x010f 0x010e eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 0x013a 0x0139 vt vt C
+ 038 'l' 'L' ff ff 0x013e 0x013d ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop dogo dced nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs dsla dsla fs fs O
+ 044 'z' 'Z' sub sub 0x017e 0x017d sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 0x010d 0x010c etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 0x0148 0x0147 so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' 0xd7 0xd7 0xd7 0xd7 O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' ',' ',' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' 0xf7 0xf7 0xf7 0xf7 N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 )
+ ( 0xe1 0xe1 ) ( 0xc1 0xc1 )
+ ( 'c' 0x0107 ) ( 'C' 0x0106 )
+ ( 0x010d 0x0107 ) ( 0x010c 0x0106 )
+ ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 0xe9 0xe9 ) ( 0xc9 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd )
+ ( 0xed 0xed ) ( 0xcd 0xcd )
+ ( 'l' 0x013a ) ( 'L' 0x0139 )
+ ( 0x013e 0x013a ) ( 0x013d 0x0139 )
+ ( 'n' 0x0144 ) ( 'N' 0x0143 )
+ ( 0x0148 0x0144 ) ( 0x0147 0x0143 )
+ ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 0xf3 0xf3 ) ( 0xd3 0xd3 )
+ ( 'r' 0x0155 ) ( 'R' 0x0154 )
+ ( 0x0155 0x0155 ) ( 0x0154 0x0154 )
+ ( 's' 0x015b ) ( 'S' 0x015a )
+ ( 0x0161 0x015b ) ( 0x0160 0x015a )
+ ( 'u' 0xfa ) ( 'U' 0xda )
+ ( 0xfa 0xfa ) ( 0xda 0xda )
+ ( 'y' 0xfd ) ( 'Y' 0xdd )
+ ( 0xfd 0xfd ) ( 0xdd 0xdd )
+ ( 'z' 0x017a ) ( 'Z' 0x0179 )
+ ( 0x017e 0x017a ) ( 0x017d 0x0179 )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 )
+ ( 0xe1 0xe2 ) ( 0xc1 0xc2 )
+ ( 'i' 0xee ) ( 'I' 0xce )
+ ( 0xed 0xee ) ( 0xcd 0xce )
+ ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 0xf3 0xf4 ) ( 0xd3 0xd4 )
+
+ dbre 0x02d8 ( 'a' 0x0103 ) ( 'A' 0x0102 )
+ ( 0xe1 0x0103 ) ( 0xc1 0x0102 )
+ ( 'c' 0x010d ) ( 'C' 0x010c )
+ ( 0x010d 0x010d ) ( 0x010c 0x010c )
+ ( 'd' 0x010f ) ( 'D' 0x010e )
+ ( 0x010f 0x010f ) ( 0x010e 0x010e )
+ ( 'e' 0x011b ) ( 'E' 0x011a )
+ ( 0xe9 0x011b ) ( 0xc9 0x011a )
+ ( 'l' 0x013e ) ( 'L' 0x013d )
+ ( 0x013e 0x013e ) ( 0x013d 0x013d )
+ ( 'n' 0x0148 ) ( 'N' 0x0147 )
+ ( 0x0148 0x0148 ) ( 0x0147 0x0147 )
+ ( 'r' 0x0159 ) ( 'R' 0x0158 )
+ ( 0x0155 0x0159 ) ( 0x0154 0x0158 )
+ ( 's' 0x0161 ) ( 'S' 0x0160 )
+ ( 0x0161 0x0161 ) ( 0x0160 0x0160 )
+ ( 't' 0x0165 ) ( 'T' 0x0164 )
+ ( 0x0165 0x0165 ) ( 0x0164 0x0164 )
+ ( 'z' 0x017e ) ( 'Z' 0x017d )
+ ( 0x017e 0x017e ) ( 0x017d 0x017d )
+
+ ddot 0x02d9 ( 'z' 0x017c ) ( 'Z' 0x017b )
+ ( 0x017e 0x017c ) ( 0x017d 0x017b )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 )
+ ( 0xe1 0xe4 ) ( 0xc1 0xc4 )
+ ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 0xe9 0xeb ) ( 0xc9 0xcb )
+ ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 0xf3 0xf6 ) ( 0xd3 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc )
+ ( 0xfa 0xfc ) ( 0xda 0xdc )
+
+ dsla '/' ( 'd' 0x0111 ) ( 'D' 0x0110 )
+ ( 0x010f 0x0111 ) ( 0x010e 0x0110 )
+ ( 'l' 0x0142 ) ( 'L' 0x0141 )
+ ( 0x013e 0x0142 ) ( 0x013d 0x0141 )
+
+ drin 0xb0 ( 'u' 0x016f ) ( 'U' 0x016e )
+ ( 0xfa 0x016f ) ( 0xda 0x016e )
+
+ dced 0xb8 ( 'a' 0x0105 ) ( 'A' 0x0104 )
+ ( 0xe1 0x0105 ) ( 0xc1 0x0104 )
+ ( 'c' 0xe7 ) ( 'C' 0xc7 )
+ ( 0x010d 0xe7 ) ( 0x010c 0xc7 )
+ ( 'e' 0x0119 ) ( 'E' 0x0118 )
+ ( 0xe9 0x0119 ) ( 0xc9 0x0118 )
+ ( 's' 0x015f ) ( 'S' 0x015e )
+ ( 0x0161 0x015f ) ( 0x0160 0x015e )
+ ( 't' 0x0163 ) ( 'T' 0x0162 )
+ ( 0x0165 0x0163 ) ( 0x0164 0x0162 )
+
+ ddac 0x02dd ( 'o' 0x0151 ) ( 'O' 0x0150 )
+ ( 0xf3 0x0151 ) ( 0xd3 0x0150 )
+ ( 'u' 0x0171 ) ( 'U' 0x0170 )
+ ( 0xfa 0x0171 ) ( 0xda 0x0170 )
+
+ dogo 0x02db ( 'a' 0x0105 ) ( 'A' 0x0104 )
+ ( 0xe1 0x0105 ) ( 0xc1 0x0104 )
+ ( 'c' 0xe7 ) ( 'C' 0xc7 )
+ ( 0x010d 0xe7 ) ( 0x010c 0xc7 )
+ ( 'e' 0x0119 ) ( 'E' 0x0118 )
+ ( 0xe9 0x0119 ) ( 0xc9 0x0118 )
+ ( 's' 0x015f ) ( 'S' 0x015e )
+ ( 0x0161 0x015f ) ( 0x0160 0x015e )
+ ( 't' 0x0163 ) ( 'T' 0x0162 )
+ ( 0x0165 0x0163 ) ( 0x0164 0x0162 )
+
+ dcar 0x02c7 ( 'a' 0x0103 ) ( 'A' 0x0102 )
+ ( 0xe1 0x0103 ) ( 0xc1 0x0102 )
+ ( 'c' 0x010d ) ( 'C' 0x010c )
+ ( 0x010d 0x010d ) ( 0x010c 0x010c )
+ ( 'd' 0x010f ) ( 'D' 0x010e )
+ ( 0x010f 0x010f ) ( 0x010e 0x010e )
+ ( 'e' 0x011b ) ( 'E' 0x011a )
+ ( 0xe9 0x011b ) ( 0xc9 0x011a )
+ ( 'l' 0x013e ) ( 'L' 0x013d )
+ ( 0x013e 0x013e ) ( 0x013d 0x013d )
+ ( 'n' 0x0148 ) ( 'N' 0x0147 )
+ ( 0x0148 0x0148 ) ( 0x0147 0x0147 )
+ ( 'r' 0x0159 ) ( 'R' 0x0158 )
+ ( 0x0155 0x0159 ) ( 0x0154 0x0158 )
+ ( 's' 0x0161 ) ( 'S' 0x0160 )
+ ( 0x0161 0x0161 ) ( 0x0160 0x0160 )
+ ( 't' 0x0165 ) ( 'T' 0x0164 )
+ ( 0x0165 0x0165 ) ( 0x0164 0x0164 )
+ ( 'z' 0x017e ) ( 'Z' 0x017d )
+ ( 0x017e 0x017e ) ( 0x017d 0x017d )
+
Property changes on: trunk/share/vt/keymaps/sk.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/tr.f.kbd
===================================================================
--- trunk/share/vt/keymaps/tr.f.kbd (rev 0)
+++ trunk/share/vt/keymaps/tr.f.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,121 @@
+# Turkish F Keyboard (01-08-2017)
+#
+# $FreeBSD: stable/10/share/vt/keymaps/tr.f.kbd 322225 2017-08-08 10:45:22Z se $
+#
+# Ufuk Guler
+# ufukguler at yahoo.com
+#
+# Mobile : +(90) 544 848 39 09
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' '1' '!' 0xB9 0xA1 '1' '!' O
+ 003 '2' '"' nul '"' 0xB2 nop '2' nul O
+ 004 '3' '^' nop nop '#' 0xB3 '#' '#' O
+ 005 '4' '$' nop '$' 0xBC nop '4' '$' O
+ 006 '5' '%' nop '%' 0xBD nop '5' '%' O
+ 007 '6' '&' nop '&' 0xBE nop '6' nop O
+ 008 '7' ''' nop ''' '{' nop nop '&' O
+ 009 '8' '(' nop '(' '[' nop nop '*' O
+ 010 '9' ')' '9' ')' ']' 0xB1 gs '(' O
+ 011 '0' '=' nop '=' '}' 0xB0 nop ')' O
+ 012 '/' '?' nop nop '\' 0xBF fs nop O
+ 013 '-' '_' nop nop '|' nop nop '+' O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'f' 'F' ack ack '@' nop ack ack C
+ 017 'g' 'G' bel bel bel bel bel bel C
+ 018 0x011F 0x011E nop nop nop nop nop nop C
+ 019 0x0131 'I' ht ht 0xB6 ht ht ht C
+ 020 'o' 'O' si si 0xF4 0xD4 si si C
+ 021 'd' 'D' eot eot 0xA5 eot eot eot C
+ 022 'r' 'R' dc2 dc2 0xAE dc2 dc2 dc2 C
+ 023 'n' 'N' so so so so so so C
+ 024 'h' 'H' bs bs 0xB0 bs bs bs C
+ 025 'p' 'P' dle dle 0xA3 dle dle dle C
+ 026 'q' 'Q' dc1 dc1 0xA8 dc1 dc1 dc1 C
+ 027 'w' 'W' etb etb 0x7E nop nop nop C
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'u' 'U' nak nak 0xFB 0xDB nak nak C
+ 031 'i' 0x0130 nop nop 0xEE 0x0130 nop nop C
+ 032 'e' 'E' enq enq 0x20AC enq enq enq C
+ 033 'a' 'A' soh soh 0xE2 0xC2 soh soh C
+ 034 0xFC 0xDC nop nop 0xFB 0xDB nop nop C
+ 035 't' 'T' dc4 dc4 0x2122 dc4 dc4 dc4 C
+ 036 'k' 'K' vt vt vt vt vt vt C
+ 037 'm' 'M' cr cr 0xB5 cr cr cr C
+ 038 'l' 'L' ff ff ff ff ff ff C
+ 039 'y' 'Y' em em 0xB4 em ';' ':' C
+ 040 0x015F 0x015E ''' '"' '#' 0x02C7 '#' '"' C
+ 041 '+' '*' nop '*' 0xAC 0xB1 nop nop C
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 'x' 'X' can can 0x60 0x60 can can C
+ 044 'j' 'J' nl nl 0xAB 'J' nl nl C
+ 045 0xF6 0xD6 nop nop 0xBB nop nop nop C
+ 046 'v' 'V' syn 0x60 0x201C syn syn syn C
+ 047 'c' 'C' etx etx 0xA2 0xA9 etx etx C
+ 048 0xE7 0xC7 nop nop 0x201D nop nop nop C
+ 049 'z' 'Z' sub sub sub sub sub sub C
+ 050 's' 'S' dc3 dc3 0xA7 dc3 dc3 dc3 C
+ 051 'b' 'B' stx stx 0xD7 stx ',' '<' C
+ 052 '.' ':' '.' ':' 0xF7 0x2022 '.' '>' C
+ 053 ',' ';' ',' ';' 0x2022 nop '/' '?' O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del ',' ',' ',' ',' ',' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' '<' '>' '|' 0xA6 nop 0xA6 O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/tr.f.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/tr.kbd
===================================================================
--- trunk/share/vt/keymaps/tr.kbd (rev 0)
+++ trunk/share/vt/keymaps/tr.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,129 @@
+# Turkish keymap by Evren Yurtesen (09-12-1999)
+#
+# $FreeBSD: stable/10/share/vt/keymaps/tr.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# For suggestions and corrections please contact with me.
+#
+# Evren Yurtesen
+# yurtesen at ispro.net.tr
+#
+# Mobile : +358 40 5185215
+#
+# Work Address : ISPRO Internet Servisleri
+# 18 Sokak No:12
+# PK. 35290 Guzelyali/Izmir/TURKEY
+#
+# Work Tel : +90 232 2463992
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '>' nop nop nop O
+ 003 '2' ''' nul nul 0xa3 nop nul nul O
+ 004 '3' '^' nop nop '#' nop nop nop O
+ 005 '4' '+' nop nop '$' nop nop nop O
+ 006 '5' '%' nop nop 0xbd nop nop nop O
+ 007 '6' '&' nop nop nop nop nop nop O
+ 008 '7' '/' nop nop '{' nop nop nop O
+ 009 '8' '(' nop nop '[' nop nop nop O
+ 010 '9' ')' nop nop ']' nop gs nop O
+ 011 '0' '=' nop nop '}' nop nop nop O
+ 012 '*' '?' nop nop '\' nop fs nop O
+ 013 '-' '_' nop nop nop nop nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 '@' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 0x0131 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 0x011f 0x011e nop nop 0xa8 0x011e nop nop C
+ 027 0xfc 0xdc nop nop '~' nop nop nop C
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0xe6 0xc6 soh soh C
+ 031 's' 'S' dc3 dc3 0xdf 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 0x015f 0x015e nop nop 0xb4 0x015e nop nop C
+ 040 'i' 0x0130 nop nop 'i' 0x0130 nop nop C
+ 041 '"' 0xe9 nop nop '<' nop nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 ',' ';' nop nop '`' nop nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 0xf6 0xd6 nop nop 0xf6 0xd6 nop nop C
+ 052 0xe7 0xc7 nop nop 0xe7 0xc7 nop nop C
+ 053 '.' ':' us nop nop nop nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '<' '>' nop nop '|' nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/tr.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ua.kbd
===================================================================
--- trunk/share/vt/keymaps/ua.kbd (rev 0)
+++ trunk/share/vt/keymaps/ua.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,242 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ua.kbd 293447 2016-01-09 00:28:34Z emaste $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug nop O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '"' nul nul O
+ 004 '3' '#' nop nop '3' '/' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' ':' nop nop O
+ 007 '6' '^' rs rs '6' ',' rs rs O
+ 008 '7' '&' nop nop '7' '.' nop nop O
+ 009 '8' '*' nop nop '8' ';' nop nop O
+ 010 '9' '(' nop nop '9' '?' nop nop O
+ 011 '0' ')' nop nop '0' '%' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop btab btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0x0439 0x0419 dc1 dc1 C
+ 017 'w' 'W' etb etb 0x0446 0x0426 etb etb C
+ 018 'e' 'E' enq enq 0x0443 0x0423 enq enq C
+ 019 'r' 'R' dc2 dc2 0x043a 0x041a dc2 dc2 C
+ 020 't' 'T' dc4 dc4 0x0435 0x0415 dc4 dc4 C
+ 021 'y' 'Y' em em 0x043d 0x041d em em C
+ 022 'u' 'U' nak nak 0x0433 0x0413 nak nak C
+ 023 'i' 'I' ht ht 0x0448 0x0428 ht ht C
+ 024 'o' 'O' si si 0x0449 0x0429 si si C
+ 025 'p' 'P' dle dle 0x0437 0x0417 dle dle C
+ 026 '[' '{' esc esc 0x0445 0x0425 esc esc O
+ 027 ']' '}' gs gs 0x0457 0x0407 0x044a 0x042a O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x0444 0x0424 soh soh C
+ 031 's' 'S' dc3 dc3 0x0456 0x0406 0x044b 0x042b C
+ 032 'd' 'D' eot eot 0x0432 0x0412 eot eot C
+ 033 'f' 'F' ack ack 0x0430 0x0410 ack ack C
+ 034 'g' 'G' bel bel 0x043f 0x041f bel bel C
+ 035 'h' 'H' bs bs 0x0440 0x0420 bs bs C
+ 036 'j' 'J' nl nl 0x043e 0x041e nl nl C
+ 037 'k' 'K' vt vt 0x043b 0x041b vt vt C
+ 038 'l' 'L' ff ff 0x0434 0x0414 ff ff C
+ 039 ';' ':' nop nop 0x0436 0x0416 nop nop O
+ 040 ''' '"' nop nop 0x0454 0x0404 0x044d 0x042d O
+ 041 '`' '~' nop nop 0x0491 0x0490 0x0451 0x0401 O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 0x044f 0x042f sub sub C
+ 045 'x' 'X' can can 0x0447 0x0427 can can C
+ 046 'c' 'C' etx etx 0x0441 0x0421 etx etx C
+ 047 'v' 'V' syn syn 0x043c 0x041c syn syn C
+ 048 'b' 'B' stx stx 0x0438 0x0418 stx stx C
+ 049 'n' 'N' so so 0x0442 0x0422 so so C
+ 050 'm' 'M' cr cr 0x044c 0x042c cr cr C
+ 051 ',' '<' nop nop 0x0431 0x0411 nop nop O
+ 052 '.' '>' nop nop 0x044e 0x042e nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nl nl '*' '*' nl nl O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 alock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 fkey90 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 fkey91 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 fkey92 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 alock alock alock alock alock alock alock alock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 092 nscr pscr debug nop nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey69 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey70 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey71 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey73 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey75 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey77 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey78 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey79 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey80 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 del del fkey81 del fkey61 fkey61 boot boot O
+ 104 slock slock slock slock slock slock slock slock O
+ 105 meta fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 meta fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+#
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc esc esc esc esc debug esc O
+ 130 '1' '!' nop nop '1' '!' nop nop O
+ 131 '2' '"' nul nul '2' '@' nul nul O
+ 132 '3' '/' nop nop '3' '#' nop nop O
+ 133 '4' '$' nop nop '4' '$' nop nop O
+ 134 '5' ':' nop nop '5' '%' nop nop O
+ 135 '6' ',' rs rs '6' '^' rs rs O
+ 136 '7' '.' nop nop '7' '&' nop nop O
+ 137 '8' ';' nop nop '8' '*' nop nop O
+ 138 '9' '?' nop nop '9' '(' nop nop O
+ 139 '0' '%' nop nop '0' ')' nop nop O
+ 140 '-' '_' us us '-' '_' us us O
+ 141 '=' '+' nop nop '=' '+' nop nop O
+ 142 bs bs del del bs bs del del O
+ 143 ht btab nop nop btab btab nop nop O
+ 144 0x0439 0x0419 dc1 dc1 'q' 'Q' dc1 dc1 C
+ 145 0x0446 0x0426 etb etb 'w' 'W' etb etb C
+ 146 0x0443 0x0423 enq enq 'e' 'E' enq enq C
+ 147 0x043a 0x041a dc2 dc2 'r' 'R' dc2 dc2 C
+ 148 0x0435 0x0415 dc4 dc4 't' 'T' dc4 dc4 C
+ 149 0x043d 0x041d em em 'y' 'Y' em em C
+ 150 0x0433 0x0413 nak nak 'u' 'U' nak nak C
+ 151 0x0448 0x0428 ht ht 'i' 'I' ht ht C
+ 152 0x0449 0x0429 si si 'o' 'O' si si C
+ 153 0x0437 0x0417 dle dle 'p' 'P' dle dle C
+ 154 0x0445 0x0425 esc esc '[' '{' esc esc C
+ 155 0x0457 0x0407 gs gs ']' '}' 0x044a 0x042a C
+ 156 cr cr nl nl cr cr nl nl O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x0444 0x0424 soh soh 'a' 'A' soh soh C
+ 159 0x0456 0x0406 dc3 dc3 's' 'S' 0x044b 0x042b C
+ 160 0x0432 0x0412 eot eot 'd' 'D' eot eot C
+ 161 0x0430 0x0410 ack ack 'f' 'F' ack ack C
+ 162 0x043f 0x041f bel bel 'g' 'G' bel bel C
+ 163 0x0440 0x0420 bs bs 'h' 'H' bs bs C
+ 164 0x043e 0x041e nl nl 'j' 'J' nl nl C
+ 165 0x043b 0x041b vt vt 'k' 'K' vt vt C
+ 166 0x0434 0x0414 ff ff 'l' 'L' ff ff C
+ 167 0x0436 0x0416 nop nop ';' ':' nop nop C
+ 168 0x0454 0x0404 nop nop ''' '"' 0x044d 0x042d C
+ 169 0x0491 0x0490 nop nop '`' '~' 0x0451 0x0401 C
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 '\' '|' fs fs '\' '|' fs fs O
+ 172 0x044f 0x042f sub sub 'z' 'Z' sub sub C
+ 173 0x0447 0x0427 can can 'x' 'X' can can C
+ 174 0x0441 0x0421 etx etx 'c' 'C' etx etx C
+ 175 0x043c 0x041c syn syn 'v' 'V' syn syn C
+ 176 0x0438 0x0418 stx stx 'b' 'B' stx stx C
+ 177 0x0442 0x0422 so so 'n' 'N' so so C
+ 178 0x044c 0x042c cr cr 'm' 'M' cr cr C
+ 179 0x0431 0x0411 nop nop ',' '<' nop nop C
+ 180 0x044e 0x042e nop nop '.' '>' nop nop C
+ 181 '/' '?' nop nop '/' '?' nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' nl nl '*' '*' nl nl O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' nul ' ' ' ' ' ' ' ' susp O
+ 186 alock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 fkey90 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 fkey91 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 fkey92 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 200 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 201 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 202 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 203 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 204 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 205 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 206 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 207 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 208 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 209 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 210 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 211 del '.' '.' '.' '.' '.' boot boot N
+ 212 alock alock alock alock alock alock alock alock O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl cr cr nl nl O
+ 218 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' '/' '/' '/' '/' '/' '/' O
+ 220 nscr pscr debug nop nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey69 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey70 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey71 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey73 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey75 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey77 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey78 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey79 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey80 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 del del fkey81 del fkey61 fkey61 boot boot O
+ 232 slock slock slock slock slock slock slock slock O
+ 233 meta fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 meta fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
Property changes on: trunk/share/vt/keymaps/ua.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/ua.shift.alt.kbd
===================================================================
--- trunk/share/vt/keymaps/ua.shift.alt.kbd (rev 0)
+++ trunk/share/vt/keymaps/ua.shift.alt.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,254 @@
+# $FreeBSD: stable/10/share/vt/keymaps/ua.shift.alt.kbd 293447 2016-01-09 00:28:34Z emaste $
+#
+# keyboard mapping for both Ukrainian and Russian languages
+# by sia at lot.cs.kiev.ua
+# based on ru.koi8-r.kbd by ache at FreeBSD.org
+# some additions by petr at i.am and kunia at i.am
+#
+# it has 'i', 'ye','yi',"g'" at positions of '-','=','\','`';
+# ->`1234567890-=\<-
+# ->ґ1234567890ієї<-
+# Lwin,Rwin=Meta, Menu=Screensaver
+# PrScr=NextScreen, Shift+PrScr=PrevScreen
+# Shift+Insert=paste
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc nop nop esc esc debug nop O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '"' 0x2500 0x2500 O
+ 004 '3' '#' nop nop '3' ''' nop nop O
+ 005 '4' '$' nop nop '4' ';' nop nop O
+ 006 '5' '%' nop nop '5' ':' nop nop O
+ 007 '6' '^' rs rs '6' ',' 0xb7 0xb7 O
+ 008 '7' '&' nop nop '7' '.' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us 0x0456 0x0406 0xf7 0xf7 O
+ 013 '=' '+' nop nop 0x0454 0x0404 nop nop O
+ 014 bs bs del del bs bs 0x042a 0x042a O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 0x0439 0x0419 0x2592 0x2592 C
+ 017 'w' 'W' etb etb 0x0446 0x0426 0x2248 0x2248 C
+ 018 'e' 'E' enq enq 0x0443 0x0423 0x2518 0x2518 C
+ 019 'r' 'R' dc2 dc2 0x043a 0x041a 0x2593 0x2593 C
+ 020 't' 'T' dc4 dc4 0x0435 0x0415 0x25a0 0x25a0 C
+ 021 'y' 'Y' em em 0x043d 0x041d 0x2265 0x2265 C
+ 022 'u' 'U' nak nak 0x0433 0x0413 0x2219 0x2219 C
+ 023 'i' 'I' ht ht 0x0448 0x0428 0x2534 0x2534 C
+ 024 'o' 'O' si si 0x0449 0x0429 0x2590 0x2590 C
+ 025 'p' 'P' dle dle 0x0437 0x0417 0x2591 0x2591 C
+ 026 '[' '{' esc esc 0x0445 0x0425 0x2321 0x2321 O
+ 027 ']' '}' gs gs 0x044a 0x042a 0xb2 0xb2 O
+ 028 cr cr nl nl cr cr 0x253c 0x253c O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0x0444 0x0424 0x2502 0x2502 C
+ 031 's' 'S' dc3 dc3 0x044b 0x042b 0x2320 0x2320 C
+ 032 'd' 'D' eot eot 0x0432 0x0412 0x2514 0x2514 C
+ 033 'f' 'F' ack ack 0x0430 0x0410 0x251c 0x251c C
+ 034 'g' 'G' bel bel 0x043f 0x041f 0x2524 0x2524 C
+ 035 'h' 'H' bs bs 0x0440 0x0420 0x252c 0x252c C
+ 036 'j' 'J' nl nl 0x043e 0x041e 0x253c 0x253c C
+ 037 'k' 'K' vt vt 0x043b 0x041b 0x2580 0x2580 C
+ 038 'l' 'L' ff ff 0x0434 0x0414 0x2584 0x2584 C
+ 039 ';' ':' nop nop 0x0436 0x0416 nop nop O
+ 040 ''' '"' nop nop 0x044d 0x042d nop nop O
+ 041 '`' '~' nop nop 0x0491 0x0490 nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs 0x0457 0x0407 0xb0 0xb0 O
+ 044 'z' 'Z' sub sub 0x044f 0x042f 0xa0 0xa0 C
+ 045 'x' 'X' can can 0x0447 0x0427 0x2264 0x2264 C
+ 046 'c' 'C' etx etx 0x0441 0x0421 0x2510 0x2510 C
+ 047 'v' 'V' syn syn 0x043c 0x041c 0x221a 0x221a C
+ 048 'b' 'B' stx stx 0x0438 0x0418 0x250c 0x250c C
+ 049 'n' 'N' so so 0x0442 0x0422 0x258c 0x258c C
+ 050 'm' 'M' cr cr 0x044c 0x042c 0x2588 0x2588 C
+ 051 ',' '<' nop nop 0x0431 0x0411 nop nop O
+ 052 '.' '>' nop nop 0x044e 0x042e nop nop O
+ 053 '/' '?' nop nop 0x0451 0x0401 nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nl nl '*' '*' 0x253c 0x253c O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' ' ' ' ' ' ' ' ' 0x2550 0x2550 O
+ 058 alock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' 0x0407 0x0407 0x0407 0x0407 N
+ 072 fkey50 '8' '8' '8' 0x2566 0x2566 0x2566 0x2566 N
+ 073 fkey51 '9' '9' '9' 0x2567 0x2567 0x2567 0x2567 N
+ 074 fkey52 '-' '-' '-' 0x0491 0x0491 0x0491 0x0491 N
+ 075 fkey53 '4' '4' '4' 0x0404 0x0404 0x0404 0x0404 N
+ 076 fkey48 '5' '5' '5' 0x2563 0x2563 0x2563 0x2563 N
+ 077 fkey55 '6' '6' '6' 0x0406 0x0406 0x0406 0x0406 N
+ 078 fkey56 '+' '+' '+' 0x255a 0x255a 0x255a 0x255a N
+ 079 fkey57 '1' '1' '1' 0x2560 0x2560 0x2560 0x2560 N
+ 080 fkey58 '2' '2' '2' 0x2561 0x2561 0x2561 0x2561 N
+ 081 fkey59 '3' '3' '3' 0x0401 0x0401 0x0401 0x0401 N
+ 082 fkey60 '0' '0' '0' 0x255f 0x255f 0x255f 0x255f N
+ 083 fkey54 '.' del del 0x042a 0x042a boot halt N
+ 084 alock alock alock alock alock alock alock alock O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 090 alock rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' nop nop 0x255e 0x255e nop nop O
+ 092 nscr pscr debug nop nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey69 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey70 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey71 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey73 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey75 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey77 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey78 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey79 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey80 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 del del fkey81 del fkey61 fkey61 boot pdwn O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 meta fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 saver fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+ 109 nop nop nop nop nop nop nop nop O
+ 110 nop nop nop nop nop nop nop nop O
+ 111 nop nop nop nop nop nop nop nop O
+ 112 nop nop nop nop nop nop nop nop O
+ 113 nop nop nop nop nop nop nop nop O
+ 114 nop nop nop nop nop nop nop nop O
+ 115 nop nop nop nop nop nop nop nop O
+ 116 nop nop nop nop nop nop nop nop O
+ 117 nop nop nop nop nop nop nop nop O
+ 118 nop nop nop nop nop nop nop nop O
+ 119 nop nop nop nop nop nop nop nop O
+ 120 nop nop nop nop nop nop nop nop O
+ 121 nop nop nop nop nop nop nop nop O
+ 122 nop nop nop nop nop nop nop nop O
+ 123 nop nop nop nop nop nop nop nop O
+ 124 nop nop nop nop nop nop nop nop O
+ 125 nop nop nop nop nop nop nop nop O
+ 126 nop nop nop nop nop nop nop nop O
+ 127 nop nop nop nop nop nop nop nop O
+ 128 nop nop nop nop nop nop nop nop O
+ 129 esc esc nop nop esc esc debug nop O
+ 130 '1' '!' nop nop '1' '!' nop nop O
+ 131 '2' '"' nul nul '2' '@' 0x2500 0x2500 O
+ 132 '3' ''' nop nop '3' '#' nop nop O
+ 133 '4' ';' nop nop '4' '$' nop nop O
+ 134 '5' ':' nop nop '5' '%' nop nop O
+ 135 '6' ',' rs rs '6' '^' 0xb7 0xb7 O
+ 136 '7' '.' nop nop '7' '&' nop nop O
+ 137 '8' '*' nop nop '8' '*' nop nop O
+ 138 '9' '(' nop nop '9' '(' nop nop O
+ 139 '0' ')' nop nop '0' ')' nop nop O
+ 140 0x0456 0x0406 us us '-' '_' 0xf7 0xf7 O
+ 141 0x0454 0x0404 nop nop '=' '+' nop nop O
+ 142 bs bs del del bs bs 0x042a 0x042a O
+ 143 ht btab nop nop ht btab nop nop O
+ 144 0x0439 0x0419 dc1 dc1 'q' 'Q' 0x2592 0x2592 C
+ 145 0x0446 0x0426 etb etb 'w' 'W' 0x2248 0x2248 C
+ 146 0x0443 0x0423 enq enq 'e' 'E' 0x2518 0x2518 C
+ 147 0x043a 0x041a dc2 dc2 'r' 'R' 0x2593 0x2593 C
+ 148 0x0435 0x0415 dc4 dc4 't' 'T' 0x25a0 0x25a0 C
+ 149 0x043d 0x041d em em 'y' 'Y' 0x2265 0x2265 C
+ 150 0x0433 0x0413 nak nak 'u' 'U' 0x2219 0x2219 C
+ 151 0x0448 0x0428 ht ht 'i' 'I' 0x2534 0x2534 C
+ 152 0x0449 0x0429 si si 'o' 'O' 0x2590 0x2590 C
+ 153 0x0437 0x0417 dle dle 'p' 'P' 0x2591 0x2591 C
+ 154 0x0445 0x0425 esc esc '[' '{' 0x2321 0x2321 C
+ 155 0x044a 0x042a gs gs ']' '}' 0xb2 0xb2 C
+ 156 cr cr nl nl cr cr 0x253c 0x253c O
+ 157 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 158 0x0444 0x0424 soh soh 'a' 'A' 0x2502 0x2502 C
+ 159 0x044b 0x042b dc3 dc3 's' 'S' 0x2320 0x2320 C
+ 160 0x0432 0x0412 eot eot 'd' 'D' 0x2514 0x2514 C
+ 161 0x0430 0x0410 ack ack 'f' 'F' 0x251c 0x251c C
+ 162 0x043f 0x041f bel bel 'g' 'G' 0x2524 0x2524 C
+ 163 0x0440 0x0420 bs bs 'h' 'H' 0x252c 0x252c C
+ 164 0x043e 0x041e nl nl 'j' 'J' 0x253c 0x253c C
+ 165 0x043b 0x041b vt vt 'k' 'K' 0x2580 0x2580 C
+ 166 0x0434 0x0414 ff ff 'l' 'L' 0x2584 0x2584 C
+ 167 0x0436 0x0416 nop nop ';' ':' nop nop C
+ 168 0x044d 0x042d nop nop ''' '"' nop nop C
+ 169 0x0491 0x0490 nop nop '`' '~' nop nop C
+ 170 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 171 0x0457 0x0407 fs fs '\' '|' 0xb0 0xb0 O
+ 172 0x044f 0x042f sub sub 'z' 'Z' 0xa0 0xa0 C
+ 173 0x0447 0x0427 can can 'x' 'X' 0x2264 0x2264 C
+ 174 0x0441 0x0421 etx etx 'c' 'C' 0x2510 0x2510 C
+ 175 0x043c 0x041c syn syn 'v' 'V' 0x221a 0x221a C
+ 176 0x0438 0x0418 stx stx 'b' 'B' 0x250c 0x250c C
+ 177 0x0442 0x0422 so so 'n' 'N' 0x258c 0x258c C
+ 178 0x044c 0x042c cr cr 'm' 'M' 0x2588 0x2588 C
+ 179 0x0431 0x0411 nop nop ',' '<' nop nop C
+ 180 0x044e 0x042e nop nop '.' '>' nop nop C
+ 181 0x0451 0x0401 nop nop '/' '?' nop nop O
+ 182 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 183 '*' '*' nl nl '*' '*' 0x253c 0x253c O
+ 184 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 185 ' ' ' ' ' ' ' ' ' ' ' ' 0x2550 0x2550 O
+ 186 alock clock clock clock clock clock clock clock O
+ 187 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 188 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 189 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 190 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 191 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 192 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 193 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 194 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 195 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 196 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 197 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 198 slock slock slock slock slock slock slock slock O
+ 199 fkey49 '7' '7' '7' 0x0407 0x0407 0x0407 0x0407 N
+ 200 fkey50 '8' '8' '8' 0x2566 0x2566 0x2566 0x2566 N
+ 201 fkey51 '9' '9' '9' 0x2567 0x2567 0x2567 0x2567 N
+ 202 fkey52 '-' '-' '-' 0x0491 0x0491 0x0491 0x0491 N
+ 203 fkey53 '4' '4' '4' 0x0404 0x0404 0x0404 0x0404 N
+ 204 fkey48 '5' '5' '5' 0x2563 0x2563 0x2563 0x2563 N
+ 205 fkey55 '6' '6' '6' 0x0406 0x0406 0x0406 0x0406 N
+ 206 fkey56 '+' '+' '+' 0x255a 0x255a 0x255a 0x255a N
+ 207 fkey57 '1' '1' '1' 0x2560 0x2560 0x2560 0x2560 N
+ 208 fkey58 '2' '2' '2' 0x2561 0x2561 0x2561 0x2561 N
+ 209 fkey59 '3' '3' '3' 0x0401 0x0401 0x0401 0x0401 N
+ 210 fkey60 '0' '0' '0' 0x255f 0x255f 0x255f 0x255f N
+ 211 del '.' del del 0x042a 0x042a boot halt N
+ 212 alock alock alock alock alock alock alock alock O
+ 213 nop nop nop nop nop nop nop nop O
+ 214 nop nop nop nop nop nop nop nop O
+ 215 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 216 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 217 cr cr nl nl 0x2588 0x2588 0x253c 0x253c O
+ 218 alock rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 219 '/' '/' nop nop 0x255e 0x255e nop nop O
+ 220 nscr pscr debug nop nop nop nop nop O
+ 221 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 222 fkey49 fkey49 fkey69 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 223 fkey50 fkey50 fkey70 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 224 fkey51 fkey51 fkey71 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 225 fkey53 fkey53 fkey73 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 226 fkey55 fkey55 fkey75 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 227 fkey57 fkey57 fkey77 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 228 fkey58 fkey58 fkey78 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 229 fkey59 fkey59 fkey79 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 230 fkey60 paste fkey80 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 231 del del fkey81 del fkey61 fkey61 boot pdwn O
+ 232 slock saver slock saver susp nop susp nop O
+ 233 meta fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 234 meta fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 235 saver fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 236 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/ua.shift.alt.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/uk.capsctrl.kbd
===================================================================
--- trunk/share/vt/keymaps/uk.capsctrl.kbd (rev 0)
+++ trunk/share/vt/keymaps/uk.capsctrl.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/uk.capsctrl.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '`' '`' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' 0xa3 nop nop '#' '#' nop nop O
+ 005 '4' '$' 0xa4 0xa4 '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '^' '^' rs rs O
+ 008 '7' '&' nop nop '[' '[' esc esc O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop ']' ']' gs gs O
+ 011 '0' ')' nop nop '{' '{' nop nop O
+ 012 '-' '_' us us '|' '|' us us O
+ 013 '=' '+' nop nop '}' '}' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '@' nul nul ''' '@' nul nul O
+ 041 '`' 0xac nop nop '|' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '#' '~' nop nop '#' '~' nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '\' '|' fs fs '\' '|' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/uk.capsctrl.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/uk.dvorak.kbd
===================================================================
--- trunk/share/vt/keymaps/uk.dvorak.kbd (rev 0)
+++ trunk/share/vt/keymaps/uk.dvorak.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,121 @@
+# $FreeBSD: stable/10/share/vt/keymaps/uk.dvorak.kbd 270310 2014-08-21 22:04:17Z se $
+#
+# A Dvorak keyboard for UK English
+#
+# Based on us.dvorak.kbd and uk.iso.kbd, and on the X.org GB layout, Dvorak
+# variant.
+#
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '"' nul nul '2' '"' nul nul O
+ 004 '3' 0xa3 nop nop '3' 0xa3 nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '[' '{' esc esc '[' '{' esc esc O
+ 013 ']' '}' gs gs ']' '}' gs gs O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 ''' '@' nop nop ''' '@' nop nop O
+ 017 ',' '<' nop nop ',' '<' nop nop O
+ 018 '.' '>' nop nop '.' '>' nop nop O
+ 019 'p' 'P' dle dle 'p' 'P' dle dle C
+ 020 'y' 'Y' em em 'y' 'Y' em em C
+ 021 'f' 'F' ack ack 'f' 'F' ack ack C
+ 022 'g' 'G' bel bel 'g' 'G' bel bel C
+ 023 'c' 'C' etx etx 'c' 'C' etx etx C
+ 024 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 025 'l' 'L' ff ff 'l' 'L' ff ff C
+ 026 '/' '?' nop nop '/' '?' nop nop O
+ 027 '=' '+' nop nop '=' '+' nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 'o' 'O' si si 'o' 'O' si si C
+ 032 'e' 'E' enq enq 'e' 'E' enq enq C
+ 033 'u' 'U' nak nak 'u' 'U' nak nak C
+ 034 'i' 'I' ht ht 'i' 'I' ht ht C
+ 035 'd' 'D' eot eot 'd' 'D' eot eot C
+ 036 'h' 'H' bs bs 'h' 'H' bs bs C
+ 037 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 038 'n' 'N' so so 'n' 'N' so so C
+ 039 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 040 '-' '_' us us '-' '_' us us O
+ 041 '`' '~' nop nop '`' 0xac nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '#' '~' fs fs '#' '~' fs fs O
+ 044 ';' ':' nop nop ';' ':' nop nop O
+ 045 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 046 'j' 'J' nl nl 'j' 'J' nl nl C
+ 047 'k' 'K' vt vt 'k' 'K' vt vt C
+ 048 'x' 'X' can can 'x' 'X' can can C
+ 049 'b' 'B' stx stx 'b' 'B' stx stx C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 'w' 'W' etb etb 'w' 'W' etb etb C
+ 052 'v' 'V' syn syn 'v' 'V' syn syn C
+ 053 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '\' '|' fs fs '\' '|' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+
Property changes on: trunk/share/vt/keymaps/uk.dvorak.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/uk.kbd
===================================================================
--- trunk/share/vt/keymaps/uk.kbd (rev 0)
+++ trunk/share/vt/keymaps/uk.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/uk.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '`' '`' nop nop O
+ 003 '2' '"' nul nul '@' '@' nul nul O
+ 004 '3' 0xa3 nop nop '#' '#' nop nop O
+ 005 '4' '$' 0xa4 0xa4 '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '^' '^' rs rs O
+ 008 '7' '&' nop nop '[' '[' esc esc O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop ']' ']' gs gs O
+ 011 '0' ')' nop nop '{' '{' nop nop O
+ 012 '-' '_' us us '|' '|' us us O
+ 013 '=' '+' nop nop '}' '}' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 0x20ac 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '@' nul nul ''' '@' nul nul O
+ 041 '`' 0xac nop nop '|' '|' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '#' '~' nop nop '#' '~' nop nop O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 '\' '|' fs fs '\' '|' fs fs O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/uk.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.acc.kbd
===================================================================
--- trunk/share/vt/keymaps/us.acc.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.acc.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,137 @@
+# $FreeBSD: stable/10/share/vt/keymaps/us.acc.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug debug O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' dcir rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' drin nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nscr nscr ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop dacu duml nop nop O
+ 041 '`' '~' nop nop dgra dtil nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop dced '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul nul ' ' ' ' susp susp O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr nscr nop nop debug debug debug debug O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 saver saver susp susp nop nop susp susp O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
+
+ dgra '`' ( 'a' 0xe0 ) ( 'A' 0xc0 ) ( 'e' 0xe8 ) ( 'E' 0xc8 )
+ ( 'i' 0xec ) ( 'I' 0xcc ) ( 'o' 0xf2 ) ( 'O' 0xd2 )
+ ( 'u' 0xf9 ) ( 'U' 0xd9 )
+
+ dacu 0xb4 ( 'a' 0xe1 ) ( 'A' 0xc1 ) ( 'e' 0xe9 ) ( 'E' 0xc9 )
+ ( 'i' 0xed ) ( 'I' 0xcd ) ( 'o' 0xf3 ) ( 'O' 0xd3 )
+ ( 'u' 0xfa ) ( 'U' 0xda ) ( 'y' 0xfd ) ( 'Y' 0xdd )
+
+ dcir '^' ( 'a' 0xe2 ) ( 'A' 0xc2 ) ( 'e' 0xea ) ( 'E' 0xca )
+ ( 'i' 0xee ) ( 'I' 0xce ) ( 'o' 0xf4 ) ( 'O' 0xd4 )
+ ( 'u' 0xfb ) ( 'U' 0xdb )
+
+ dtil '~' ( 'a' 0xe3 ) ( 'A' 0xc3 ) ( 'n' 0xf1 ) ( 'N' 0xd1 )
+ ( 'o' 0xf5 ) ( 'O' 0xd5 )
+
+ duml 0xa8 ( 'a' 0xe4 ) ( 'A' 0xc4 ) ( 'e' 0xeb ) ( 'E' 0xcb )
+ ( 'i' 0xef ) ( 'I' 0xcf ) ( 'o' 0xf6 ) ( 'O' 0xd6 )
+ ( 'u' 0xfc ) ( 'U' 0xdc ) ( 'y' 0xff )
+
+ drin 0xb0 ( 'a' 0xe5 ) ( 'A' 0xc5 )
+
+ dced 0xb8 ( 'c' 0xe7 ) ( 'C' 0xc7 )
Property changes on: trunk/share/vt/keymaps/us.acc.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.ctrl.kbd
===================================================================
--- trunk/share/vt/keymaps/us.ctrl.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.ctrl.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/us.ctrl.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/us.ctrl.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.dvorak.kbd
===================================================================
--- trunk/share/vt/keymaps/us.dvorak.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.dvorak.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,123 @@
+# A Dvorak keyboard for US English
+#
+# There are some minor variations, but this seems like the most
+# common layout. I personally use one with three more pairs swapped:
+# esc <-> `~, clock <-> lctrl, and =+ <-> \| (supplied as
+# "us.dvorakx.kbd").
+#
+# -Satoshi
+#
+# $FreeBSD: stable/10/share/vt/keymaps/us.dvorak.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '[' '{' esc esc '[' '{' esc esc O
+ 013 ']' '}' gs gs ']' '}' gs gs O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 ''' '"' nop nop ''' '"' nop nop O
+ 017 ',' '<' nop nop ',' '<' nop nop O
+ 018 '.' '>' nop nop '.' '>' nop nop O
+ 019 'p' 'P' dle dle 'p' 'P' dle dle C
+ 020 'y' 'Y' em em 'y' 'Y' em em C
+ 021 'f' 'F' ack ack 'f' 'F' ack ack C
+ 022 'g' 'G' bel bel 'g' 'G' bel bel C
+ 023 'c' 'C' etx etx 'c' 'C' etx etx C
+ 024 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 025 'l' 'L' ff ff 'l' 'L' ff ff C
+ 026 '/' '?' nop nop '/' '?' nop nop O
+ 027 '=' '+' nop nop '=' '+' nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 'o' 'O' si si 'o' 'O' si si C
+ 032 'e' 'E' enq enq 'e' 'E' enq enq C
+ 033 'u' 'U' nak nak 'u' 'U' nak nak C
+ 034 'i' 'I' ht ht 'i' 'I' ht ht C
+ 035 'd' 'D' eot eot 'd' 'D' eot eot C
+ 036 'h' 'H' bs bs 'h' 'H' bs bs C
+ 037 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 038 'n' 'N' so so 'n' 'N' so so C
+ 039 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 040 '-' '_' us us '-' '_' us us O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 ';' ':' nop nop ';' ':' nop nop O
+ 045 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 046 'j' 'J' nl nl 'j' 'J' nl nl C
+ 047 'k' 'K' vt vt 'k' 'K' vt vt C
+ 048 'x' 'X' can can 'x' 'X' can can C
+ 049 'b' 'B' stx stx 'b' 'B' stx stx C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 'w' 'W' etb etb 'w' 'W' etb etb C
+ 052 'v' 'V' syn syn 'v' 'V' syn syn C
+ 053 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/us.dvorak.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.dvorakl.kbd
===================================================================
--- trunk/share/vt/keymaps/us.dvorakl.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.dvorakl.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,116 @@
+# A left handed Dvorak keyboard for US English
+#
+# $FreeBSD: stable/10/share/vt/keymaps/us.dvorakl.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '[' '{' esc esc '[' '{' esc esc O
+ 003 ']' '}' gs gs ']' '}' gs gs O
+ 004 '/' '?' nop nop '/' '?' nop nop O
+ 005 'p' 'P' dle dle 'p' 'P' dle dle C
+ 006 'f' 'F' ack ack 'f' 'F' ack ack C
+ 007 'm' 'M' cr cr 'm' 'M' cr cr C
+ 008 'l' 'L' ff ff 'l' 'L' ff ff C
+ 009 'j' 'J' nl nl 'j' 'J' nl nl C
+ 010 '4' '$' nop nop '4' '$' nop nop O
+ 011 '3' '#' nop nop '3' '#' nop nop O
+ 012 '2' '@' nul nul '2' '@' nul nul O
+ 013 '1' '!' nop nop '1' '!' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 ';' ':' nop nop ';' ':' nop nop O
+ 017 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 018 'b' 'B' stx stx 'b' 'B' stx stx C
+ 019 'y' 'Y' em em 'y' 'Y' em em C
+ 020 'u' 'U' nak nak 'u' 'U' nak nak C
+ 021 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 022 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 023 'o' 'O' si si 'o' 'O' si si C
+ 024 '.' '>' nop nop '.' '>' nop nop O
+ 025 '6' '^' rs rs '6' '^' rs rs O
+ 026 '5' '%' nop nop '5' '%' nop nop O
+ 027 '=' '+' nop nop '=' '+' nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 '-' '_' us us '-' '_' us us O
+ 031 'k' 'K' vt vt 'k' 'K' vt vt C
+ 032 'c' 'C' etx etx 'c' 'C' etx etx C
+ 033 'd' 'D' eot eot 'd' 'D' eot eot C
+ 034 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'e' 'E' enq enq 'e' 'E' enq enq C
+ 037 'a' 'A' soh soh 'a' 'A' soh soh C
+ 038 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 039 '8' '*' nop nop '8' '*' nop nop O
+ 040 '7' '&' nop nop '7' '&' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 ''' '"' nop nop ''' '"' nop nop O
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'g' 'G' bel bel 'g' 'G' bel bel C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'w' 'W' etb etb 'w' 'W' etb etb C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'i' 'I' ht ht 'i' 'I' ht ht C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '0' ')' nop nop '0' ')' nop nop O
+ 053 '9' '(' nop nop '9' '(' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/us.dvorakl.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.dvorakp.kbd
===================================================================
--- trunk/share/vt/keymaps/us.dvorakp.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.dvorakp.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,116 @@
+# A Programmer Dvorak keyboard for US English
+#
+# $FreeBSD: stable/10/share/vt/keymaps/us.dvorakp.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '&' '%' nop nop '&' '%' nop nop O
+ 003 '[' '7' nul nul '[' '7' nul nul O
+ 004 '{' '5' nop nop '{' '5' nop nop O
+ 005 '}' '3' nop nop '}' '3' nop nop O
+ 006 '(' '1' nop nop '(' '1' nop nop O
+ 007 '=' '9' rs rs '=' '9' rs rs O
+ 008 '*' '0' nop nop '*' '0' nop nop O
+ 009 ')' '2' nop nop ')' '2' nop nop O
+ 010 '+' '4' nop nop '+' '4' nop nop O
+ 011 ']' '6' nop nop ']' ')' nop nop O
+ 012 '!' '8' esc esc '!' '8' esc esc O
+ 013 '#' '`' gs gs '#' '`' gs gs O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 ';' ':' nop nop ';' ':' nop nop O
+ 017 ',' '<' nop nop ',' '<' nop nop O
+ 018 '.' '>' nop nop '.' '>' nop nop O
+ 019 'p' 'P' dle dle 'p' 'P' dle dle C
+ 020 'y' 'Y' em em 'y' 'Y' em em C
+ 021 'f' 'F' ack ack 'f' 'F' ack ack C
+ 022 'g' 'G' bel bel 'g' 'G' bel bel C
+ 023 'c' 'C' etx etx 'c' 'C' etx etx C
+ 024 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 025 'l' 'L' ff ff 'l' 'L' ff ff C
+ 026 '/' '?' nop nop '/' '?' nop nop O
+ 027 '@' '^' nop nop '@' '^' nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 'o' 'O' si si 'o' 'O' si si C
+ 032 'e' 'E' enq enq 'e' 'E' enq enq C
+ 033 'u' 'U' nak nak 'u' 'U' nak nak C
+ 034 'i' 'I' ht ht 'i' 'I' ht ht C
+ 035 'd' 'D' eot eot 'd' 'D' eot eot C
+ 036 'h' 'H' bs bs 'h' 'H' bs bs C
+ 037 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 038 'n' 'N' so so 'n' 'N' so so C
+ 039 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 040 '-' '_' us us '-' '_' us us O
+ 041 '$' '~' nop nop '$' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 ''' '"' nop nop ''' '"' nop nop O
+ 045 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 046 'j' 'J' nl nl 'j' 'J' nl nl C
+ 047 'k' 'K' vt vt 'k' 'K' vt vt C
+ 048 'x' 'X' can can 'x' 'X' can can C
+ 049 'b' 'B' stx stx 'b' 'B' stx stx C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 'w' 'W' etb etb 'w' 'W' etb etb C
+ 052 'v' 'V' syn syn 'v' 'V' syn syn C
+ 053 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/us.dvorakp.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.dvorakr.kbd
===================================================================
--- trunk/share/vt/keymaps/us.dvorakr.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.dvorakr.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,116 @@
+# A right handed Dvorak keyboard for US English
+#
+# $FreeBSD: stable/10/share/vt/keymaps/us.dvorakr.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 'j' 'J' nl nl 'j' 'J' nl nl C
+ 007 'l' 'L' ff ff 'l' 'L' ff ff C
+ 008 'm' 'M' cr cr 'm' 'M' cr cr C
+ 009 'f' 'F' ack ack 'f' 'F' ack ack C
+ 010 'p' 'P' dle dle 'p' 'P' dle dle C
+ 011 '/' '?' nop nop '/' '?' nop nop O
+ 012 '[' '{' esc esc '[' '{' esc esc O
+ 013 ']' '}' gs gs ']' '}' gs gs O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 '5' '%' nop nop '5' '%' nop nop O
+ 017 '6' '^' rs rs '6' '^' rs rs O
+ 018 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 019 '.' '>' nop nop '.' '>' nop nop O
+ 020 'o' 'O' si si 'o' 'O' si si C
+ 021 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 022 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 023 'u' 'U' nak nak 'u' 'U' nak nak C
+ 024 'y' 'Y' em em 'y' 'Y' em em C
+ 025 'b' 'B' stx stx 'b' 'B' stx stx C
+ 026 ';' ':' nop nop ';' ':' nop nop O
+ 027 '=' '+' nop nop '=' '+' nop nop O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 '7' '&' nop nop '7' '&' nop nop O
+ 031 '8' '*' nop nop '8' '*' nop nop O
+ 032 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 033 'a' 'A' soh soh 'a' 'A' soh soh C
+ 034 'e' 'E' enq enq 'e' 'E' enq enq C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 037 'd' 'D' eot eot 'd' 'D' eot eot C
+ 038 'c' 'C' etx etx 'c' 'C' etx etx C
+ 039 'k' 'K' vt vt 'k' 'K' vt vt C
+ 040 '-' '_' us us '-' '_' us us O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 '9' '(' nop nop '9' '(' nop nop O
+ 045 '0' ')' nop nop '0' ')' nop nop O
+ 046 'x' 'X' can can 'x' 'X' can can C
+ 047 ',' '<' nop nop ',' '<' nop nop O
+ 048 'i' 'I' ht ht 'i' 'I' ht ht C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'w' 'W' etb etb 'w' 'W' etb etb C
+ 051 'v' 'V' syn syn 'v' 'V' syn syn C
+ 052 'g' 'G' bel bel 'g' 'G' bel bel C
+ 053 ''' '"' nop nop ''' '"' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/us.dvorakr.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.dvorakx.kbd
===================================================================
--- trunk/share/vt/keymaps/us.dvorakx.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.dvorakx.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,121 @@
+# A Dvorak keyboard for US English
+#
+# This is the version that I use. For a more "common" (or so I
+# think) layout, try "us.dvorak.kbd".
+#
+# -Satoshi
+#
+# $FreeBSD: stable/10/share/vt/keymaps/us.dvorakx.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 '`' '~' nop nop '`' '~' nop nop O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '[' '{' esc esc '[' '{' esc esc O
+ 013 ']' '}' gs gs ']' '}' gs gs O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 ''' '"' nop nop ''' '"' nop nop O
+ 017 ',' '<' nop nop ',' '<' nop nop O
+ 018 '.' '>' nop nop '.' '>' nop nop O
+ 019 'p' 'P' dle dle 'p' 'P' dle dle C
+ 020 'y' 'Y' em em 'y' 'Y' em em C
+ 021 'f' 'F' ack ack 'f' 'F' ack ack C
+ 022 'g' 'G' bel bel 'g' 'G' bel bel C
+ 023 'c' 'C' etx etx 'c' 'C' etx etx C
+ 024 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 025 'l' 'L' ff ff 'l' 'L' ff ff C
+ 026 '/' '?' nop nop '/' '?' nop nop O
+ 027 '\' '|' fs fs '\' '|' fs fs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 clock clock clock clock clock clock clock clock O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 'o' 'O' si si 'o' 'O' si si C
+ 032 'e' 'E' enq enq 'e' 'E' enq enq C
+ 033 'u' 'U' nak nak 'u' 'U' nak nak C
+ 034 'i' 'I' ht ht 'i' 'I' ht ht C
+ 035 'd' 'D' eot eot 'd' 'D' eot eot C
+ 036 'h' 'H' bs bs 'h' 'H' bs bs C
+ 037 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 038 'n' 'N' so so 'n' 'N' so so C
+ 039 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 040 '-' '_' us us '-' '_' us us O
+ 041 esc esc nop nop esc esc debug nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '=' '+' nop nop '=' '+' nop nop O
+ 044 ';' ':' nop nop ';' ':' nop nop O
+ 045 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 046 'j' 'J' nl nl 'j' 'J' nl nl C
+ 047 'k' 'K' vt vt 'k' 'K' vt vt C
+ 048 'x' 'X' can can 'x' 'X' can can C
+ 049 'b' 'B' stx stx 'b' 'B' stx stx C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 'w' 'W' etb etb 'w' 'W' etb etb C
+ 052 'v' 'V' syn syn 'v' 'V' syn syn C
+ 053 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/us.dvorakx.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.emacs.kbd
===================================================================
--- trunk/share/vt/keymaps/us.emacs.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.emacs.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,111 @@
+# $FreeBSD: stable/10/share/vt/keymaps/us.emacs.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc esc esc O
+ 002 '1' '!' nop nop 0xb1 0xa1 nop nop O
+ 003 '2' '@' nul nul 0xb2 0xc0 0x80 0x80 O
+ 004 '3' '#' nop nop 0xb3 0xa3 nop nop O
+ 005 '4' '$' nop nop 0xb4 0xa4 nop nop O
+ 006 '5' '%' nop nop 0xb5 0xa5 nop nop O
+ 007 '6' '^' rs rs 0xb6 0xde 0x9e 0x9e O
+ 008 '7' '&' nop nop 0xb7 0xa6 nop nop O
+ 009 '8' '*' nop nop 0xb8 0xaa nop nop O
+ 010 '9' '(' nop nop 0xb9 0xa8 nop nop O
+ 011 '0' ')' nop nop 0xb0 0xa9 nop nop O
+ 012 '-' '_' us us 0xad 0xdf 0x9f 0x9f O
+ 013 '=' '+' nop nop 0xbd 0xab nop nop O
+ 014 del del bs bs 0xff 0xff 0x88 0x88 O
+ 015 ht ht ht ht 0x89 0x89 0x89 0x89 O
+ 016 'q' 'Q' dc1 dc1 0xf1 0xd1 0x91 0x91 C
+ 017 'w' 'W' etb etb 0xf7 0xd7 0x97 0x97 C
+ 018 'e' 'E' enq enq 0xe5 0xc5 0x85 0x85 C
+ 019 'r' 'R' dc2 dc2 0xf2 0xd2 0x92 0x92 C
+ 020 't' 'T' dc4 dc4 0xf4 0xd4 0x94 0x94 C
+ 021 'y' 'Y' em em 0xf9 0xd9 0x99 0x99 C
+ 022 'u' 'U' nak nak 0xf5 0xd5 0x95 0x95 C
+ 023 'i' 'I' ht ht 0xe9 0xc9 0x89 0x89 C
+ 024 'o' 'O' si si 0xef 0xcf 0x8f 0x8f C
+ 025 'p' 'P' dle dle 0xf0 0xd0 0x90 0x90 C
+ 026 '[' '{' esc esc 0xdb 0xfb 0x9b 0x9b O
+ 027 ']' '}' gs gs 0xdd 0xfd 0x9d 0x9d O
+ 028 cr cr nl nl 0x8d 0x8d 0x8a 0x8a O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 0xe1 0xc1 0x81 0x81 C
+ 031 's' 'S' dc3 dc3 0xf3 0xd3 0x93 0x93 C
+ 032 'd' 'D' eot eot 0xe4 0xc4 0x84 0x84 C
+ 033 'f' 'F' ack ack 0xe6 0xc6 0x86 0x86 C
+ 034 'g' 'G' bel bel 0xe7 0xc7 0x87 0x87 C
+ 035 'h' 'H' bs bs 0xe8 0xc8 0x88 0x88 C
+ 036 'j' 'J' nl nl 0xea 0xca 0x8a 0x8a C
+ 037 'k' 'K' vt vt 0xeb 0xcb 0x8b 0x8b C
+ 038 'l' 'L' ff ff 0xec 0xcc 0x8c 0x8c C
+ 039 ';' ':' nop nop 0xbb 0xba nop nop O
+ 040 ''' '"' nop nop 0xa7 0xa2 nop nop O
+ 041 '`' '~' nop nop 0xe0 0xfe nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs 0xdc 0xfc 0x9c 0x9c O
+ 044 'z' 'Z' sub sub 0xfa 0xda 0x9a 0x9a C
+ 045 'x' 'X' can can 0xf8 0xd8 0x98 0x98 C
+ 046 'c' 'C' etx etx 0xe3 0xc3 0x83 0x83 C
+ 047 'v' 'V' syn syn 0xf6 0xd6 0x96 0x96 C
+ 048 'b' 'B' stx stx 0xe2 0xc2 0x82 0x82 C
+ 049 'n' 'N' so so 0xee 0xce 0x8e 0x8e C
+ 050 'm' 'M' cr cr 0xed 0xcd 0x8d 0x8d C
+ 051 ',' '<' nop nop 0xac 0xbc nop nop O
+ 052 '.' '>' nop nop 0xae 0xbe nop nop O
+ 053 '/' '?' nop nop 0xaf 0xbf nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' nl nl 0xaa 0xaa 0x8a 0x8a O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul nul 0xa0 0xa0 0x80 0x80 O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' 0xb7 0xb7 0xb7 0xb7 N
+ 072 fkey50 '8' '8' '8' 0xb8 0xb8 0xb8 0xb8 N
+ 073 fkey51 '9' '9' '9' 0xb9 0xb9 0xb9 0xb9 N
+ 074 fkey52 '-' '-' '-' 0xad 0xad 0xad 0xad N
+ 075 fkey53 '4' '4' '4' 0xb4 0xb4 0xb4 0xb4 N
+ 076 fkey54 '5' '5' '5' 0xb5 0xb5 0xb5 0xb5 N
+ 077 fkey55 '6' '6' '6' 0xb6 0xb6 0xb6 0xb6 N
+ 078 fkey56 '+' '+' '+' 0xab 0xab 0xab 0xab N
+ 079 fkey57 '1' '1' '1' 0xb1 0xb1 0xb1 0xb1 N
+ 080 fkey58 '2' '2' '2' 0xb2 0xb2 0xb2 0xb2 N
+ 081 fkey59 '3' '3' '3' 0xb3 0xb3 0xb3 0xb3 N
+ 082 fkey60 '0' '0' '0' 0xb0 0xb0 0xb0 0xb0 N
+ 083 nop '.' '.' '.' 0xae 0xae 0xae 0xae N
+ 084 us us us us us us us us O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 nop cr cr cr 0x8d 0x8d 0x8d 0x8d N
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 nop '/' '/' '/' 0xaf 0xaf 0xaf 0xaf N
+ 092 nop '*' '*' '*' 0xaa 0xaa 0xaa 0xaa N
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 '7' '7' '7' 0xb7 0xb7 0xb7 0xb7 N
+ 095 fkey50 '8' '8' '8' 0xb8 0xb8 0xb8 0xb8 N
+ 096 fkey51 '9' '9' '9' 0xb9 0xb9 0xb9 0xb9 N
+ 097 fkey53 '4' '4' '4' 0xb4 0xb4 0xb4 0xb4 N
+ 098 fkey55 '6' '6' '6' 0xb6 0xb6 0xb6 0xb6 N
+ 099 fkey57 '1' '1' '1' 0xb1 0xb1 0xb1 0xb1 N
+ 100 fkey58 '2' '2' '2' 0xb2 0xb2 0xb2 0xb2 N
+ 101 fkey59 '3' '3' '3' 0xb3 0xb3 0xb3 0xb3 N
+ 102 fkey60 '0' '0' '0' 0xb0 0xb0 0xb0 0xb0 N
+ 103 fkey54 '5' '5' '5' 0xb5 0xb5 0xb5 0xb5 N
+ 104 slock slock slock slock slock slock slock slock O
+ 105 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/us.emacs.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.kbd
===================================================================
--- trunk/share/vt/keymaps/us.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/us.kbd 329006 2018-02-08 00:42:02Z emaste $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 esc esc esc esc esc esc debug esc O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 bs bs del del bs bs del del O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 '`' '~' nop nop '`' '~' nop nop O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' 0x1f nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 clock clock clock clock clock clock clock clock O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 del '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/us.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
Added: trunk/share/vt/keymaps/us.unix.kbd
===================================================================
--- trunk/share/vt/keymaps/us.unix.kbd (rev 0)
+++ trunk/share/vt/keymaps/us.unix.kbd 2018-06-02 21:35:14 UTC (rev 10243)
@@ -0,0 +1,114 @@
+# $FreeBSD: stable/10/share/vt/keymaps/us.unix.kbd 270310 2014-08-21 22:04:17Z se $
+# alt
+# scan cntrl alt alt cntrl lock
+# code base shift cntrl shift alt shift cntrl shift state
+# ------------------------------------------------------------------
+ 000 nop nop nop nop nop nop nop nop O
+ 001 '`' '~' nop nop '`' '~' debug nop O
+ 002 '1' '!' nop nop '1' '!' nop nop O
+ 003 '2' '@' nul nul '2' '@' nul nul O
+ 004 '3' '#' nop nop '3' '#' nop nop O
+ 005 '4' '$' nop nop '4' '$' nop nop O
+ 006 '5' '%' nop nop '5' '%' nop nop O
+ 007 '6' '^' rs rs '6' '^' rs rs O
+ 008 '7' '&' nop nop '7' '&' nop nop O
+ 009 '8' '*' nop nop '8' '*' nop nop O
+ 010 '9' '(' nop nop '9' '(' nop nop O
+ 011 '0' ')' nop nop '0' ')' nop nop O
+ 012 '-' '_' us us '-' '_' us us O
+ 013 '=' '+' nop nop '=' '+' nop nop O
+ 014 del del bs bs del del bs bs O
+ 015 ht btab nop nop ht btab nop nop O
+ 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
+ 017 'w' 'W' etb etb 'w' 'W' etb etb C
+ 018 'e' 'E' enq enq 'e' 'E' enq enq C
+ 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
+ 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
+ 021 'y' 'Y' em em 'y' 'Y' em em C
+ 022 'u' 'U' nak nak 'u' 'U' nak nak C
+ 023 'i' 'I' ht ht 'i' 'I' ht ht C
+ 024 'o' 'O' si si 'o' 'O' si si C
+ 025 'p' 'P' dle dle 'p' 'P' dle dle C
+ 026 '[' '{' esc esc '[' '{' esc esc O
+ 027 ']' '}' gs gs ']' '}' gs gs O
+ 028 cr cr nl nl cr cr nl nl O
+ 029 clock clock clock clock clock clock clock clock O
+ 030 'a' 'A' soh soh 'a' 'A' soh soh C
+ 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
+ 032 'd' 'D' eot eot 'd' 'D' eot eot C
+ 033 'f' 'F' ack ack 'f' 'F' ack ack C
+ 034 'g' 'G' bel bel 'g' 'G' bel bel C
+ 035 'h' 'H' bs bs 'h' 'H' bs bs C
+ 036 'j' 'J' nl nl 'j' 'J' nl nl C
+ 037 'k' 'K' vt vt 'k' 'K' vt vt C
+ 038 'l' 'L' ff ff 'l' 'L' ff ff C
+ 039 ';' ':' nop nop ';' ':' nop nop O
+ 040 ''' '"' nop nop ''' '"' nop nop O
+ 041 esc esc esc esc esc esc debug esc O
+ 042 lshift lshift lshift lshift lshift lshift lshift lshift O
+ 043 '\' '|' fs fs '\' '|' fs fs O
+ 044 'z' 'Z' sub sub 'z' 'Z' sub sub C
+ 045 'x' 'X' can can 'x' 'X' can can C
+ 046 'c' 'C' etx etx 'c' 'C' etx etx C
+ 047 'v' 'V' syn syn 'v' 'V' syn syn C
+ 048 'b' 'B' stx stx 'b' 'B' stx stx C
+ 049 'n' 'N' so so 'n' 'N' so so C
+ 050 'm' 'M' cr cr 'm' 'M' cr cr C
+ 051 ',' '<' nop nop ',' '<' nop nop O
+ 052 '.' '>' nop nop '.' '>' nop nop O
+ 053 '/' '?' nop nop '/' '?' nop nop O
+ 054 rshift rshift rshift rshift rshift rshift rshift rshift O
+ 055 '*' '*' '*' '*' '*' '*' '*' '*' O
+ 056 lalt lalt lalt lalt lalt lalt lalt lalt O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
+ 058 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
+ 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
+ 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
+ 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O
+ 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O
+ 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O
+ 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O
+ 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
+ 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
+ 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
+ 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
+ 069 nlock nlock nlock nlock nlock nlock nlock nlock O
+ 070 slock slock slock slock slock slock slock slock O
+ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N
+ 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N
+ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N
+ 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N
+ 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N
+ 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N
+ 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N
+ 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N
+ 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N
+ 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N
+ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N
+ 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N
+ 083 bs '.' '.' '.' '.' '.' boot boot N
+ 084 nop nop nop nop nop nop nop nop O
+ 085 nop nop nop nop nop nop nop nop O
+ 086 nop nop nop nop nop nop nop nop O
+ 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
+ 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
+ 089 cr cr nl nl cr cr nl nl O
+ 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O
+ 091 '/' '/' '/' '/' '/' '/' '/' '/' N
+ 092 nscr pscr debug debug nop nop nop nop O
+ 093 ralt ralt ralt ralt ralt ralt ralt ralt O
+ 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
+ 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
+ 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
+ 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
+ 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
+ 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
+ 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
+ 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
+ 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
+ 103 bs bs fkey61 fkey61 bs bs boot boot O
+ 104 slock saver slock saver susp nop susp nop O
+ 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O
+ 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
+ 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+ 108 nop nop nop nop nop nop nop nop O
Property changes on: trunk/share/vt/keymaps/us.unix.kbd
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+am.kbd
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list