abouttreesummaryrefslogcommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorJules Aguillon2023-09-03 23:38:55 +0200
committerJules Aguillon2023-09-03 23:38:55 +0200
commit687d88f4f767190d2d60fe104a140381b6652d18 (patch)
treee1826612c41d8e620e3b7869258366532018d925 /res/xml
parentb079e5cf436ccd4ef83ee00031b0955b1595ef1a (diff)
downloadunexpected-keyboard-687d88f4f767190d2d60fe104a140381b6652d18.tar.gz
unexpected-keyboard-687d88f4f767190d2d60fe104a140381b6652d18.zip
Per-script numpad
The numeric layout and the optional right hand side numpad are modified to show the digits belonging to the script used in the current layout. The numpads are still defined as it was before. The digits are changed in `modify_numpad` if needed.
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/beng_national.xml2
-rw-r--r--res/xml/beng_provat.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/beng_national.xml b/res/xml/beng_national.xml
index 2df7bce..a3c0d55 100644
--- a/res/xml/beng_national.xml
+++ b/res/xml/beng_national.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<keyboard name="বাংলা (জাতীয়)">
+<keyboard name="বাংলা (জাতীয়)" script="bengali">
<row>
<key key0="ঙ" key2="ং" key3="esc" key4="১"/>
<key key0="য" key2="য়" key3="¶" key4="২"/>
diff --git a/res/xml/beng_provat.xml b/res/xml/beng_provat.xml
index 572e0ef..ee7be4a 100644
--- a/res/xml/beng_provat.xml
+++ b/res/xml/beng_provat.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
-<keyboard name="বাংলা (প্রভাত)">
+<keyboard name="বাংলা (প্রভাত)" script="bengali">
<row>
<key key0="দ" key1="ধ" key2="১" key3="!" key5="esc" />
<key key0="ূ" key1="ঊ" key2="২" key3="\@" />