Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!decvax!ucbvax!ucbcad!nike!lll-crg!lll-lcc!pyramid!ut-sally!std-unix From: std-unix@ut-sally.UUCP (Moderator, John Quarterman) Newsgroups: mod.std.unix Subject: Re: job control Message-ID: <6004@ut-sally.UUCP> Date: Tue, 14-Oct-86 12:44:57 EDT Article-I.D.: ut-sally.6004 Posted: Tue Oct 14 12:44:57 1986 Date-Received: Wed, 15-Oct-86 00:54:54 EDT References: <5986@ut-sally.UUCP> <5932@ut-sally.UUCP> <5990@ut-sally.UUCP> Organization: IEEE P1003 Portable Operating System for Computer Environments Committee Lines: 29 Keywords: windows virtual consoles termcap terminfo Approved: jsq@sally.utexas.edu From: campbell%maynard.UUCP@harvisr.harvard.edu (Larry Campbell) Date: Sun, 12 Oct 86 11:43:38 EDT Organization: The Boston Software Works, Inc. In article <5990@ut-sally.UUCP> guy@sun.com (Guy Harris) writes: >This sort of windowing mechanism doesn't even necessarily require a >memory-mapped screen; it merely needs a way to redraw a window when it moves >to the front. Mark Horton's earlier message describes a window manager for >dumb terminals; it even permits more than one window on the screen. Of course, but I suspect that redrawing windows over a serial line would be tedious -- unless the serial line were running at 56KB or better. >As for the window size "ioctl", consider this: any program that thinks it's >always dealing with a "perfectly ordinary 24x80 terminal" is going to be >quite surprised when run on an Ann Arbor Ambassador with 60 lines. Programs >should not make assumptions like that. That was an oversimplification on my part. Of course programs should (and most do) query termcap/terminfo. However, they can safely assume that the window size isn't going to change while they're running, and this assumption reduces complexity. -- Larry Campbell MCI: LCAMPBELL The Boston Software Works, Inc. ARPA: campbell%maynard.uucp@harvard.ARPA 120 Fulton Street, Boston MA 02109 UUCP: {alliant,wjh12}!maynard!campbell (617) 367-6846 Volume-Number: Volume 7, Number 58