KMFL: Difference between revisions
From SMC Wiki
(No difference)
|
Latest revision as of 12:17, 25 November 2010
This page explains how to install keyman based input methods such as Mozhi, Minscript in GNU/Linux systems
Installation
Using your package manager(for eg: syanaptic), install the following packages
- scim-kmfl
- kmflcomp
Compile the source code ie, .kmn file using kmflcomp tool
$kmflcomp filename.kmn
This will create a file with .kmfl extension. Run scim-setup, click on the new “KMFL” option, click install, browse to the .kmfl file you just compiled.
Done.