blob: 2f05e43cec11aa16edca0eebf6e2ac39e758c904 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
IBus-LibThai is a Thai input method engine for IBus, based on the LibThai
library.
Currently, it provides 3 keyboard layouts internally:
- Ketmanee
- Pattachote
- TIS-820.2538
(Thai XKB symbols are also supported.)
The input method also filters out invalid input sequences with 3 levels of
strictness:
- Passthrough (no check)
- Basic Check
- Srict Check
For applications that support surrounding text retrieval/deletion,
it can also correct the invalid input sequences.
|