From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Seitz Subject: Re: Can't output 1680x1050 to DVI monitor via HDMI port Date: Wed, 08 Feb 2012 11:12:25 +0100 Message-ID: <4F324A89.2050801@vtnd.de> References: <4F323D68.5050509@gmail.com> <4F323F45.4020003@gmail.com> <4F324034.6080202@vtnd.de> <4F32467E.4070206@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from srv6.berlinhosting.de (srv6.berlinhosting.de [87.118.86.113]) by gabe.freedesktop.org (Postfix) with ESMTP id C68349F74F for ; Wed, 8 Feb 2012 02:12:27 -0800 (PST) In-Reply-To: <4F32467E.4070206@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Graeme Russ Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Am 08.02.2012 10:55, schrieb Graeme Russ: > Hi Oliver, > > On 02/08/2012 08:28 PM, Oliver Seitz wrote: >>> $ xrandr --output HDMI1 --mode 1680x1050 >>> >>> Will set the display mode properly, but the gnome menu bar (normally on the >>> bottom) appears in the middle of the screen and logging of reverts back >> >> This is a gnome thing, then. Try switching off VGA completly, gnome might > > How? xrandr --output VGA1 --off Or, set the screens to something different than clone mode. Like xrandr --output HDMI1 --below VGA1 xrandr --output HDMI1 --above VGA1 xrandr --output HDMI1 --left-of VGA1 xrandr --output HDMI1 --right-of VGA1 I may add, this is all very off-topic on this list. Greets, Kiste