Fujitsu eLux NG S26361-F2600-L134 Manuale Utente

Codici prodotto
S26361-F2600-L134
Pagina di 223
 
www.
myelux
.com
 
 
eLux
®
 
NG
 
 
Build # 27
  
159
 
Control Character 
(Mnemonic) 
CTRL + Key 
US – 
Figure 99: Key sequences for ASCII control characters for eterm.map 
 
Example for eterm.map 
For a VT320 emulation, assume that you want to assign the keys F1 to F4 with the codes for 
the VT320 keys PF1 to PF4 (ESC OP, ESC OQ, ESC OR, ESC OS).  
In the example that follows, each key is mapped four times for the following levels:  
1. Normal 
2. Shift 
Lock 
3. Numlock 
4.  Shift Lock + Numlock. 
The eterm.map file is as follows: 
 
 
 
 
Level Mapping 
# Enter a pound symbol in the first 
# column to comment out a line. 
F1 0 ^[OP 
1. Normal 
F1 2 ^[OP 
2. Shift Lock 
F1 10 
^[OP 
3. Numlock 
F1 12 
^[OP 
4. Shift Lock + Numlock 
F2 0 ^[OQ 
 
 
etc.  
F2 2 ^[OQ 
F2 10 
^[OQ 
F2 12 
^[OQ 
F3 0 ^[OR 
F3 2 ^[OR 
F3 10 
^[OR 
F3 12 
^[OR 
F4 0 ^[OS 
F4 2 ^[OS 
F4 10 
^[OS 
F4 12 
^[OS 
 
Troubleshooting 
If the customized key mapping does not work, answer the following questions regarding 
eterm.map: 
1.  Did you mix upper and lowercase? (case-sensitive) 
2.  Is the file name “eterm.map”? 
3.  Is the file path “/setup/eterm” on the Thin Client? 
4.  Is it a UNIX text file? 
etc.