Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool2.mu.edu!uunet!mcsun!ukc!axion!vision!ukpoit!paul From: paul@ukpoit.co.uk (Paul Wood) Newsgroups: comp.os.minix Subject: help with getty Message-ID: <1991Jan29.102128.6062@ukpoit.co.uk> Date: 29 Jan 91 10:21:28 GMT Organization: Max Lines: 50 Can anybody help with getty? I'm having some problems with it :-) . The documentation is sadly lacking in this area. As far as I can tell (please correct me if I'm wrong) the valid settings in /etc/gettydefs are: B300 Set baud rate to 300 B1200 Set baud rate to 1200 B2400 Set baud rate to 2400 B4800 Set baud rate to 4800 B9600 Set baud rate to 9600 BITS5 Set character size to 5 bits BITS6 Set character size to 6 bits BITS7 Set character size to 7 bits BITS8 Set character size to 8 bits TABS [or -TABS] Expand TAB characters to spaces [or not] EVEN [or -EVEN] Use even parity [or not] ODD [or -ODD] Use odd parity [or not] NONE Use no parity ECHO [or -ECHO] Echo characters [or not] NL [or -NL] Convert \n to \r\n [or not] CBREAK [or -CBREAK] Enter cbreak mode [or not] RAW [or -RAW] Enter raw mode [or not] DCD [or -DCD] Use data carrier detect signals [or not] DEFAULT or SANE Use default (ie: reasonable) settings The format of the /etc/gettydefs file is: