Replaced the old bépo layout with the bépo Afnor layout

This commit is contained in:
Lucien Cartier-Tilet 2020-04-30 20:35:24 +02:00
parent 16f127f0d8
commit 0f3623c167
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ set keyboardconf \
MatchIsKeyboard "on"
Option "XkbLayout" "fr,fr,us"
Option "XkbModel" "pc104"
Option "XkbVariant" "bepo,,"
Option "XkbVariant" "bepo_afnor,,"
Option "XkbOptions" "grp:menu_toggle"
EndSection'

View File

@ -181,7 +181,7 @@
MatchIsKeyboard "on"
Option "XkbLayout" "fr,fr,us"
Option "XkbModel" "pc104"
Option "XkbVariant" "bepo,,"
Option "XkbVariant" "bepo_afnor,,"
Option "XkbOptions" "grp:menu_toggle"
EndSection'
#+END_SRC