WizConsole
Wyse-50 Emulation
Network Wizards
[ Overview | Hardware | Software | Configuration | Usage | Remote Access | Terminal Emulations | Appendix ]

Wyse-50 Display Codes

The Wyse-50 emulation mode recognizes the following codes.


FUNCTION                        	CODE SEQUENCE
Cursor Left				^H
Cursor Down				^J
Cursor Up				^K
Cursor Right				^L

Home Cursor				^^
Home and Clear Screen			^Z
Home and Clear Screen			ESC +
Cursor Addressing			ESC = row+32 col+32
Scroll Down				ESC j

Clear to End of Line			ESC T
Clear to End of Display			ESC Y
Insert Line				ESC E
Delete Line				ESC R
Delete Character			ESC W
Enter Insert Mode			ESC q
Exit Insert Mode			ESC r

Set Attributes				ESC G attribute
     None        '0'
     Inverse     '4'   
     Underline   '8'   

Set Tab Stop at Current Column		ESC 1
Clear All Tab Stops			ESC 3

[WizConsole Manual Table of Contents | Network Wizards Home]