Minscript

From SMC Wiki
Revision as of 16:27, 12 June 2009 by സന്തോഷ് (talk | contribs) (പുതിയ താള്‍: 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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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: 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.