From owner-freebsd-questions@FreeBSD.ORG Sun Aug 14 02:42:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D1D216A41F for ; Sun, 14 Aug 2005 02:42:58 +0000 (GMT) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (b4.ebbed1.client.atlantech.net [209.190.235.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECE5F43D49 for ; Sun, 14 Aug 2005 02:42:57 +0000 (GMT) (envelope-from chris@monochrome.org) Received: from tripel (tripel [192.168.1.11]) by mail.monochrome.org (8.9.3/8.9.3) with ESMTP id WAA79663; Sat, 13 Aug 2005 22:42:54 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Sat, 13 Aug 2005 22:44:01 -0400 (EDT) From: Chris Hill To: Charles Smyth In-Reply-To: <42fe962d.540.0@utvinternet.com> Message-ID: <20050813223215.Y12912@tripel.monochrome.org> References: <42fe962d.540.0@utvinternet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: XTerm fvwm2 Xorg 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: Sun, 14 Aug 2005 02:42:58 -0000 On Sun, 14 Aug 2005, Charles Smyth wrote: > I~Rm trying out fvwm2 on a FreeBSD 5.4 box with Xorg The XTerm uses a > small font as default. How can the font be made larger, and how can > the XTerm window be made larger by default. Look in the file /usr/X11R6/etc/system.fvwm2rc. Assuming you're talking about the xterm you get when you click button 1 on the root window, look for the section "AddToMenu RootMenu". There is a line that looks like + "XTerm" Exec exec xterm -sl 2048 -font 9x15 To make the font bigger you could, for example, change that 9x15 to 10x20. I'm not sure how to make the default window size larger, but I'd be looking for the word "geometry" in various config files. Also see man xterm. HTH. -- Chris Hill chris@monochrome.org ** [ Busy Expunging <|> ]