Skip to content

Malayalam character input engine using SCIM for appication such as OpenOffice, GIMP, Webbrowser ruunning on top of unix like OS

Notifications You must be signed in to change notification settings

ik486/Malayalam-Input-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

About

Malayalam character input engine using SCIM for appication such as OpenOffice, GIMP, Webbrowser ruunning on top of unix like OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages