HP-UX 11i Version 1.5 Release Notes, September 2001

Other Functionality
Internationalization
Chapter 8148
method at ‘YOMI’ input, and you input a ‘KANA’ character and
‘HANDAKUTEN’ or ‘DAKUTEN’ successively, the input
method server does not compose ‘KANA’ with ‘DAKUTEN’ or
‘HANDAKUTEN’ as one character, but displays the ‘KANA
character and ‘DAKUTEN’ or ‘HANDAKUTEN’ symbol. In this
case, you should make the composite character using
‘ZENKAKU-HIRAGANA’ conversion (press
Shift + F5 key), or
‘ZENKAKU-KATAKANA’ conversion (press
F6 key).
EGBridge
Closing the EGBridge main window during Kana-Kanji
conversion on hpterm may also close hpterm. You should finish
conversion before closing the EGBridge main window.
IMS common (XJIM/ATOK8/EGBridge/VJE-gamma)
Window focus sometimes cannot be moved by
Meta(Alt)-Tab key
if applications use XIMStatusNothing and they overlap each
other with KANJI-ON state. To avoid this problem, set
stackChange resource to False as follows:
XJIM XJim*stackChange: False
ATOK8 Atok8*stackChange: False
EGBridge EGIms*stackChange: False
VJE Vje*stackChange: False
See the “Resource” section in each Input Method manual for
details.
On Motif 1.2 and Motif 2.1 applications, the
F10 and Shift-F10
keys cannot be used as the Japanese input function key
because those keys are used to switch focus to the menu bar. To
assign these keys to certain functions for IMS, set the
following:
for DIN keyboard: $ xmodmap -e "keycode 25 = F10"
for ITF keyboard: $ xmodmap -e "keycode 38 = F10"
Japanese IMS is not available with X11R4 (including Motif 1.1)
applications using PS2-DIN-JIS keyboard if LANG is
ja_JP.SJIS” or “ja_JP.eucJP”. To avoid this problem, set
LANGjapanese” or “japanese.euc” when invoking X11R4
(Motif 1.1) applications.