HP-UX 11i September 2001 Release Notes

New and Changed Internationalization Features
Asian System Environment (ASE) (new at 11i original release)
Chapter 15
234
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 $LANG “japanese” or “japanese.euc” when invoking
X11R4 (Motif 1.1) applications.
Even if you merge UDC in X font after running the input method server, the
server cannot display UDC in the pre-edit and the candidate. You should
merge UDC in X font server before running the input method server. Re-login
makes sure that the input method server displays UDC on CDE.
JIS keyboard
Do not set the KBD_LANG shell variable or Motif 1.1 applications will not work
with a JIS keyboard.
The Yen key on JIS keyboard with X terminal does not work correctly. To use
the Yen key, execute the command.
$ xmodmap -e "keysym yen = backslash bar prolongedsound"
106/109 Keyboard
You cannot turn off EGBridge (although you can turn on). The solution is to
change the key map file $HOME/.egb/EGBMap (for personal use) or
/etc/opt/egb/config/EGBMap (for system use). You open the key map file
with an editor and change the following entry:
old: LKONOFF = XK_Henkan XK_Meta_L
new: LKONOFF = XK_Henkan XK_Meta_L XK_Alt_L
Then save the updated key map file and restart EGBridge. You can turn
EGBridge on/off with the left “Alt” key.
udcload
When UDCs are not arranged in the code order in the UDC file, udcload
cannot load UDC. Therefore. you should arrange UDCs in the code order.
UDCs generated by xudced have no problem because xudced generates UDSs
arranged in code order.
KSE
xk0input
Xkim is not available with X11R4 (including Motif 1.1) applications using
PS2-DIN keyboard if LANG is ko_KR.eucKR. To avoid this problem, set LANG to
korean when invoking X11R4 (Motif 1.1) applications.
ASE Common
xudced (UDC editor)
When you select “Search...” in the main menu “Edit”, you cannot specify the
character directly. Only the Index number can be specified to search a character.