VtControl(1vtcl)
VtControl --
bring server into and out of curses raw/cooked mode
Synopsis
VtControl [ options ]
Description
This command is used only in the character mode server. It is used to
bring the server in and out of curses raw/cooked mode. (In cooked mode, the
server preprocesses keyboard input to the application process; in raw mode,
all keypresses are transmitted directly.)
Options
- -resume (NA)
-
Resumes the character mode server and sets curses to raw mode.
- -suspend (NA)
-
Suspends the character mode server and sets curses to cooked mode.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.