Google
 

Trailing-Edge - PDP-10 Archives - BB-T573C-DD_1986 - 35,1414/ttycnf.mac
There is 1 other file named ttycnf.mac in the archive. Click here to see a list.
SUBTTL	TTYCNF - TERMINAL CONFIGURATION DEFINITION FILE OUTPUT BY MONGEN


DEFINE XP(A,B),<A==:B>


XP M.TTY,51

;;	DECsystem10(1070,1080,1090,1091,2020)[
;;	1070 is a system with KI10 cpu's
;;	1080 is a system with KL10 cpu's
;;	1090 is a system with KL10 cpu's and internal channels
;;	1091 is a system with a KL10 cpu, internal memory, and devices
;;	 on the front end
;;	2020 is a system with a KS10 cpu]: 1091
XP M.DC10,0
XP M.DC68,0
XP M.DC76,0
XP MD.DCS,0
XP M.D70N,0
XP M.D71N,0
XP M.D72N,0
XP M.D73N,0
XP M.D74N,0
XP M.D75N,0
XP M.D76N,0
XP M.D77N,0
XP M.D78N,0
XP M.D79N,0
XP M.D7AN,0
XP M.D7BN,0
XP M.TTG0,0
XP M.TTG1,0
XP M.DSG0,0
XP M.DSG1,0
XP M.68L0,0
XP M.68L1,0
XP M.DZNL,0
XP M0DZNL,0
XP M.TLTL,0 ;TOTAL LOCAL TTY LINES


;;	OPR octal line #(CTY,0-0)[OPR is privileged operator terminal]: 
DEFINE	OPRLIN<

	OPRL	CTY
>

;;	Answer the following questions about your TTY lines(M-N).
;;	[Type one octal line #(M) or one range(M-N) or CTY on separate
;;	lines.  Type extra carriage return when through.]
DEFINE	MACDSD<

;;	Data set lines[Class of terminal for LOGIN, LOGIN resets line
;;	to computer echoing and no hardware tabs]
;;	
>
DEFINE	MACTAB<

;;	Lines with hardware tabs[Monitor simulates rest with spaces]
;;	
>
DEFINE	MACRMT<

;;	Remote lines[Class of terminal for LOGIN, do not confuse
;;	with remote station TTYs]
;;	
>
DEFINE	MACLCP<

;;	Local copy lines[Echoing provided by terminal rather than
;;	by computer.  Often (incorrectly) called half duplex]
;;	
>
DEFINE	MACHLF<

;;	Half duplex lines[TWX or half duplex wired scanner(DC10C)]
;;	
>
DEFINE	MACSLV<

;;	Slaves[No commands may be typed]
;;	
>
DEFINE	MACFRM<

;;	Lines with hardware form feed[Leave out if users
;;	would rather not get form feeds until they do TTY FORM commands]
;;	
>
DEFINE	MACINI<

;;	Lines which run INITIA at startup
;;	
>
DEFINE	MACFLC<

;;	Filler class codes(M-N,P)[
;;	Type M,P for one line M with filler class code P or
;;	M-N,P for a range of lines with filler class code P]
;;	
>
DEFINE MACDIS<>
;;	END OF TTYCNF.MAC