On Wed, 28 Nov 2001, Myles Toomey wrote:
>
> now the new problem. none of my keys seem to be working in xt5250 any
> more. Including the enter key. I get the signon just fine, but the enter
> key seems just to be generating a newline character. Any thoughts?
>

Hmmm..   Do you mean the ASCII newline character, 0x0a?  Or do you mean
the 5250 newline key?     And, what was it that you expected it to send?


> While we are on the topic, how should I change the Font size in Xt5250.
> My aging eyesight cannot cope with the little stuff any more...
>

Assuming that you're running 0.16.2 or later of tn5250, you should
be able to set your font to anything that you want using the font_80 and
font_132 keywords in your config file.

Example:

example1 {
    host = as400.example.com
    env.DEVNAME = DSP01
    font_80=9x15
    font_80=fixed
}


_______________________________________________
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