From: R. Giuly
Subject: lispworks font size
Date: 
Message-ID: <3AB04B45.B16B7D45@hotmail.com>
Sorry this is not truly a lisp question. I'm using Lispworks on a
redhat6 machine with lesstif-0.89.9-2 and the font for the listener (the
font used to show input and output) is so tiny I can barely read it.
Does anyone know how to configure the font? 


-- 
Richard Giuly

(remove animal from email address)

From: Valeriy E. Ushakov
Subject: Re: lispworks font size
Date: 
Message-ID: <98pqkn$bv8$1@news.spbu.ru>
R. Giuly <·········@hotmail.com> wrote:

> Sorry this is not truly a lisp question. I'm using Lispworks on a
> redhat6 machine with lesstif-0.89.9-2 and the font for the listener (the
> font used to show input and output) is so tiny I can barely read it.
> Does anyone know how to configure the font? 

Arrange something like this to be loaded with xrdb (e.g. put in your
~/.Xdefaults).

Lispworks*textFontList: -*-courier-medium-r-normal--12-*-75-75-m-*-iso8859-1
Lispworks*XmList.FontList: -*-courier-medium-r-normal--12-*-75-75-m-*-iso8859-1
Lispworks*editor-pane.fontList: -*-courier-medium-r-normal--12-*-75-75-m-*-iso8859-1
Lispworks*Canvus.FontList: -*-courier-medium-r-normal--12-*-75-75-m-*-iso8859-1
Lispworks*tab-layout.fontList: -*-helvetica-medium-r-normal--*-120-*-*-*-*-iso8859-1

Lispworks*XmLabel.fontList: -*-helvetica-bold-r-normal--14-*-iso8859-1
Lispworks*XmPushButton.FontList: -*-helvetica-bold-r-normal--14-*-iso8859-1
Lispworks*XmToggleButton.FontList: -*-helvetica-bold-r-normal--14-*-iso8859-1
Lispworks*XmCascadeButton.FontList: -*-helvetica-bold-r-normal--14-*-iso8859-1


You can find names for more resources to customize in a file
app-defaults/Lispworks installed with lw.

SY, Uwe
-- 
···@ptc.spbu.ru                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen
From: Espen Vestre
Subject: Re: lispworks font size
Date: 
Message-ID: <w6ae6necml.fsf@wallace.ws.nextra.no>
"R. Giuly" <·········@hotmail.com> writes:

> Sorry this is not truly a lisp question. I'm using Lispworks on a
> redhat6 machine with lesstif-0.89.9-2 and the font for the listener (the
> font used to show input and output) is so tiny I can barely read it.
> Does anyone know how to configure the font? 

from my .cshrc:

alias mylw '/local/lw/bin/lispworks -xrm "Lispworks*editor-pane.fontList: 6x13" -xrm "Lispworks*listener-pane.fontList: 6x13" -environment'

(replace 6x13 with whatever you like)
-- 
  (espen)
From: Lieven Marchand
Subject: Re: lispworks font size
Date: 
Message-ID: <m31yrzlz6d.fsf@localhost.localdomain>
"R. Giuly" <·········@hotmail.com> writes:

> Sorry this is not truly a lisp question. I'm using Lispworks on a
> redhat6 machine with lesstif-0.89.9-2 and the font for the listener (the
> font used to show input and output) is so tiny I can barely read it.
> Does anyone know how to configure the font? 
> 

You can do it with X resources as some posts have already
mentioned. An alternative is to put the following in your ~/.lispworks
file.

(gp:define-font-alias :editor-pane-default-font
  (gp:gf nil "lucidatypewriter" :medium :roman 14))
(gp:define-font-alias :listener-pane-default-font
  (gp:gf nil "lucidatypewriter" :medium :roman 14))

-- 
Lieven Marchand <···@wyrd.be>
Gla�r ok reifr skyli gumna hverr, unz sinn b��r bana.