Lines Matching full:terminal
67 get and set \fIcurses\fR terminal input options
108 from the terminal is handled.
119 the terminal driver buffers typed characters until a newline or carriage
126 The \fB\%nocbreak\fP routine returns the terminal to normal (cooked)
129 Initially the terminal may or may not be in \fB\%cbreak\fP mode,
143 Echoing by the terminal driver is always disabled,
173 all output in the terminal driver queue is flushed,
183 The default for the option is inherited from the terminal driver
190 The \fB\%keypad\fP option enables the keypad of the user's terminal.
206 If the keypad in the terminal can be turned on
210 turning on this option causes the terminal keypad to be turned on when
216 whether the terminal returns 7 or 8 significant bits on input depends on
217 the control mode of the terminal driver [see \fI\%termios\fP(3)].
223 to setting the CS8 flag on the terminal.
229 to setting the CS7 flag on the terminal.
235 \fBrmm\fP (meta_off) are defined for the terminal,
236 \fBsmm\fP is sent to the terminal when
267 The \fBraw\fP and \fB\%noraw\fP routines place the terminal into or out
279 The behavior of the BREAK key depends on other bits in the terminal
324 and it is coming from a terminal,
350 Any function will also return an error if the terminal was not
380 leads to terminal driver control states that are hard to predict or
439 initializes the terminal state.
467 loads the key definitions for the current terminal description.
468 If the terminal description includes extended string capabilities,
478 (depending on previous loads of terminal descriptions)
536 (the POSIX terminal API).