summaryrefslogtreecommitdiff
path: root/inputmethod/scim-thai/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/scim-thai/DESCR')
-rw-r--r--inputmethod/scim-thai/DESCR15
1 files changed, 15 insertions, 0 deletions
diff --git a/inputmethod/scim-thai/DESCR b/inputmethod/scim-thai/DESCR
new file mode 100644
index 00000000000..19d46aede17
--- /dev/null
+++ b/inputmethod/scim-thai/DESCR
@@ -0,0 +1,15 @@
+This is SCIM IMEngine module for Thai, based on libthai library.
+
+Currently, it supports 3 keyboard layouts:
+ - Ketmanee
+ - TIS-820.2538
+ - Pattachote
+
+In addition to keyboard layout suuports, it also validate input sequences
+in 3 levels of strictness:
+ - Passthrough (no check)
+ - Basic Check
+ - Srict Check
+
+For applications that support surrounding text retrieval/deleting,
+it also corrects the invalid input sequences.