SJX(1) — NEWS-OS Programmer’s Manual
NAME
sjx − Japanese language input front end processor for X Window System
SYNOPSIS
sjx [ −help ] [ -o ] [ −display display ] [ −fn font ] [ −jfn japanese font ] [ −fg foreground ] [ −bg background ] [ −gfg guide line foreground ] [ −gbg guide line background ] [ −bd border color ] [ −geometry geometry ]
DESCRIPTION
sjx is a Japanese language input front end processor that performs kana-kanji conversion for applications running over X Window System.
sjx communicates with applications running over X Window System and performs kana-kanji conversion on the Roman letter or half-width kana data it receives. The results are then passes to the application.
When sjx is run, the setup file ‘.sjrc’ in the home directory is read and the settings it contains are then used for the operation of the program. If there is no ‘.sjrc’ file, the default settings are used.
OPTIONS
−help Displays a description of available options; does not run sjx.
−o This option specifies the NWP-410 as the keyboard to be used.
−display display
This option specifies which X server is connected.
−fn font This option specifies the half-width kana font.
−jfn japanese font
This option specifies the kanji font.
−fg foreground This option specifies the foreground color.
−bg background This option specifies the background color.
−gfg guide line foreground
This option specifies the color of the guide line foreground.
−gbg guide line background
This option specifies the color of the guide line background.
−bd border color
This option specifies the border color.
−geometry geometry
This option specifies the geometry.
X DEFAULTS
sjx reads in the defaults using the XGetDefault(3X) routine.
font Specifies the half-width kana font.
japaneseFont Specifies the kanji font.
foreground Specifies the foreground color.
background Specifies the background color.
guideFore Specifies the color of the guide line foreground.
guideBack Specifies the color of the guide line background.
borderColor Specifies the border color.
FILES
/usr/sony/dict/sj2main.dic
Main kana-kanji conversion dictionary
/usr/sony/dict/sj2usr.dic.org
User-defined kana-kanji conversion dictionary
/usr/sony/dict/sj2usr.dic
Default user-defined kana-kanji conversion dictionary
SEE ALSO
sj2(1), sj2dic(1), sj2lib(3), sjxlib(3X11), Xlc(3X11)
The chapter on Japanese input in the NEWS-OS User’s Manual and the chapter on Japanese input in the NEWS-OS Programmer’s Manual
NEWS-OSRelease 4.1C