From owner-freebsd-questions@FreeBSD.ORG Wed Apr 29 13:27:59 2009 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5161810656E6 for ; Wed, 29 Apr 2009 13:27:59 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from gate.criticalsoftware.com (gate.criticalsoftware.com [212.13.37.242]) by mx1.freebsd.org (Postfix) with ESMTP id 0DC778FC22 for ; Wed, 29 Apr 2009 13:27:58 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from [192.168.1.82] (murakami.critical.pt [192.168.1.82]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gate.criticalsoftware.com (Postfix) with ESMTP id 68D642283CF; Wed, 29 Apr 2009 14:27:57 +0100 (WEST) Message-ID: <49F855DD.6070406@gmail.com> Date: Wed, 29 Apr 2009 14:27:57 +0100 From: Ricardo Jesus User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: herbert langhans References: <20090428230135.2d0d945d.herbert.raimund@gmx.net> In-Reply-To: <20090428230135.2d0d945d.herbert.raimund@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: X Window - how to get the standard font X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ricardo.m.jesus@criticalsoftware.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2009 13:27:59 -0000 herbert langhans wrote: > Hi Daemons, > a little question: > > I open a shell and invoke: > #xmessage 'hello world' > - it opens the window, but a rather tiny font. > > So I invoke: > #xmessage -fn -*-fixed-*-*-*-*-20-*-*-*-*-*-iso8859-* 'hello world' > - the same appears in the fontsize I like. > > Now the question: > Can I set the bigger font somewhere, so that i.e. xmessage appears always in the preset, bigger font without typing the whole -fn -*-*.... string in? Somewhere in .xinitrc? > > Checked the man pages, but its a science to find a solution there. > > Thanks > herb langhans > I've seen .Xdefaults files that setup resources for apps such as xcalc and xmessage. Have a look at http://dotfiles.org/~n0nsense/.Xdefaults.