Configure m17n input methods


The m17n-im-config package provides:

Download

The tarball is here: m17n-im-config-0.9.1.tar.gz.
You can also checkout the latest version by anonymous CVS with the following commands:
  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n login
  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-im-config
You can also access to the CVS repository.

Usage of the library

Compiling and Linking

As this package provides pkgconfig data, you can see compiler and linker options by the following commands:
  % pkg-config --cflags m17n-im-config
  % pkg-config --libs m17n-im-config

API

Usage of m17n-im-config

Just run this program without any arguments.
  % m17n-im-config
It creates a Gtk+ window (see the image below), and allow a user to configure all m17n-lib input methods. The configuration data is stored in the file ~/.m17n.d/config.mic.

Usage of scim-m17n-setup.so

When you run the program "scim-setup", you'll see the tab "M17N Lib" as shown in this image: When you click that tab, you'll get the similar configulation window as what the program "m17n-im-config" provides.

Contact Address

If you are interested in this project, please write to m17n-lib@m17n.org.