abouttreesummaryrefslogcommitdiff
path: root/srcs
diff options
context:
space:
mode:
authortenextractor2025-01-25 21:31:04 +0000
committerGitHub2025-01-25 22:31:04 +0100
commit3e3fd6ffdae412ac73f0e09ab35040a1b5077358 (patch)
treee388a20ef933c782523be2c75ffcea2098211693 /srcs
parent81c493bff25ca515759090891106794db53e7867 (diff)
downloadunexpected-keyboard-3e3fd6ffdae412ac73f0e09ab35040a1b5077358.tar.gz
unexpected-keyboard-3e3fd6ffdae412ac73f0e09ab35040a1b5077358.zip
Maltese layout (#825)
Diffstat (limited to 'srcs')
-rw-r--r--srcs/layouts/latn_qwerty_mt.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/srcs/layouts/latn_qwerty_mt.xml b/srcs/layouts/latn_qwerty_mt.xml
new file mode 100644
index 0000000..692a0ff
--- /dev/null
+++ b/srcs/layouts/latn_qwerty_mt.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<keyboard name="QWERTY (Malti)" script="latin">
+ <row>
+ <key c="q" ne="1" se="loc esc"/>
+ <key c="w" nw="~" ne="2" sw="\@"/>
+ <key c="e" nw="!" ne="3" sw="\#" se="è"/>
+ <key c="r" ne="4" sw="$"/>
+ <key c="t" ne="5" sw="%"/>
+ <key c="y" ne="6" sw="^"/>
+ <key c="u" ne="7" sw="&amp;" se="ù"/>
+ <key c="i" ne="8" sw="*" se="ì"/>
+ <key c="o" ne="9" sw="(" se="ò"/>
+ <key c="p" ne="0" sw=")"/>
+ <key c="ġ"/>
+ </row>
+ <row>
+ <key c="a" nw="loc tab" ne="`" se="à"/>
+ <key c="s" ne="loc §" sw="loc ß"/>
+ <key c="d"/>
+ <key c="f" sw="€"/>
+ <key c="g" ne="-" sw="_"/>
+ <key c="h" ne="=" sw="+"/>
+ <key c="j" se="}" sw="{"/>
+ <key c="k" sw="[" se="]"/>
+ <key c="l" ne="|" sw="\\"/>
+ <key c="ħ"/>
+ <key c="ż"/>
+ </row>
+ <row>
+ <key width="1.5" c="shift" ne="loc capslock"/>
+ <key c="z"/>
+ <key c="x" ne="loc †"/>
+ <key c="c" ne="&lt;" sw="."/>
+ <key c="v" ne="&gt;" sw=","/>
+ <key c="b" ne="\?" sw="/"/>
+ <key c="n" ne=":" sw=";"/>
+ <key c="m" ne="&quot;" sw="'"/>
+ <key c="ċ"/>
+ <key width="1.5" c="backspace" ne="delete"/>
+ </row>
+</keyboard>
+