From owner-freebsd-questions Thu Jan 29 11:49:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06774 for questions-outgoing; Thu, 29 Jan 1998 11:49:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason02.u.washington.edu (root@jason02.u.washington.edu [140.142.76.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06761 for ; Thu, 29 Jan 1998 11:49:43 -0800 (PST) (envelope-from jason@washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason02.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP id LAA15362; Thu, 29 Jan 1998 11:49:35 -0800 Received: from s8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with SMTP id LAA17122; Thu, 29 Jan 1998 11:49:33 -0800 (PST) Date: Thu, 29 Jan 1998 11:49:22 -0800 (PST) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: pstewart cc: freebsd-questions@FreeBSD.ORG Subject: Re: resolution on x terminal In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" On Thu, 29 Jan 1998, pstewart wrote: > hi there... I have a dumb question... how do I define the working > resolution for my X-Windows? It's been so long since I've had to install > an X-Win machine I forgot..:) > > Thanks, > > Paul Look in '/etc/XF86Config' and see man xf86config. Also hit Ctrl-Alt+ or Ctrl-Alt- to change it on the fly. Later, Jason Wells