scim-array: Array 30 Input Method Engine for SCIM
中文

Introduction

scim-array is a Array 30 input method engine for SCIM to support all the functions of Array 30, including first-level and second-level short codes, special codes, and symbols. It also provides the notification of special codes and the "special code only" mode. scim-array is a free software and distributed with General Public License.

Features

News

Screenshots

First-level Short Codes

scim-array first-level short codes

Second-level Short Codes

scim-array second-level short codes

Notification of Special Codes

scim-array notification of special codes

If the current input has a special codes, scim-array will notify the user to help user memorize.

scim-array notification of specail codes

If the character the user inputted has a specail codes, scim-array will notify the user.

Special Code Only Mode

scim-array specail code only mode

If you enable this mode, you are forced to use special codes to input characters.

Phrase Input

Phrase Input

You can input multiple-character phrases.

Config Window

scim-array config

Change Logs

1.0.0

0.0.4

0.0.3

Download

Pleaese to go the download page to get the latest version of scim-array. The latest version now is 1.0.0.

Debian/Ubuntu users can download the deb package here.

For Fedora 7 and later, please use 'yum install scim-array' to install it.

Fedora user can download the rpm package here.

Installation

To compile scim-array, we should have the library and the header files of scim. Plecase check you have them on your Linux or FreeBSD system. If you use Debian/Ubuntu Linux, please install "scim-dev" package.

Extract the tarball files:
    tar zxvf scim-array-x.x.x.tar.gz

Enter scim-array directory:
    cd scim-array-x.x.x

Start to compile:
    ./configure
    make

Start to install: (You should have the root privilege)
    make install

Bug Report

If you find some bugs in scim-array, please go to the project site of scim-array to report.

The date of the last modification: May 3, 2008