|
|
|
|
There are two ways to generate international characters that do not appear on the Solaris terminal's keyboard:
Use the 3270 emulation program's keyboard mapping feature to assign keystrokes to these characters.
Use the Solaris mapchan command to set up the correct internal character set for the terminal, and then use the compose sequences provided by the operating system to generate these characters. Refer to your operating system documentation for more information about mapchan and compose sequences. The required mapchan command will be similar to the following:
mapchan -f /usr/lib/mapchan/cons.iso
If the console keyboard includes international language character keys, you can use the mapkey command with a keys file appropriate to the keyboard (for example, at.iso.fra for a French keyboard) to set up the operating system to recognize these keys. Refer to your operating system documentation for more information.
|
|
|
|
|