abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/arab_pc_ckb.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/arab_pc_ckb.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/arab_pc_ckb.xml')
-rw-r--r--srcs/layouts/arab_pc_ckb.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/srcs/layouts/arab_pc_ckb.xml b/srcs/layouts/arab_pc_ckb.xml
new file mode 100644
index 0000000..0e9bd4f
--- /dev/null
+++ b/srcs/layouts/arab_pc_ckb.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<keyboard name="Kurdish (کوردی)" script="arabic" numpad_script="hindu-arabic">
+ <row>
+ <key key0="ق" key1="ٯ" key2="١" key3="esc"/>
+ <key key0="و" key1="وو" key2="٢" key3="\@"/>
+ <key key0="ە" key1="ة" key2="٣" key3="\#" />
+ <key key0="ر" key1="ڕ" key2="٤" key3="$"/>
+ <key key0="ت" key1="ط" key2="٥" key3="٪"/>
+ <key key0="ی" key1="ي" key2="٦" key3="^"/>
+ <key key0="ێ" key1="ؽ" key2="٧" key3="&amp;"/>
+ <key key0="ئ" key1="ء" key2="٨" key3="*"/>
+ <key key0="ۆ" key1="ؤ" key2="٩" key3=")" key4="("/>
+ <key key0="پ" key1="ث" key2="٠"/>
+ </row>
+ <row>
+ <key key0="ا" key1="أ" key2="tab"/>
+ <key key0="س" key1="ص"/>
+ <key key0="ش" key1="ض"/>
+ <key key0="د" key1="ذ" key2="ۮ"/>
+ <key key0="ف" key1="ڤ" key2="-" key3="_"/>
+ <key key0="ه" key2="ھ" key3="ـہ"/>
+ <key key0="ژ" key1="ـ" key4="}" key3="{"/>
+ <key key0="ل" key1="ڵ" key3="]" key4="["/>
+ <key key0="ک" key2="ك" key3="\\"/>
+ <key key0="گ" key2="غ" key3="/"/>
+ </row>
+ <row>
+ <key key0="ز" key1="ظ"/>
+ <key key0="خ"/>
+ <key key0="ج"/>
+ <key key0="چ"/>
+ <key key0="ح" key1="&#1567;" key3="!"/>
+ <key key0="ع" />
+ <key key0="ب"/>
+ <key key0="ن" key2="&#1548;" key3="&#1563;"/>
+ <key key0="م"/>
+ <key key0="backspace" key2="delete" key3="f11_placeholder" key4="f12_placeholder"/>
+ </row>
+</keyboard>