summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Compose/src/lang.module5
1 files changed, 4 insertions, 1 deletions
diff --git a/Compose/src/lang.module b/Compose/src/lang.module
index a8241aa..e59e43a 100644
--- a/Compose/src/lang.module
+++ b/Compose/src/lang.module
@@ -385,6 +385,9 @@
<Multi_key> <a> <KP_8> : "٨" U0668 # ARABIC-INDIC DIGIT EIGHT
<Multi_key> <a> <KP_9> : "٩" U0669 # ARABIC-INDIC DIGIT NINE
+#arabic letters
+<Multi_key> <h> <period> : "ḥ" U1E25 # LATIN SMALL LETTER H WITH DOT BELOW
+
# Medieval section
# will be included here with Ꝥꝥ,
<Multi_key> <H> <v> : "Ƕ" U01F6 # LATIN CAPITAL LETTER HWAIR
@@ -397,4 +400,4 @@
#<Multi_key> <O> <U> : "Ȣ" U0222 # LATIN CAPITAL LETTER OU
#<Multi_key> <o> <u> : "ȣ" U0223 # LATIN SMALL LETTER OU
-# End of additional Definitions (languages) by Neo keyboard layout \ No newline at end of file
+# End of additional Definitions (languages) by Neo keyboard layout