Replaced the old bépo layout with the bépo Afnor layout
This commit is contained in:
parent
16f127f0d8
commit
0f3623c167
@ -9,7 +9,7 @@ set keyboardconf \
|
|||||||
MatchIsKeyboard "on"
|
MatchIsKeyboard "on"
|
||||||
Option "XkbLayout" "fr,fr,us"
|
Option "XkbLayout" "fr,fr,us"
|
||||||
Option "XkbModel" "pc104"
|
Option "XkbModel" "pc104"
|
||||||
Option "XkbVariant" "bepo,,"
|
Option "XkbVariant" "bepo_afnor,,"
|
||||||
Option "XkbOptions" "grp:menu_toggle"
|
Option "XkbOptions" "grp:menu_toggle"
|
||||||
EndSection'
|
EndSection'
|
||||||
|
|
||||||
|
@ -181,7 +181,7 @@
|
|||||||
MatchIsKeyboard "on"
|
MatchIsKeyboard "on"
|
||||||
Option "XkbLayout" "fr,fr,us"
|
Option "XkbLayout" "fr,fr,us"
|
||||||
Option "XkbModel" "pc104"
|
Option "XkbModel" "pc104"
|
||||||
Option "XkbVariant" "bepo,,"
|
Option "XkbVariant" "bepo_afnor,,"
|
||||||
Option "XkbOptions" "grp:menu_toggle"
|
Option "XkbOptions" "grp:menu_toggle"
|
||||||
EndSection'
|
EndSection'
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user