Installation guide

4-6
Bull S.A.May 25th, 1999
# setmaps –v –i f
To use other Function keys, refer to the following table:
F key /usr/lib/nls/termmap/f.in
F6 \x1b\x5b\x31\x37\x7e:\xa4
F7 \x1b\x5b\x31\x38\x7e:\xa4
F8 \x1b\x5b\x31\x39\x7e:\xa4
F9 \x1b\x5b\x32\x30\x7e:\xa4
F10 \x1b\x5b\x32\x31\x7e:\xa4
9.1.2 Send “hex 80” to the system
Use function keys F6 to F10 as the Euro character. Since the hex 80 cannot be displayed
on the terminal, the ”International Currency ¤” will be chosen to be echoed on the display.
Example:
To use the F6 key for Euro character proceed as follows:
Create the file /usr/lib/nls/termmap/f.in with the line:
\x1b\x5b\x31\x37\x7e:\x80
Then enter the command:
# setmaps –v –i f
Create the file /usr/lib/nls/termmap/f.out with the line:
\x80:\xa4
Then enter the command:
# setmaps –v –o f
To use other Function keys, refer to the following table:
F key /usr/lib/nls/termmap/f.in
F6 \x1b\x5b\x31\x37\x7e:\x80
F7 \x1b\x5b\x31\x38\x7e:\x80
F8 \x1b\x5b\x31\x39\x7e:\x80
F9 \x1b\x5b\x32\x30\x7e:\x80
F10 \x1b\x5b\x32\x31\x7e:\x80
9.1.3 Send “hex e282ac” to the system
Use function keys F6 to F10 as the Euro character. Since the hex e282ac cannot be
displayed on the terminal, the ”International Currency ¤” will be chosen to be echoed on the
display.
Example:
To use the F6 key for Euro character proceed as follows:
Create the file /usr/lib/nls/termmap/f.in with the line:
\x1b\x5b\x31\x37\x7e:\xe2\x82\xac
Then enter the command:
# setmaps –v –i f
Create the file /usr/lib/nls/termmap/f.out with the line:
\xe2\x82\xac:\xa4
Then enter the command:
# setmaps –v –o f
To use other Function keys, refer to the following table:
F key /usr/lib/nls/termmap/f.in
F6 \x1b\x5b\x31\x37\x7e:\xe2\x82\xac