From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Inferno "wm/wm" From: rog@vitanuova.com MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-oqigksmztyaobvcflqckwsfkid" Message-Id: <20010308152818.36374199F9@mail.cse.psu.edu> Date: Thu, 8 Mar 2001 16:33:50 +0000 Topicbox-Message-UUID: 6d920c2c-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-oqigksmztyaobvcflqckwsfkid Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit well, that's your problem. you can't fit an inferno window of that size into rio (you have to take into account the 4-or-so pixel rio border too). you'd have the same problem if you tried to use the window(1) command to create a new rio window of that size. try -g1000x760 (which has the additional benefit of leaving you a little "plan 9 space" around the edges... rog. --upas-oqigksmztyaobvcflqckwsfkid Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <9fans-admin@cse.psu.edu> Received: from punt-2.mail.demon.net by mailstore for rog@vitanuova.com id 984064903:20:24173:3; Thu, 08 Mar 2001 15:21:43 GMT Received: from psuvax1.cse.psu.edu ([130.203.4.6]) by punt-2.mail.demon.net id aa2024150; 8 Mar 2001 15:21 GMT Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.16.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 3C38B199E4; Thu, 8 Mar 2001 10:21:08 -0500 (EST) Received: from localhostnl (localhostnl.demon.nl [195.11.248.215]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 4CD161998A for <9fans@cse.psu.edu>; Thu, 8 Mar 2001 10:20:55 -0500 (EST) To: cse.psu.edu!9fans Subject: Re: [9fans] Inferno "wm/wm" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010308152055.4CD161998A@mail.cse.psu.edu> Sender: cse.psu.edu!9fans-admin Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.1 Precedence: bulk Reply-To: cse.psu.edu!9fans List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Thu, 8 Mar 2001 16:16:56 -0500 Here is my /rc/bin/termrc: EMU=(-g1024x768) Here is plan9.ini : vgasize=1024x768x8 I am just typing "emu" in rc. -Bill > > i've seen that message when trying to create a new > window that's bigger than the overall display size. > e.g. using emu -g800x600 on a 640x480 screen. > > the error message is coming from rio. > > what command line arguments did you give emu? > > cheers, > rog. > --upas-oqigksmztyaobvcflqckwsfkid--