On Fri, 15 Oct 1999, Feher Sandor wrote:

> I can't believe nobody tried to resize his/her own dosemu's window!
> It's a simple problem I think but I lame to resolve it 8-(.
> 
> $_X_winsize = ""        # "x,y" of initial windows size (defaults to
> float)
> ^^^^^^^^^^^^^^^^^
> When I set it for example 800,600 or whatever I write, nothing is
> happen!

$_X_winsize only applies to the size of the _graphics_ window,
that is, when the DOS application enters graphics mode.
The _text_ window can't be resized and only depends on the font used.

Hans
<[EMAIL PROTECTED]>

Reply via email to