From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: fullscreen help / request Date: Wed, 18 Jun 2008 07:00:36 -0700 Message-ID: <48591504.1090105@qumranet.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Hugh Roper Return-path: Received: from il.qumranet.com ([212.179.150.194]:36739 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352AbYFROAj (ORCPT ); Wed, 18 Jun 2008 10:00:39 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Hugh Roper wrote: > Dear List, > > I'm using a dual-monitor setup. When switching to fullscreen mode > (via ctrl-alt-f) is it possible to expand to the active monitor? At > the moment it centres between the monitors, which have different > resolutions. > > I use Twin View Xinerama for the dual-screen xorg.conf. > That's a difficult one. kvm uses qemu for graphics support, which uses the SDL library to access the display, which uses the X APIs to to window management. For all I know a one liner does this, but I have no clue where to put it. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.