From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] various bitsy questions From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 22 Oct 2002 18:02:35 -0400 Topicbox-Message-UUID: 0a0b1052-eacb-11e9-9e20-41e7f4b1d025 Switching at run time can't work. The draw code isn't that smart. Same reason you can't run aux/vga again to resize the screen. I actually got the resize code working once, but it was hard to extract those changes from other significant changes that I didn't want to pull back in. Russ