TTY SPEED
Revision as of 15:52, 2 July 2019 by Darya.zelenina (talk | contribs) (Created page with "'''TTY_SPEED''' is a system parameter that sets the systemwide default speed for terminals. Low byte is transmit speed, and high byte is receive speed. I...")
TTY_SPEED is a system parameter that sets the systemwide default speed for terminals. Low byte is transmit speed, and high byte is receive speed. If high byte is set to 0, receive speed is identical to transmit speed. Maximum value is 20. Baud rates are defined by the $TTDEF macro.