From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DriRl-0000D6-8W for qemu-devel@nongnu.org; Sun, 10 Jul 2005 16:30:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DriRd-00009s-E3 for qemu-devel@nongnu.org; Sun, 10 Jul 2005 16:30:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DriRc-00007s-Ry for qemu-devel@nongnu.org; Sun, 10 Jul 2005 16:30:32 -0400 Received: from [128.8.10.164] (helo=po2.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DriUG-0000JL-Me for qemu-devel@nongnu.org; Sun, 10 Jul 2005 16:33:16 -0400 Received: from jbrown.mylinuxbox.org (jma-box.student.umd.edu [129.2.237.180]) by po2.wam.umd.edu (8.12.10/8.12.10) with ESMTP id j6AKPm82013031 for ; Sun, 10 Jul 2005 16:25:48 -0400 (EDT) Date: Sun, 10 Jul 2005 16:24:34 -0400 From: "Jim C. Brown" Subject: Re: [Qemu-devel] scrollable window Message-ID: <20050710202434.GA23287@jbrown.mylinuxbox.org> References: <20050710174321.GA21263@jbrown.mylinuxbox.org> <003601c5857c$31e6dee0$334d21d1@organiza3bfb0e> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003601c5857c$31e6dee0$334d21d1@organiza3bfb0e> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sun, Jul 10, 2005 at 01:21:23PM -0500, jeebs@yango.us wrote: > "Jim C. Brown" > > > >> Or the same size. Don't forget, Windows XP will cover up part of the > >> window > >> even when the GTK version switches to 'full screen'. > > > > This is easily worked around by activiating the auto-hide feature of the > > taskbar. > > Kludge. > Is not. At least, is not if someone can figure out how to get qemu to turn autohide on by itself, and restore the state when it quites. If the user has to do this manually each time, it could get annoying. > You should *never* have to modify your host for a emulator and guest OS to > work right. > The user or the program? If you mean the user, I agree ... but if you mean qemu, then I don't. qemu itself has to modify the host environment in order to create the illusion. For example, qemu changes video modes when running in X11. -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.