Consultor Eletrônico



Kbase 19925: Handheld Terminal: Cursor Display Issue
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/05/2006
Status: Unverified

FACT(s) (Environment):

UNIX

SYMPTOM(s):

Problem with handheld device.

Cursor moves to bottom right of the screen.

CAUSE:

The handheld is designed to scroll to where the cursor position is. This shifts the screen display on the handheld to that spot of the display and by-passes objects in the display that you cannot see.

FIX:

Add the mnemonic :CN=:\ and :CF=:\ into the revelant protermcap entry that you are mapped to.

The following is a portion of a protermcap file that denotes the :CN=:\ and :CF=:\ entries. This terminal is supported by Progress.

V1s|vt100s|DEC VT-100 in Handheld Scanner mode:\
:START-RESIZE(ESC-1)=\E1:\
:GO(F1)=\E[11:\
:GO(CTRL-X)=^x:\
:HELP(F2)=\E[12:\
:ENTER-MENUBAR(F3)=\E[13:\
:END-ERROR(F4)=\E[14:\
:GET(F5)=\E[15:\
:PUT(F6)=\E[17:\
:RECALL(F7)=\E[18:\
:CLEAR(F8)=\E[19:\
:CLEAR(CTRL-Z)=^z:\
:INSERT-MODE(CTRL-T)=^t:\
:CUT(F10)=\E[21:\
:COPY(F11)=\E[23:\
:PASTE(F12)=\E[24:\
:BACKSPACE(DEL-CHAR)=\EW:\
:BLOCK(CTRL-V)=^v:\
:HOME(ESC-)=\E>:\
:is=\E>\E[?3l\E[?4l\E[m\E[?7h\E[?8h\E(B\E)0:\
:nd=2\E[C:\
:do=\E[B:\
:cl=50\E[;H\E[2J:\
:cm=5\E[%i%d;%dH:\
:so=2\E[7m:\
:CN=:\
:CF=:\