multiplexing terminals...

Mikel Manitius mikel at codas.ATT.UUCP
Sat Jun 21 03:29:51 AEST 1986


> "Shell layers" refers to "shl", which is NOT the same as DMD "layers".
> Some people find "shl" useful; it doesn't require any special terminal.
> Its main problem is that it merely multiplexes the terminal for several
> concurrent processes, which have no way to tell what may be visible on
> the current display.  A full window manager solves this problem.

You can very easily tell what is on your screen, if you do "stty loblk".
This blocks processes which try to output to the terminal, if they are
not in the current layer. When the layer becomes current, then they job
is unblocked, and you may get flooded with output.

In my opinion, this is still not as nice as berkeley's job control, but
to get that, you must give up other things....
-- 
			Mikel Manitius @ AT&T-IS Altamonte Springs, FL
			...{seismo!akgua|ihnp4|cbosgd}!codas!mikel.ATT.UUCP



More information about the Comp.unix mailing list