From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 08:41:18 2003 Return-Path: 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 613FE16A4CE for ; Sun, 2 Nov 2003 08:41:18 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D6D43F3F for ; Sun, 2 Nov 2003 08:41:17 -0800 (PST) (envelope-from msmith@code-fu.com) Received: from code-fu.com (pcp04745432pcs.alxndr01.va.comcast.net[68.50.244.113]) by comcast.net (sccrmhc13) with SMTP id <2003110216411601600016eie>; Sun, 2 Nov 2003 16:41:16 +0000 Message-ID: <3FA533E7.2090407@code-fu.com> Date: Sun, 02 Nov 2003 11:42:15 -0500 From: "Michael A. Smith" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030720 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Sham Khalil Subject: Re: font in xfterm4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2003 16:41:18 -0000 > i have xfce4 and xfterm4 on my freebsd 4.9-RC > how do i replace font and size for xfterm4? I edited the command for xfterm (right-click on the button on the launch bar) to "xfterm -sb -sl 2000 -fa bitstream_vera_sans_mono -fs 10" to get the options I like (-sb for scrollbar, -sl 2000 for a 2000-line scroll buffer). Note: the above command is on my XFCE3 system. I'm not at my XCFE4 system, so I don't know if the main command is xfterm or xfterm4. Either way the parameters are the same. Good luck! Enjoy XFCE4. -- Michael A. Smith Programmer at Large