Lines Matching +full:system +full:- +full:control

1 .\"-
57 .Bl -tag -width indent
61 .St -p1003.2 .
84 .St -p1003.2 .
89 .Ss Control Modes:
90 Control mode flags affect hardware characteristics associated with the
93 .Bl -tag -width Fl
106 control is no longer
121 zero, modem control is
131 Stop asserting modem control
132 (do not stop asserting modem control) on last close.
142 control.
144 Enable (disable) RTS/CTS flow control.
150 .Bl -tag -width Fl
190 control.
191 Output from the system is
192 stopped when the system receives
194 and started when the system
201 Request that the system send (not
212 The system imposes a limit of
218 subsequent input causes the system to send an ASCII BEL
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
262 Historically the term "local" pertained to new job control features
269 at Evans Hall, UC Berkeley, where the job control details
278 .Bl -tag -width Fl
281 characters against the special control
294 defined special control characters
328 is set, echo control characters as ^X.
329 Otherwise control characters
357 If set, flow control output based on condition of Carrier Detect.
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
370 .Ss Control Characters:
371 .Bl -tag -width Fl
372 .It Ar control-character Ar string
374 .Ar control-character
378 the control character is set to
381 two character sequence "^-" or the
382 string "undef" the control character
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
447 back to system defaults.
456 Enable (disable) the system generated status line associated with
461 system load average, the current command name, its process ID, the
463 and system times, percent cpu, and current memory usage.
469 is set to a non-zero value, the status message also includes the kernel program
512 .Bd -literal
513 save_state=$(stty -g)
527 .Bl -tag -width Fl
531 except that the control characters are printed in a columnar format.
588 Same as the control character
591 Same as the control character
594 Same as the control character
597 .Sh INTERACTION WITH JOB CONTROL
598 Modifications to the terminal settings are treated by job control
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