diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2023-08-15 17:01:35 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2023-08-15 17:01:38 +0200 |
commit | 8f32410697f3891b6c6064957a4312e055801b8b (patch) | |
tree | ea3de14bd9306ffaa6bb128d34b14959944d4d8d /arch-install/vconsole.conf | |
parent | 5f18f1c84400936705eb50db54b56d8b2f632d38 (diff) | |
download | bin-8f32410697f3891b6c6064957a4312e055801b8b.zip bin-8f32410697f3891b6c6064957a4312e055801b8b.tar.gz |
fix arch-install/vconsole.conf
Diffstat (limited to 'arch-install/vconsole.conf')
-rwxr-xr-x | arch-install/vconsole.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-install/vconsole.conf b/arch-install/vconsole.conf index 449a712..5e2ff08 100755 --- a/arch-install/vconsole.conf +++ b/arch-install/vconsole.conf @@ -1,3 +1,3 @@ KEYMAP="fr_CH-latin1" -#KEYMAP="fr-dvorak-bepo" +#KEYMAP="fr-bepo" FONT="/usr/share/kbd/consolefonts/ter-116n.psf.gz" |