Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!quanta.eng.ohio-state.edu!kaa.eng.ohio-state.edu!rob From: rob@kaa.eng.ohio-state.edu (Rob Carriere) Newsgroups: comp.sys.atari.st Subject: Re: uw (Unix Windows) Message-ID: <5594@quanta.eng.ohio-state.edu> Date: 21 Aug 90 02:59:28 GMT References: <1990Aug10.191141@avahi.inria.fr> <1315@nadia.stgt.sub.org> <1990Aug20.180400.254@math.lsa.umich.edu> Sender: news@quanta.eng.ohio-state.edu Reply-To: rob@kaa.eng.ohio-state.edu (Rob Carriere) Organization: The Ohio State University Dept of Electrical Engineering Lines: 17 Nntp-Posting-Host: kaa In article <1990Aug20.180400.254@math.lsa.umich.edu> hyc@math.lsa.umich.edu (Howard Chu) writes: ]%>In article , steve@thelake.mn.org (Steve ]%>Yelvington) writes: ]%>> There is an alternative: an application called "screens" that runs on ]%>> the Unix machine can let you "flip" among several virtual terminals ]%>> by using a hot key. ]Both screen and uw require the BSD pseudo-tty and socket support. I ]don't think anyone has reworked them for Sys V streams. You can go ]ahead and try if you really want to. If that is the case, `screen' is pretty useless. This functionality is already built into csh (look up the %, fg and bg commands). A program like screen would be useful on something dumb like SysV, but it's a no-op on BSD. SR ---