diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2017-10-31 15:14:38 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2017-10-31 15:14:38 +0100 |
commit | 233ca56fffe889884f5a44434438c41f275f46d6 (patch) | |
tree | 729ce59bbadb30b810bdea898bbf48c8b04908a0 /arch-install/vconsole.conf | |
parent | f4c7c9332f6572b84bda52de7fb3d6fcab33e5bf (diff) | |
download | bin-233ca56fffe889884f5a44434438c41f275f46d6.zip bin-233ca56fffe889884f5a44434438c41f275f46d6.tar.gz |
add arch-install
Diffstat (limited to 'arch-install/vconsole.conf')
-rwxr-xr-x | arch-install/vconsole.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch-install/vconsole.conf b/arch-install/vconsole.conf new file mode 100755 index 0000000..449a712 --- /dev/null +++ b/arch-install/vconsole.conf @@ -0,0 +1,3 @@ +KEYMAP="fr_CH-latin1" +#KEYMAP="fr-dvorak-bepo" +FONT="/usr/share/kbd/consolefonts/ter-116n.psf.gz" |