From owner-freebsd-x11@FreeBSD.ORG Wed Mar 26 21:16:36 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6953106564A for ; Wed, 26 Mar 2008 21:16:36 +0000 (UTC) (envelope-from gerrit@weinberg2.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.161]) by mx1.freebsd.org (Postfix) with ESMTP id 1E5D88FC2A for ; Wed, 26 Mar 2008 21:16:35 +0000 (UTC) (envelope-from gerrit@weinberg2.de) X-RZG-CLASS-ID: mo00 X-RZG-AUTH: hXniKd46Fx22Cy3a1Cm87o0TgZjEOnW2m8eVTI8xHrQ81MqSuwm84NooXh8= Received: from comet.terra.ger (41-42-90-81.adsl.cmo.de [81.90.42.41]) by post.webmailer.de (fruni mo36) (RZmta 16.15) with ESMTP id x02114k2QJR3ca ; Wed, 26 Mar 2008 22:16:33 +0100 (MET) (envelope-from: ) Date: Wed, 26 Mar 2008 22:16:32 +0100 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: "Kevin Oberman" Message-Id: <20080326221632.6a543397.gerrit@weinberg2.de> In-Reply-To: <20080326201809.E3BB645048@ptavv.es.net> References: <20080326210104.d91ceb86.gerrit@weinberg2.de> <20080326201809.E3BB645048@ptavv.es.net> Organization: G-P.i.S-E X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: xorg 7.2->7.3 update and i810/intel driver X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2008 21:16:36 -0000 On Wed, 26 Mar 2008 13:18:09 -0700 "Kevin Oberman" wrote: KO> > Now everything looks like it should on my monitor. I still don't KO> > understand where the connected LVDS comes from, though. Moreover, KO> > I would like to have a possibility to do this xrandr settings KO> > automatically when starting X. Any hints? KO> Put the commands in .xinitrc? Or in your session config if your KO> setup supports it. I'm using kdm for logon, and I would like to set the resolution right when kdm starts. I found /usr/local/lib/X11/xinit/xinitrc, but this seems to be an example that is not really executed. Maybe I'll find something in the docs for kdm (I have a faint remembrance that I knew all these things some years ago, but I tend to forget things I do not need frequently). KO> xrandr --addmode VGA2 1280x1024 KO> xrandr --addmode VGA2 1024x768 KO> xrandr --output VGA2 --mode 1280x1024 Hm, if this stuff finally works, I will have a try with 7.3 on my notebook. I never got it to work properly with beamers so far, because it always uses the display's resolution fot the external VGA port (and most beamers do not handle 1600x1050 that well :-). cu Gerrit