Mailinglist Archive: opensuse (2714 mails)
| < Previous | Next > |
[opensuse] Re: vt220 emulation problem with oracle forms on SLES8 with Dophin 9500 series Mobile computers
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Fri, 18 May 2007 11:50:17 +0200
- Message-id: <20070518095017.GA4031@xxxxxxx>
On Fri, May 18, 2007 at 10:31:29AM +0300, Peter Nixon wrote:
> When connecting to the RedHat machine from the mobile terminal 'stty -a'
> shows:
>
> rows 0; columns 0;
>
> The SLES8 machine shows:
>
> rows 24; columns 80
>
>
> Obviously BOTH of these are wrong for the terminal, yet the Oracle Forms
> application shows the bottom status bar in the correct place with RedHat,
> yet with SLES8 the terminal screen needs to be scrolled down to see it.
Hmm, maybe the oracle application does something fancy (like calling
the resize application) when the rows/columns are zero.
Does it work on a sles machine if you do 'stty rows 0 columns 0'
before strarting the application?
> BOTH servers show the correct rows and columns when connecting with putty
> from windows or a standard xterm. (The values also correctly change if the
> term is resized)
I guess the application also behaves correctly in this case?
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> When connecting to the RedHat machine from the mobile terminal 'stty -a'
> shows:
>
> rows 0; columns 0;
>
> The SLES8 machine shows:
>
> rows 24; columns 80
>
>
> Obviously BOTH of these are wrong for the terminal, yet the Oracle Forms
> application shows the bottom status bar in the correct place with RedHat,
> yet with SLES8 the terminal screen needs to be scrolled down to see it.
Hmm, maybe the oracle application does something fancy (like calling
the resize application) when the rows/columns are zero.
Does it work on a sles machine if you do 'stty rows 0 columns 0'
before strarting the application?
> BOTH servers show the correct rows and columns when connecting with putty
> from windows or a standard xterm. (The values also correctly change if the
> term is resized)
I guess the application also behaves correctly in this case?
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |