diff options
Diffstat (limited to 'srcs/layouts/latn_bepo_fr.xml')
| -rw-r--r-- | srcs/layouts/latn_bepo_fr.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/latn_bepo_fr.xml b/srcs/layouts/latn_bepo_fr.xml index 941c3ee..d6b3a58 100644 --- a/srcs/layouts/latn_bepo_fr.xml +++ b/srcs/layouts/latn_bepo_fr.xml @@ -2,7 +2,7 @@ <!-- Inspired by the bépo layout, but adapted to smartphone --> <keyboard name="BEPO (Français)" script="latin"> <row> - <key width="1.1" key0="b" key1="esc" key2="1" key4="|"/> + <key width="1.1" key0="b" key1="loc esc" key2="1" key4="|"/> <key width="1.1" key0="é" key2="2" key4="è"/> <key width="1.1" key0="p" key2="3"/> <key width="1.1" key0="o" key2="4" key4="accent_circonflexe"/> @@ -14,7 +14,7 @@ <key width="1.1" key0="w" key2="0" key4="]"/> </row> <row> - <key width="1.1" key0="a" key1="tab" key4="à"/> + <key width="1.1" key0="a" key1="loc tab" key4="à"/> <key width="1.1" key0="u" key1="$" key4="ù"/> <key width="1.1" key0="i" key4="&"/> <key width="1.1" key0="e" key1="+" key2="accent_trema" key4="€"/> |
