Consultor Eletrônico



Kbase P161387: Left arrow key on Wyse terminal does not work
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/03/2010
Status: Unverified

SYMPTOM(s):

Left arrow key on Wyse terminal does not work


Left arrow key does nothing.

READKEY does not recognize that a key has been pressed.


Problem observed on Wyse 60 terminal.


Problem observed on Wyse 150 terminal using custom protermcap file.


Problem observed on physical terminal and on terminal emulator.


Mapping :kl to ^o in protermcap file does not help.


FACT(s) (Environment):

:kl mapped to ^Y in protermcap file.

:Si mapped to \EZ0-^Y\177 in protermcap file.

Same protermcap works on SCO OpenServer 5.
Left arrow key works in non-Progress programs such as vi on SCO OpenServer 6.
UNIX
SCO OpenServer 6
Progress 9.1E

CHANGE:

Upgraded from SCO OpenServer 5 to SCO OpenServer 6.


CAUSE:

Protermcap entry is incorrect.


FIX:

Locate the entry for the terminal exhibiting a problem in the protermcap file and modify it as follows:


Change ":kl=^Y" to ":kl=^o"
Change ":Si=\EZ0-^Y\177" to ":Si=\EZ0-^o\177"