On Tue, 26 Mar 2002, Scott Klement wrote:

> The configuration keywords for font are font_80 and font_132.
>
> You'd specify them in your tn5250rc like this:
>
> dsp01 {
>     host = as400.example.com
>     env.DEVNAME=DSP01
>     font_80 = 9x15
>     font_132 = fixed
> }

You can also put the font setting in .Xresources (or .Xdefaults).  It may
be better to put them in .tn5250rc as Scott suggests so that you keep you
configuration all in one place.  But you do have options :)  Here is what
I have in my .Xresources:

xt5250*cursorColor              : gold
xt5250*pointerColor             : yellow
xt5250*Font                     : 7x13
xt5250*loginShell               : off
xt5250*scrollBar                : off

James Rich
[EMAIL PROTECTED]

_______________________________________________
This is the Linux 5250 Development Project (LINUX5250) mailing list
To post a message email: [EMAIL PROTECTED]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250
or email: [EMAIL PROTECTED]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/linux5250.

Reply via email to