Scroll to navigation

LIBSKK(1) General Commands Manual LIBSKK(1)

NAME

skk - program that emulates Japanese SKK input method

SYNOPSIS

skk [options]

DESCRIPTION

skk is a tool that reads key sequences from the standard input and converts them to Japanese text according to a Japanese input method called SKK (Simple Kana to Kanji conversion program).

More information about the SKK input method itself can be found at: http://openlab.jp/skk/

OPTIONS

The skk command follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

Show summary of options.
Specify path to a file dictionary.
Specify path to a user dictionary.
Specify host and port running skkserv.
Specify typing rule.
List typing rules.

EXAMPLE

Converts a capital letter "A" followed by lowercase letter "i" and a space.
Converts a capital letter "K" followed by lowercase letters "a", "p", "a", and a space. Then converts a capital letter "K" followed by "a" and a space.
Converts two lowercase letters "r" and "k" with TUT-Code typing rule.
Converts two lowercase letters "a" and "b" typed with a 50000 micro seconds interval, and wait 200000 micro seconds, with NICOLA typing rule.

AUTHOR

libskk was written by Daiki Ueno <ueno@unixuser.org>.

5 Jan 2012