Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ucla-cs!ames!styx!mordor!jdb From: jdb@mordor.s1.gov (John Bruner) Newsgroups: comp.sys.mac Subject: Re: uw window resizing for BSD 4.2 kludge Message-ID: <7280@mordor.s1.gov> Date: Mon, 20-Apr-87 11:34:05 EST Article-I.D.: mordor.7280 Posted: Mon Apr 20 11:34:05 1987 Date-Received: Tue, 21-Apr-87 00:49:33 EST References: <6028@dartvax.UUCP> Reply-To: jdb@mordor.UUCP (John Bruner) Organization: S-1 Project, LLNL Lines: 24 Keywords: >This is those uw users who have to work with 4.2 BSD or programs on >4.3 BSD that don't know about window resizing... It won't work for those >who have an enlarged screen with more than 100 rows or columns, but I >haven't heard of such a beast yet. If you're using the UW server on a machine that doesn't handle window resizing (i.e. 4.2BSD without something like Sun's TIOCSSIZE ioctl), then you won't be able to change the actual size of the window on the Mac (even if you select "actual size"). The reason is that the Mac will only allow the actual window size to change if the server has requested window size change notification (by sending a WOC_DO command for option WOTTY_SIZE). If you want to override this behavior you can unconditionally define RPTWINSZ in "uw_tty.c" (approximately at line 68) as "(1<