-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
36 lines (20 loc) · 1.13 KB
/
README
File metadata and controls
36 lines (20 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
About SCIM
----------
The Smart Common Input Method platform (SCIM) is an input method (IM) platform containing support for more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD.
About Malayalam-Input-Engine
-----------------------------
In mobile ten numeric characters 0-9 is mapped to 26 english alphabets. Like in mobile, in this engine all Malayalam characters are mapped to 26 english characters
How to to install Malayalam-Input-Engine
----------------------------------------
1) Install SCIM python
sudo yum install scim-python
2) Install Unicode version of Malayalam-Input-Engine
cd Malayalam-Input-Engine
sudo cp -r UnicodeEngine /usr/share/scim-python/engine
3) Install Ascii version of Malayalam-Input-Engine for inputing CDAC Malayalam ASCII fonts
cd Malayalam-Input-Engine
sudo cp -r AsciiEngine /usr/share/scim-python/engine
Run following to select your input method
-----------------------------------------
scim-setup
im-chooser