diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-24 01:11:40 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-24 01:11:40 +0000 |
| commit | f6f4d4be87a04601a0536c2da29cacd9b1c5c626 (patch) | |
| tree | de0093c03c0907b94aefc91ddf4c6b4bdea707cf /share/syscons | |
| parent | 9774e9cfafc454d6fc1bde02f4c8e670e5a749b6 (diff) | |
Notes
Diffstat (limited to 'share/syscons')
| -rw-r--r-- | share/syscons/keymaps/INDEX.keymaps | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/share/syscons/keymaps/INDEX.keymaps b/share/syscons/keymaps/INDEX.keymaps new file mode 100644 index 000000000000..4eae0f594487 --- /dev/null +++ b/share/syscons/keymaps/INDEX.keymaps @@ -0,0 +1,36 @@ +# +# Format <file>:<lang>:<description> +# +# lang: en de (see also locale) +# Example: +# german.iso.kbd:de:deutsch iso +# german.iso.kbd:en:german iso +# +# If lang empty use 'en' (english) as default. +# +danish.iso.kbd::Danish ISO +danish.iso.kbd:de:Dänisch ISO +danish.cp865.kbd::Danish cp865 +danish.cp865.kbd:de:Dänisch cp865 +fr.iso.kbd::French ISO +german.iso.kbd:en:German ISO +german.iso.kbd:de:Deutsch ISO-8859-1 +german.cp850.kbd::German cp850 +german.cp850.kbd:de:Deutsch cp850 +#german.iso.my.kbd::German iso.my +ru.koi8-r.kbd::Russian koi8-r +ru.koi8-r.kbd:de:Russisch koi8-r +ru.koi8-r.shift.kbd::Russian koi8-r.shift +ru.koi8-r.shift.kbd:de:Russisch koi8-r.shift +swedish.iso.kbd::Swedish ISO +swedish.iso.kbd:de:Schwedisch ISO +swedish.cp850.kbd::Swedish cp850 +swedish.cp850.kbd:de:Schwedisch cp850 +uk.iso.kbd::UK ISO +uk.iso.kbd:de:Vereinigtes Königreich von GB und Nordirland ISO +uk.cp850.kbd::UK cp850 +uk.cp850.kbd:de:Vereinigtes Königreich von GB und Nordirland cp850 +us.iso.emacs.kbd:en:US ISO for Emacs +us.iso.emacs.kbd:de:US-amerikanisch ISO für Emacs +us.iso.kbd::US ISO +us.iso.kbd:de:US-amerikanisch ISO |
