diff options
Diffstat (limited to 'srcs/layouts/latn_qwerty_da.xml')
| -rw-r--r-- | srcs/layouts/latn_qwerty_da.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/srcs/layouts/latn_qwerty_da.xml b/srcs/layouts/latn_qwerty_da.xml index b1ba957..d2b90c6 100644 --- a/srcs/layouts/latn_qwerty_da.xml +++ b/srcs/layouts/latn_qwerty_da.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <keyboard name="QWERTY (Danish)" script="latin"> <row> - <key key0="q" key1="~" key2="1" key4="esc"/> + <key key0="q" key1="~" key2="1" key4="loc esc"/> <key key0="w" key2="2" key3="`" key4="\@"/> <key key0="e" key2="3" key3="€" key4="\#"/> <key key0="r" key2="4" key4="$"/> @@ -14,7 +14,7 @@ <key key0="å" key1="\?" key3="!" key4="f12_placeholder"/> </row> <row> - <key key0="a" key2="tab"/> + <key key0="a" key2="loc tab"/> <key key0="s" key1="accent_ring" key2="loc §" key3="loc ß"/> <key key0="d" key1="accent_aigu"/> <key key0="f" key1="accent_trema"/> @@ -38,4 +38,4 @@ <key width="1.5" key0="backspace" key2="delete"/> </row> -</keyboard>
\ No newline at end of file +</keyboard> |
