# Test /etc/gettytab by Dave Gymer

# Default
# This is for an ST with default parameters,
# ie. 8 bits/char, no parity, no flow control, a strip bit, 9600 baud
default:\
	:p8:lm=%h login\72 :tt=dumb:\
	:im=\r\nWelcome to Nowhere. An Atari TT running MiNT 0.96 (%h %t)\r\n:nx=stterm:
# Quick tests
stterm|Directly connected Atari ST terminal:\
	:lm=%h login\72 :tt=st52:
# Console - different message
console|Atari ST console:\
	:lm=\r\n%h login\72 :tt=st52:im=:

std.300:\
	:p8:lm=%h login\72 :tt=dumb:\
	:im=\r\nWelcome to Nowhere. An Atari TT running MiNT 0.96 (%h %t)\r\n:nx=std600:\
	:sp=300:

std.600:\
	:p8:lm=%h login\72 :tt=dumb:\
	:im=\r\nWelcome to Nowhere. An Atari TT running MiNT 0.96 (%h %t)\r\n:nx=std1200:\
	:sp=600:

std.1200:\
	:p8:lm=%h login\72 :tt=dumb:\
	:im=\r\nWelcome to Nowhere. An Atari TT running MiNT 0.96 (%h %t)\r\n:nx=std2400:\
	:sp=1200:

std.2400:\
	:p8:lm=%h login\72 :tt=dumb:\
	:im=\r\nWelcome to Nowhere. An Atari TT running MiNT 0.96 (%h %t)\r\n:nx=std4800:\
	:sp=2400:

std.4800:\
	:p8:lm=%h login\72 :tt=dumb:\
	:im=\r\nWelcome to Nowhere. An Atari TT running MiNT 0.96 (%h %t)\r\n:nx=std9600:\
	:sp=4800:

std.9600:\
	:p8:lm=%h login\72 :tt=dumb:\
	:im=\r\nWelcome to Nowhere. An Atari TT running MiNT 0.96 (%h %t)\r\n:nx=std19200:\
	:sp=9600:

std.19200:\
	:p8:lm=%h login\72 :tt=dumb:\
	:im=\r\nWelcome to Nowhere. An Atari TT running MiNT 0.96 (%h %t)\r\n:\
	:sp=19200:
