02.07.2013 Views

A/UX® System Administrator's Reference Sections 1M, 7, and 8

A/UX® System Administrator's Reference Sections 1M, 7, and 8

A/UX® System Administrator's Reference Sections 1M, 7, and 8

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

termios(7P) termios(7P)<br />

11<br />

If XCASE is set <strong>and</strong> if ICANON is set, an uppercase letter is accepted<br />

on input by preceding it with a \ character <strong>and</strong> is output<br />

preceded by a \ character. In this mode, the following escape sequences<br />

are generated on output <strong>and</strong> accepted on input:<br />

for: use:<br />

\'<br />

\ !<br />

\'"<br />

{ \ (<br />

} \)<br />

\ \\<br />

For example, A is input as \a, \n as \ \n, <strong>and</strong> \N as \ \ \n.<br />

If ECHO is set, characters are echoed as received.<br />

When I CANON is set, the following echo functions are possible.<br />

If ECHO <strong>and</strong> ECHOE are set, the erase character is echoed as<br />

ASCII BS- SP- BS , which clears the last character from a CRT<br />

screen. If ECHOE is set <strong>and</strong> ECHO is not set, the erase character is<br />

echoed as ASCII SP-BS . If ECHOK is set, the NL character is<br />

echoed after the kill character to emphasize that the line is deleted.<br />

Note that an escape character preceding the erase or kill character<br />

removes any special function. If ECHONL is set, the NL character<br />

is echoed even if ECHO is not set. This is useful for terminals set<br />

to local echo (so-called half duplex). Unless escaped, the EOF<br />

character is not echoed. Because EOT is the default EOF character,<br />

this prevents terminals that respond to EOT from hanging up.<br />

If NOFLSH is set, the normal flush of the input <strong>and</strong> output queues<br />

associated with the quit, suspend, switch, <strong>and</strong> interrupt characters<br />

is not done.<br />

The initial line-discipline control value is all-bits-clear.<br />

The special characters with their default values <strong>and</strong> functions are<br />

as follows:<br />

INTR<br />

QUIT<br />

CONlROL-C. If the I S I G flag is enabled, generates<br />

a SIGINT signal that is sent to all processes in the<br />

distinguished process group associated with the terminal.<br />

ASCII FS. If the I S I G flag is enabled, generates a<br />

S I GQUI T signal that is sent to all processes in the<br />

distinguished process group associated with the terminal.<br />

February, 1990<br />

RevisionC

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!