Next: Zmodem, Previous: Backtick, Up: Miscellaneous
(none)
Sets a command that is run after the specified number of seconds inactivity is reached. This command will normally be theblanker
command to create a screen blanker, but it can be any screen command. If no command is specified, only the timeout is set. A timeout of zero (ot the special timeoutoff
) disables the timer. If no arguments are given, the current settings are displayed.
(none)
Activate the screen blanker. First the screen is cleared. If no blanker program is defined, the cursor is turned off, otherwise, the program is started and it's output is written to the screen. The screen blanker is killed with the first keypress, the read key is discarded.This command is normally used together with the
idle
command.