summaryrefslogtreecommitdiff
path: root/rules/base.xml
diff options
context:
space:
mode:
authorfikr4n <fikr4n@gmail.com>2022-06-11 14:53:17 +0700
committerBenno Schulenberg <bensberg@telfort.nl>2022-06-14 10:49:40 +0000
commit697823107f44db063f52f2a576399d96c934f160 (patch)
tree1bb97d1d3a85aec22637508561f3d97e1d2f6cbf /rules/base.xml
parent067b28d703c8969782e7078b0747ce56e74841b0 (diff)
downloadxkeyboard-config-697823107f44db063f52f2a576399d96c934f160.tar.gz
Split Indonesia (Arab Melayu) and Indonesia (Arab Pegon)
"Arab Melayu" layout was renamed to "Arab Pegon". However, Arab Melayu and Arab Pegon writing systems are actually slighly different, so that I think this was a bug. The fix is to revert Arab Pegon name to Arab Melayu and introduce a new layout named Arab Pegon which is copied and modified from Arab Melayu. For this purpose, the Arab Melayu 'phonetic' and 'phoneticx' are renamed to 'melayu-phonetic' and 'melayu-phoneticx' respectively, while the Arab Pegon one is named 'pegon-phonetic'. Additionally, both in Arab Melayu and Arab Pegon, I also add "theh" letter to the position of AltGr+Shift+S, because phonetically "theh" is closer to S, its current position at V is just a shortcut, imitating the position of "theh" in Arabic phonetic layout.
Diffstat (limited to 'rules/base.xml')
-rw-r--r--rules/base.xml14
1 files changed, 10 insertions, 4 deletions
diff --git a/rules/base.xml b/rules/base.xml
index 70c03b8..129cab5 100644
--- a/rules/base.xml
+++ b/rules/base.xml
@@ -6797,14 +6797,20 @@
</variant>
<variant>
<configItem>
- <name>phonetic</name>
- <description>Indonesian (Arab Pegon, phonetic)</description>
+ <name>melayu-phonetic</name>
+ <description>Indonesian (Arab Melayu, phonetic)</description>
</configItem>
</variant>
<variant>
<configItem>
- <name>phoneticx</name>
- <description>Indonesian (Arab Pegon, extended phonetic)</description>
+ <name>melayu-phoneticx</name>
+ <description>Indonesian (Arab Melayu, extended phonetic)</description>
+ </configItem>
+ </variant>
+ <variant>
+ <configItem>
+ <name>pegon-phonetic</name>
+ <description>Indonesian (Arab Pegon, phonetic)</description>
</configItem>
</variant>
</variantList>