e6de2ce4c4
systems. KMFL is being jointly developed by SIL International (http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com). This is compiler for keyboard sources written in Keyman keyboard language (.kmn files). Resulting binaries (.kmfl) can be used with SCIM KMFL IMEngine (textproc/scim-kmfl-imengine). The powerful KMN keyboard language supports contextual deadkeys, pre- and post-processing of keystrokes, rules grouping, 'storing' of character classes for use in similar rules, custom and Unicode character constants, SIL Ethnologue language codes, etc. Official Tavultesoft repository contains keyboards that cover more than 220 languages. Significant number of them are open source. Ported keyboards are textproc/scim-kmfl-*. WWW: http://kmfl.sourceforge.net/ PR: ports/117167 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
19 lines
829 B
Text
19 lines
829 B
Text
|
|
------------------------------------------------------------------------
|
|
Please note that kmflcomp only compiles keyboard sources written in
|
|
Keyman keyboard language (.kmn) into .kmfl binaries. KMFL is source
|
|
compatible with keyboards developed for Keyman. Binary keyboards
|
|
compiled for Keyman will not run under KMFL. KMFL is also Unicode
|
|
based, and does not support legacy code pages and encodings.
|
|
|
|
The Keyman keyboard language is documented in
|
|
|
|
%%PREFIX%%/share/doc/kmfl/kmflcomp/KMFL-Compiler.sxw
|
|
|
|
Tavultesoft documentation is available on
|
|
|
|
http://tavultesoft.com/keymandev/documentation/help/main/guide.php
|
|
|
|
You need textproc/scim-kmfl-imengine and textproc/scim-kmfl-* ports
|
|
in order to use actual keyboards through SCIM.
|
|
------------------------------------------------------------------------
|