diff options
Diffstat (limited to 'srcs/layouts/latn_qwerty_br.xml')
| -rw-r--r-- | srcs/layouts/latn_qwerty_br.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/latn_qwerty_br.xml b/srcs/layouts/latn_qwerty_br.xml index e4829ae..2b40301 100644 --- a/srcs/layouts/latn_qwerty_br.xml +++ b/srcs/layouts/latn_qwerty_br.xml @@ -2,7 +2,7 @@ <!-- Adapted from standard ABNT NBR 10346 --> <keyboard name="QWERTY (Brasileiro)" script="latin"> <row> - <key key0="q" key2="1" key4="esc"/> + <key key0="q" key2="1" key4="loc esc"/> <key key0="w" key1="~" key2="2" key3="\@" key4="!"/> <key key0="e" key2="3" key3="\#" key4="€"/> <key key0="r" key2="4" key3="$" key4="f11_placeholder"/> @@ -14,7 +14,7 @@ <key key0="p" key2="0" key3="\\"/> </row> <row> - <key key0="a" key2="tab" key4="`"/> + <key key0="a" key2="loc tab" key4="`"/> <key key0="s" key1="'" key2="loc §" key3="loc ß" key4="accent_cedille"/> <key key0="d" key1="""/> <key key0="f"/> |
