From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carl Hunter Subject: Specific resolution without monitor Date: Wed, 16 May 2012 15:48:55 -0400 Message-ID: <4FB404A7.40109@cbnco.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.cbnco.com (smtp.cbnco.com [207.164.182.72]) by gabe.freedesktop.org (Postfix) with ESMTP id F16799E746 for ; Wed, 16 May 2012 12:48:55 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by smtp.cbnco.com (Postfix) with ESMTP id 82933F7CE8B for ; Wed, 16 May 2012 15:48:55 -0400 (EDT) Received: from smtp.cbnco.com ([127.0.0.1]) by localhost (mail.cbnco.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28621-09 for ; Wed, 16 May 2012 15:48:55 -0400 (EDT) Received: from [172.20.20.218] (dmzgw2.cbnco.com [207.164.182.65]) by smtp.cbnco.com (Postfix) with ESMTPSA id 45B04F7CE81 for ; Wed, 16 May 2012 15:48:55 -0400 (EDT) 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: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org I'm trying to set my xorg.conf file up so that I get a specific resolution when my monitor is turned off and I reboot my PC. lspci shows that I've got a 945GME and Xorg.0.log shows that I'm using version 2.17.0 of the Intel driver. I'm running Mythbuntu 11.10. With my other systems running the nvidia driver I can use the option "ConnectedMonitor" to achieve this. I guess I'm looking for the equivalent for the Intel driver. Thanks Carl