On Fri, Mar 31, 2000 at 11:38:27AM -0800, Mike Madore wrote:
> Hi,
>
> On Fri, 31 Mar 2000 [EMAIL PROTECTED] wrote:
>
> > So, I'm very happy to report that keyboard wise, everything works. I
> > was even able to map the PageUp and PageDown sequence onto
> > other keys...I just wish I could get the status line back! For a while
> > it would show the 5250, X SYSTEM and MW messages, but now
> > nothing shows. Any ideas on how to solve this?
>
> These terminals are 80X25?
Terminals are assumed to be 80x24 under Linux unless:
1) The virtual terminal driver/terminal driver provides a method to retrieve
the size of the terminal. Xterm does this, the Linux console does this.
Unfortunately, there's no way via a serial terminal driver to do this.
2) The termcap/terminfo entry specifies a different number of lines.
So, you are basically looking to add info about the terminal being 25 lines
to the termcap.
>
> Mike
>
-Jay
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---