Xerox -05W Printer User Manual


 
E-15
Host Command Summary
TeemTalk Additional Commands
MOUSE REPORTING IN ALPHANUMERIC APPLICATIONS
Arm TeemTalk for mouse operation ESC [ = *arg g
where *arg is of the format: bit 7 - 3 0 0 1 1 0
bit 2 when set enables motion events
bit 1 when set enables button release events
bit 0 when set enables button press events
If all bits are cleared then any outstanding arming request is cancelled. The mouse remains
armed until cancelled. When any of the selected events occur, the following report format is
sent to the host:
ESC [ = <Event Type> ; <Button Status> ; <Column> ; <Row> r
Where: <Event Type> is the event(s) that caused the report in the same
format as the arming sequence.
<Button Status> is of the format: 00110LMR
where LMR indicates which button caused the event.
<Column> and <Row> are the alphanumeric position of the mouse.
MOUSE CURSOR
Mouse cursor style (see table in Initialization Commands) ESC [ = 2 ; * p
DISPLAY
Number of screen lines (window resizes accordingly) ESC [ = 1 ; * p
SCRIPT FILE
Initiate script file (filename can include options) ESC P 2 z filename ESC \
LOG HOST FILE
Log host file (*f = 0 create new file, 1 append file, ESC P *f z *n ; *d ESC \
*n = filename, *d = host data to write to file)
REPORTS
Report application name & version (in DEC VT modes) ESC [ 0 ; 1234 c
Example report format: tt07w - 3.2.1