From 0f3623c16719da2c9e967b38f9d114ed22a250d2 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Thu, 30 Apr 2020 20:35:24 +0200 Subject: [PATCH] =?UTF-8?q?Replaced=20the=20old=20b=C3=A9po=20layout=20wit?= =?UTF-8?q?h=20the=20b=C3=A9po=20Afnor=20layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/yadm/bootstrap | 2 +- org/config/installation.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/yadm/bootstrap b/.config/yadm/bootstrap index 9a0b36c..aefd866 100755 --- a/.config/yadm/bootstrap +++ b/.config/yadm/bootstrap @@ -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' diff --git a/org/config/installation.org b/org/config/installation.org index 90dd0bc..c89776e 100644 --- a/org/config/installation.org +++ b/org/config/installation.org @@ -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