Regis emulation, Host command summary, C-55 – HP Neoware e140 Thin Client User Manual

Page 425

Advertising
background image

C-55

Host Command Summary

ReGIS Emulation

MODE SELECTION

Exit to VT100/VT200 mode

ESC \

MOUSE BUTTON PROGRAMMING

Program a mouse button (*c = clear, *b = button,

ESC P *c $ w *b/*p/*r ESC \

*p = press code, *r = release code)

SIXEL GRAPHICS

Direct sixels to host

ESC [ ? 2 i

Direct sixels to printer

ESC [ ? 0 i or ESC [ ? 1 i

Transmit sixel data (*p = pixel shape,

ESC P *p ; *b ; *h ; q *..* ESC \

*b = backgrnd colour *h = horiz. spacing, *..* = sixel data)

COMMAND LEVEL INPUT SELECTION

Select command level input

;

COMMAND SET STORING/INVOKING

Clear all stored command sets

@.

Clear stored command set

@: character @;

Invoke command set

@ character

Store command set

@: character set definition @;

CURVE DRAWING

Draw arc from specified start position

C(A deg of drawing ) start posn

Draw arc with specified centre position

C(A deg of drawing C) centre posn

Draw circle with specified centre

C(C) centre position

Draw circle specified circum. point

C circumference point

Draw closed interpolated curve inter-
secting current & specified positions

C(B) positions (E)

Draw closed interpolated curve intersecting current &
specified positions, closed with a straight line

C(B)[] positions [](E)

Draw open interpolated curve

C(S) positions (E)

Draw open interpolated curve inter-
secting current & all specified positions

C(S)[] positions [](E)

Set temporary writing controls effective only for the
command, using 'W' Writing Control cmd & options

C options (W( sub-opts )) opts

FILLING SHAPES

Define curved boundary shape for filling
using 'C' Curve Drawing com. & options

F(C sub-options )

Define straight boundary shape for filling
using 'V' Draw Vector command & options

F(V sub-options )

Set cursor position using 'P' command & options

F(P( sub-options ))

Set temporary writing controls effective only for the
command using 'W' Writing Control cmd & options

F(W( sub-options ) options)

Advertising