Installation guide

4-7
Bull S.A. May 25th, 1999
F7 \x1b\x5b\x31\x38\x7e:\xe2\x82\xac
F8 \x1b\x5b\x31\x39\x7e:\xe2\x82\xac
F9 \x1b\x5b\x32\x30\x7e:\xe2\x82\xac
F10 \x1b\x5b\x32\x31\x7e:\xe2\x82\xac
9.2 Graphical or X Terminal
9.2.1 Send “hex a4” to the system
This is not possible.
9.2.2 Send “hex 80” or “hex e282ac” to the system
Check the keycode of the Control–right key.
Enter:
/usr/lpp/X11/Xamples/bin/xev | grep keycode
Depress the Control–right key.
Move the mouse inside the opened window.
Close the window.
Note the keycode value: it should be 72.
Check the keycode of the Euro key:
Enter:
/usr/lpp/X11/Xamples/bin/xev | grep keycode
Depress the Euro key.
Move the mouse inside the opened window.
Close the window.
Note the keycode value: it should be 27 for Euro Sign on E key.
Create the euro file, with the following lines:
keycode 27 = e E EuroSign
keycode 72 = Mode_switch
clear Mod2
add Mod2 = Mode_switch
Enter:
xmodmap euro
9.2.3 To get the Euro Sign coded hex 80 in a window
The X terminal server and the font server must be updated with the “AIX 4.3.2 Update”
CD-ROM.
Enter:
LANG=fr_FR.IBM–1252; dtterm
or:
LANG=fr_FR.IBM–1252; aixterm
9.2.4 To get the Euro Sign coded hex e282ac in a window
The X terminal server and the font server must be updated with the “AIX 4.3.2 Update”
CD-ROM.
Install the extension UTF–8 language, and enter:
LANG=FR_FR; dtterm