abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/urdu_phonetic_ur.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/urdu_phonetic_ur.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/urdu_phonetic_ur.xml')
-rw-r--r--srcs/layouts/urdu_phonetic_ur.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/srcs/layouts/urdu_phonetic_ur.xml b/srcs/layouts/urdu_phonetic_ur.xml
new file mode 100644
index 0000000..a1fd561
--- /dev/null
+++ b/srcs/layouts/urdu_phonetic_ur.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<keyboard name="Urdu Phonetic" script="urdu">
+ <row>
+ <key key0="ق" key3=" " key4="esc" key7="1"/>
+ <key key0="و" key2="ؤ" key3="\@" key7="2"/>
+ <key key0="ع" key1="!" key3="\#" key7="3"/>
+ <key key0="ر" key2="ڑ" key3="$" key7="4"/>
+ <key key0="ت" key2="ٹ" key3="%" key7="5"/>
+ <key key0="ے" key3="^" key7="6"/>
+ <key key0="ئ" key2="ء" key3="&amp;" key7="7"/>
+ <key key0="ی" key3="*" key7="8"/>
+ <key key0="ہ" key1="'" key2="&quot;" key3="(" key4=")" key7="9" key8="ۃ"/>
+ <key key0="پ" key1="ٰ" key2="0" key3="؟" key5="ٓ" key7="ٗ" key8="ٖ"/>
+ </row>
+ <row>
+ <key width="1.1" key0="ا" key1="tab" key2="آ" key4="أ"/>
+ <key width="1.1" key0="س" key2="ص"/>
+ <key width="1.1" key0="د" key2="ڈ" key4=" "/>
+ <key width="1.1" key0="ف" key2="پھ"/>
+ <key width="1.15" key0="گ" key1="-" key2="غ" key3="_" key4="گھ"/>
+ <key width="1.1" key0="ھ" key1="=" key2="ح" key3="+"/>
+ <key width="1.1" key0="ج" key1="}" key2="ض" key3="{" key4="جھ"/>
+ <key width="1.1" key0="ک" key1="]" key2="خ" key3="[" key4="کھ"/>
+ <key width="1.15" key0="ل" key1="َ" key3="." key5="ْ" key7="ُ" key8="ِ"/>
+ </row>
+ <row>
+ <key width="1.5" key0="shift" key2="loc capslock"/>
+ <key key0="ز" key2="ذ"/>
+ <key key0="ش" key2="ژ"/>
+ <key key0="چ" key2="ث" key3="۔" key4="چھ"/>
+ <key key0="ط" key2="ظ" key3=","/>
+ <key key0="ب" key2="بھ" key3="/" key4="\\"/>
+ <key key0="ن" key2="ں" key3=";" key4=":"/>
+ <key key0="م" key5="ّ" key6="ً" key7="ٌ" key8="ٍ"/>
+ <key width="1.5" key0="backspace" key2="delete"/>
+ </row>
+</keyboard>