From owner-freebsd-questions@FreeBSD.ORG Wed Jun 20 02:25:12 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 78C5F106566B for ; Wed, 20 Jun 2012 02:25:12 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id 2C5298FC15 for ; Wed, 20 Jun 2012 02:25:12 +0000 (UTC) Received: from x220.ovitrap.com ([122.129.201.75]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q5K2P4Yh013975; Tue, 19 Jun 2012 20:25:06 -0600 From: Erich Dollansky To: freebsd-questions@freebsd.org Date: Wed, 20 Jun 2012 09:22:44 +0700 User-Agent: KMail/1.13.7 (FreeBSD/10.0-CURRENT; KDE/4.8.3; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Message-Id: <201206200922.44032.erichfreebsdlist@ovitrap.com> Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: tlug , David Tilbrook Subject: Re: Attaching a monitor via vga X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2012 02:25:12 -0000 Hi, On Wednesday 20 June 2012 07:52:58 David Tilbrook wrote: > I have a thinkpad t61p running freebsd9.0. The window size is 1680x1050 > -- a reasonable size -- but the screen itself is 38cm. (15") which is > irritatingly > small for my old eyes. > yeah, the age. > So I want to attach an external monitor via a vga cable, which I have been > doing with my RedHat thinkpad A31P for years. Do you still have access to the xorg.conf? Try to set a single configuration which only supports the native resolution of that screen. You also could have a test with a normal PC and the monitor. Erich