Trailing-Edge
-
PDP-10 Archives
-
7.01A_PCL20_KMCSRC_19830513
-
ttyks.mac
There are no other files named ttyks.mac in the archive.
SUBTTL TTYCNF - TERMINAL CONFIGURATION DEFINITION FILE OUTPUT BY MONGEN
DEFINE XP(A,B),<A==:B>
XP M.TTY,52
;; 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]: 2020
XP M.DC10,0
XP M.DC68,0
XP M.DC76,0
XP MD.DCS,0
;; TTY lines(0-32)[Total number of TTY lines]: 16
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,20
XP M0DZNL,20
XP M.TLTL,20 ;TOTAL LOCAL TTY LINES
;; OPR octal line #(CTY,0-17)[OPR is privileged operator terminal]: CTY
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]
;; 0-17
L 0,17
;;
>
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
;; CTY
L CTY
;; 0-17
L 0,17
;;
>
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 TTYKS.MAC