HP-UX 11i Version 1.5 Release Notes, May 2001
Table Of Contents
- 1 Overview of the Release Notes
- 2 Workstation/Server Specific Information
- 3 HP-UX Features
- 4 File and Disk Management
- 5 Networking
- 6 Commands and System Calls
- 7 Programming
- aC++ Libraries
- Changes to libc
- libcres.a Library
- New libdcekt.sl and libdcecpkt.sl Libraries
- New Linux Compatible API Library
- New locale Libraries
- New Unwind Library
- X11 Libraries
- SNMP
- Machine Dependent Headers
- Threadsafe Documentation
- Obsolescence and Deprecation of APIs
- Linker Toolset
- gprof Multiple Shared Library Profiling
- CXperf Performance Monitoring Support
- HP Caliper
- WDB Debugger Tool
- ADB Debugger Tool
- Fortran
- Packaging for Specific Releases
- 8 Other Functionality

Other Functionality
Internationalization
Chapter 8 149
— 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 Motif1.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