Lines Matching +full:input +full:- +full:disable

1 .\"-
47 characteristics for the device that is its standard input.
57 .Bl -tag -width indent
61 .St -p1003.2 .
70 rather than using standard input.
84 .St -p1003.2 .
93 .Bl -tag -width Fl
95 Enable (disable) parity generation
109 Set terminal input baud rate to the
112 input baud rate is set to zero, the
113 input baud rate is set to the
139 Enable (disable) the receiver.
144 Enable (disable) RTS/CTS flow control.
146 Enable (disable) asserting RTS/DTR on open.
148 .Ss Input Modes:
150 .Bl -tag -width Fl
153 input.
165 Enable (disable) input parity
168 Strip (do not strip) input characters
175 on input.
179 on input.
185 on input.
187 Enable (disable)
205 the input queue is nearly
214 (currently 255) characters in the input queue.
217 is set and the input queue limit has been reached,
218 subsequent input causes the system to send an ASCII BEL
223 is unset and the input queue is full, the next input character causes
224 the entire input and output queues to be discarded.
226 Assume that input characters are UTF-8 encoded. Setting this flag
231 .Bl -tag -width Fl
233 Post-process output (do not
234 post-process output; ignore all other
240 .Dv CR-NL
278 .Bl -tag -width Fl
280 Enable (disable) the checking of
287 Enable (disable) canonical input
293 Enable (disable) any implementation
335 Otherwise, disable this feature.
337 Disable (enable) flush after
366 Indicates input is (is not) pending after a switch from non-canonical
367 to canonical mode and will be re-input when a read becomes pending
368 or more input arrives.
371 .Bl -tag -width Fl
372 .It Ar control-character Ar string
374 .Ar control-character
381 two character sequence "^-" or the
386 Recognized control-characters:
387 .Bd -ragged -offset indent
388 .Bl -column character Subscript
389 .It control- Ta \& Ta \&
418 Non-Canonical mode input processing
419 (-icanon).
422 .Bl -tag -width Fl
430 Enable parenb and cs7; disable
435 Disable parenb, and set cs8.
437 Enable (disable) icrnl.
454 Set (disable) all modes suitable for a CRT display device.
456 Enable (disable) the system generated status line associated with
469 is set to a non-zero value, the status message also includes the kernel program
498 If set, change the modes of the terminal so that no input or output processing
501 state that performs input and output processing.
512 .Bd -literal
513 save_state=$(stty -g)
527 .Bl -tag -width Fl
609 The non-blocking open of the terminal device with the
617 .Bd -literal
618 (trap '' TTOU; stty -f /dev/tty sane)
624 .Ex -std
633 .St -p1003.2