abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/armenian_ph_am.xml
diff options
context:
space:
mode:
authorJules Aguillon2024-01-21 16:34:49 +0100
committerJules Aguillon2024-01-21 16:34:49 +0100
commitad7314a01684185f5cf33cc31ef35d1027776a88 (patch)
tree189c2f9c8e085335689dfe30cb907cea5ba5c08e /srcs/layouts/armenian_ph_am.xml
parentbef29da3dee4aadc1f2c199cea846502e14aca5b (diff)
downloadunexpected-keyboard-ad7314a01684185f5cf33cc31ef35d1027776a88.tar.gz
unexpected-keyboard-ad7314a01684185f5cf33cc31ef35d1027776a88.zip
Move layout definitions into srcs/layouts
This separates the layout definitions from the special layouts (bottom_row, greekmath) and other unrelated files (method, settings). This is also a more intuitive location for layouts and make the resource directory easier to navigate. Under the hood, layouts are copied back into build/generated-resources/xml.
Diffstat (limited to 'srcs/layouts/armenian_ph_am.xml')
-rw-r--r--srcs/layouts/armenian_ph_am.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/srcs/layouts/armenian_ph_am.xml b/srcs/layouts/armenian_ph_am.xml
new file mode 100644
index 0000000..a11737a
--- /dev/null
+++ b/srcs/layouts/armenian_ph_am.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<keyboard name="Armenian" script="armenian">
+ <row>
+ <key key0="է" key2="1"/>
+ <key key0="թ" key2="2" key1="~" key3="\@"/>
+ <key key0="փ" key2="3" key1="!" key3="\#"/>
+ <key key0="ձ" key2="4" key3="$"/>
+ <key key0="ջ" key2="5" key3="%"/>
+ <key key0="ր" key2="6" key3="^"/>
+ <key key0="չ" key2="7" key3="&amp;"/>
+ <key key0="ճ" key2="8" key3="*"/>
+ <key key0="ժ" key2="9" key3="(" key4=")"/>
+ <key key0="ծ" key2="0"/>
+ </row>
+ <row>
+ <key key0="ք" key4="esc"/>
+ <key key0="ո"/>
+ <key key0="ե" key1="և"/>
+ <key key0="ռ"/>
+ <key key0="տ"/>
+ <key key0="ը"/>
+ <key key0="ւ"/>
+ <key key0="ի"/>
+ <key key0="օ"/>
+ <key key0="պ"/>
+ </row>
+ <row>
+ <key key0="ա" key1="tab" key2="`"/>
+ <key key0="ս"/>
+ <key key0="դ"/>
+ <key key0="ֆ"/>
+ <key key0="գ"/>
+ <key key0="հ" key3="_" key2="-"/>
+ <key key0="յ" key3="+" key2="="/>
+ <key key0="կ" key3="{" key4="}"/>
+ <key key0="լ" key3="[" key4="]"/>
+ <key key0="խ" key3="\\" key2="|"/>
+ </row>
+ <row>
+ <key key0="shift" key2="loc capslock"/>
+ <key key0="զ"/>
+ <key key0="ղ"/>
+ <key key0="ց"/>
+ <key key0="վ" key4="." key2="&lt;"/>
+ <key key0="բ" key4="," key2="&gt;"/>
+ <key key0="ն" key4="/" key2="\?"/>
+ <key key0="մ" key4=";" key2=":"/>
+ <key key0="շ" key4="&apos;" key2="&quot;"/>
+ <key key0="backspace" key2="delete"/>
+ </row>
+</keyboard>