Go to the source code of this file.
◆ VT_WIDTH
Definition at line 4 of file vt.h.
◆ VT_HEIGHT
Definition at line 5 of file vt.h.
◆ BAD_CHAR
Definition at line 6 of file vt.h.
◆ EV_CLOSE
Definition at line 16 of file vt.h.
◆ EV_KEY
Definition at line 17 of file vt.h.
◆ EV_MOUSE
Definition at line 18 of file vt.h.
◆ EV_SELECTION
Definition at line 19 of file vt.h.
◆ EV_PAGE
Definition at line 20 of file vt.h.
◆ EV_HEADER
Definition at line 21 of file vt.h.
◆ EV_XPACKET
Definition at line 22 of file vt.h.
◆ EV_RESET
Definition at line 23 of file vt.h.
◆ EV_TIMER
Definition at line 24 of file vt.h.
◆ KEY_F
#define KEY_F |
( |
|
i | ) |
(1000+(i)) |
Definition at line 26 of file vt.h.
◆ KEY_LEFT
Definition at line 27 of file vt.h.
◆ KEY_RIGHT
Definition at line 28 of file vt.h.
◆ KEY_UP
Definition at line 29 of file vt.h.
◆ KEY_DOWN
Definition at line 30 of file vt.h.
◆ KEY_PUP
Definition at line 31 of file vt.h.
◆ KEY_PDOWN
Definition at line 32 of file vt.h.
◆ KEY_DEL
Definition at line 33 of file vt.h.
◆ KEY_INS
Definition at line 34 of file vt.h.
◆ PG_SUPPHEADER
#define PG_SUPPHEADER 0x01 |
Definition at line 51 of file vt.h.
◆ PG_UPDATE
Definition at line 52 of file vt.h.
◆ PG_OUTOFSEQ
Definition at line 53 of file vt.h.
◆ PG_NODISPLAY
#define PG_NODISPLAY 0x08 |
Definition at line 54 of file vt.h.
◆ PG_MAGSERIAL
#define PG_MAGSERIAL 0x10 |
Definition at line 55 of file vt.h.
◆ PG_ERASE
Definition at line 56 of file vt.h.
◆ PG_NEWSFLASH
#define PG_NEWSFLASH 0x40 |
Definition at line 57 of file vt.h.
◆ PG_SUBTITLE
Definition at line 58 of file vt.h.
◆ PG_ACTIVE
Definition at line 60 of file vt.h.
◆ ANY_SUB
Definition at line 62 of file vt.h.