Configure m17n input methods


The m17n-im-config package provides a C library (libm17n-im-config.so) to create a GTK+ widget for per-user configuration of input methods provided by the m17n library, and a standalone GTK+ program (m17n-im-config) that uses the above widget.

Download

The tarball is here: m17n-im-config-0.9.0.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.

Contact Address

If you are interested in this project, please write to our mailing list