abouttreesummaryrefslogcommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorSabbir2023-06-25 10:12:46 +0000
committerGitHub2023-06-25 12:12:46 +0200
commit8160b1ac055e062e02d0f19b98a5a1cff680a8b0 (patch)
treea30a0c0160176815927c529fe94971c847e1806b /res/xml
parentf1a8e7c04cc73838903281733d06727901bcd394 (diff)
downloadunexpected-keyboard-8160b1ac055e062e02d0f19b98a5a1cff680a8b0.tar.gz
unexpected-keyboard-8160b1ac055e062e02d0f19b98a5a1cff680a8b0.zip
Add Bengali Provat Layout (#357)
* Add Bengali Provat Layout I added bengali_provat layout and renamed old bengali to actual layout name.
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/bengali_national.xml (renamed from res/xml/bangla.xml)0
-rw-r--r--res/xml/bengali_provat.xml37
2 files changed, 37 insertions, 0 deletions
diff --git a/res/xml/bangla.xml b/res/xml/bengali_national.xml
index 9d70e37..9d70e37 100644
--- a/res/xml/bangla.xml
+++ b/res/xml/bengali_national.xml
diff --git a/res/xml/bengali_provat.xml b/res/xml/bengali_provat.xml
new file mode 100644
index 0000000..caaa836
--- /dev/null
+++ b/res/xml/bengali_provat.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<keyboard>
+ <row>
+ <key key0="দ" key1="ধ" key2="১" key3="!" key5="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="ঞ" />
+ <key key0="ি" key1="ই" key2="৮" key3="ৎ" />
+ <key key0="ও" key1="ঔ" key2="৯" key3="(" key4=")" />
+ <key key0="প" key1="ফ" key2="০" key3="zwj" key4="~" />
+ </row>
+ <row>
+ <key shift="0.5" key0="া" key1="অ" key5="tab" />
+ <key key0="স" key1="ষ" />
+ <key key0="ড" key1="ঢ" />
+ <key key0="ত" key1="থ" />
+ <key key0="গ" key1="ঘ" key2="-" key3="_" />
+ <key key0="হ" key1="ঃ" key2="=" key3="+" />
+ <key key0="জ" key1="ঝ" key3="ে" key4="ৈ" />
+ <key key0="ক" key1="খ" key3="ো" key4="ৌ" />
+ <key key0="ল" key1="ং" key2="॥" key3="zwnj" />
+ </row>
+ <row>
+ <key width="1.5" key0="shift" />
+ <key key0="য়" key1="য" />
+ <key key0="শ" key1="ঢ়" />
+ <key key0="চ" key1="ছ" key2="ৃ" key3="," />
+ <key key0="আ" key1="ঋ" key2="ঁ" key3="।" />
+ <key key0="ব" key1="ভ" key2="\?" key3="্" />
+ <key key0="ন" key1="ণ" key2=":" key3=";" />
+ <key key0="ম" key1="ঙ" key2="&quot;" key3="'" />
+ <key width="1.5" key0="backspace" key2="delete" />
+ </row>
+</keyboard>