KMFL: Difference between revisions
From SMC Wiki
(പുതിയ താള്: This page explains hwo to install keyman based input methods such as Mozhi, Minscript in GNU/Linux systems ===Installation=== Using your package manager(for eg: syan...) |
No edit summary |
||
Line 1: | Line 1: | ||
This page explains | This page explains how to install keyman based input methods such as Mozhi, Minscript in GNU/Linux systems | ||
===Installation=== | ===Installation=== | ||
Using your package manager(for eg: syanaptic), install the following packages | Using your package manager(for eg: syanaptic), install the following packages |
Revision as of 16:29, 12 June 2009
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.