VT Initialization

Tom Reingold tr at SAMADAMS.PRINCETON.EDU
Sun Mar 17 17:40:29 AEST 1991


In article <1991Mar05.175251.15013 at chinet.chi.il.us>
les at chinet.chi.il.us (Leslie Mikesell) writes:

$ [...]
$ 
$ Now what I'd like is a way to (a) automatically start up an assortment
$ of things on the different VT's when I log in, and (b) a way to
$ access them (saved screen and all) from a dial-up or network login.

As for (a), why not check for the tty name in your ENV file and act
upon that?

As for (b), my strong suspicion is that VT's are made possible by a
device driver that reads the keyboard and writes the video board
directly.  Accessing them remotely would mean writing a replacement
device driver: difficult.  Maybe one day, someone will rewrite "screen"
to run under System V.  Maybe one day *I* will do it.  Well, by the
time I can get around to it, everyone will have windowing systems
running over packet switched networks so it we won't want VT's any
more.
--
        Tom Reingold
        tr at samadams.princeton.edu  OR  ...!princeton!samadams!tr
        "Warning: Do not drive with Auto-Shade in place.  Remove
        from windshield before starting ignition."



More information about the Comp.sys.att mailing list