commit | 0b665d770d2d4dca8e9ea53129735fe214838ec9 | [log] [tgz] |
---|---|---|
author | Hendrik Brueckner <brueckner@linux.vnet.ibm.com> | Wed Jan 27 10:12:38 2010 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Wed Jan 27 10:12:49 2010 +0100 |
tree | 365f0b15c48fc2fe22bf5468c40998af95a96f9e | |
parent | 0b4d78903bf48fe6b125c4c9f0755437a4f21d47 [diff] |
[S390] sclp_vt220: set initial terminal window size When opening a SCLP VT220 terminal, the terminal window size is not initialized (defaults to zero). Since the SCLP VT220 terminal supports only 80x24, explicitly set the window size to prevent (n)curses applications from guessing the default setting. Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>