Lines Matching refs:settings

119 * stty: (coreutils)stty invocation.             Print/change terminal settings.
408 * Control:: Control settings
409 * Input:: Input settings
410 * Output:: Output settings
411 * Local:: Local settings
412 * Combination:: Combination settings
414 * Special:: Special settings
7622 settings in effect.@footnote{If you use a non-POSIX
8300 because the default settings require that @command{ls} @code{stat} every
8466 from the terminal settings if possible; otherwise the environment
9466 overriding any @samp{ibs} and @samp{obs} settings.
15024 which you are working: the current directory, the terminal settings, and
15086 @cindex change or print terminal settings
15087 @cindex terminal settings
15088 @cindex line settings of terminal
15098 If given no line settings, @command{stty} prints the baud rate, line
15099 discipline number (on systems that support it), and line settings
15115 Print all current settings in human-readable form. This option may not
15116 be used in combination with any line settings.
15135 Print all current settings in a form that can be used as an argument to
15136 another @command{stty} command to restore the current settings. This option
15137 may not be used in combination with any line settings.
15141 Many settings can be turned off by preceding them with a @samp{-}.
15147 Some settings are not available on all POSIX systems, since they use
15150 systems, those or other settings also may not
15161 * Control:: Control settings
15162 * Input:: Input settings
15163 * Output:: Output settings
15164 * Local:: Local settings
15165 * Combination:: Combination settings
15167 * Special:: Special settings
15172 @subsection Control settings
15174 @cindex control settings
15175 Control settings:
15246 @subsection Input settings
15248 @cindex input settings
15249 These settings control operations on data received from the terminal.
15339 @subsection Output settings
15341 @cindex output settings
15342 These settings control operations on data sent to the terminal.
15426 @subsection Local settings
15428 @cindex local settings
15506 the line as indicated by the @code{echoprt} and @code{echoe} settings,
15507 instead of by the @code{echoctl} and @code{echok} settings.
15529 @subsection Combination settings
15531 @cindex combination settings
15532 Combination settings:
15731 @subsection Special settings
15733 @cindex special settings
15768 Apply settings after first waiting for pending output to be transmitted.
18479 regardless of the current umask settings.