From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Fri, 1 Aug 2014 21:15:30 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: <181789b7f8b53d7c04fa8636470e7c75@pi.att> References: <787cedc2e726264fa5afbd6493f61df2@titan.jitaku.localdomain> <181789b7f8b53d7c04fa8636470e7c75@pi.att> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Strange VGA thing Topicbox-Message-UUID: 0bfb5620-ead9-11e9-9d60-3106f5b1d025 > The /rc/bin/termrc script does this: > > @{ > rfork n > if(~ $monitor vesa) > aux/realemu > aux/vga -l $vgasize > } > > so realemu is most likely not running in your namespace. 9atom does similar. this has caused a few questions, so i feel that it's really not worth the trouble to save a mb or two. gotchas are expensive. i'll probablly change this when i get a chance. - erik