I also have it like this, no matter what I type in for $_X_winsize, the
xdos windows is still the same size and cannot be resized by dragging on
the corner. It's probably a simple problem, I hope some one will mention
the solution.
thanks..
On Mon, 18 Oct 1999, Feher Sandor wrote:
>
> Hans Lermen wrote:
> >
> > On Fri, 15 Oct 1999, Feher Sandor wrote:
> > > Yes. That is I want! When my dos application starts it must to be full
> > > screen mode or near full screen.
> > It _does_ do that, just tested with $_X_winsize = "1024,768"
> > You even can recize the window (dragging on the corner) to _any_ size
> > you want.
> I did it but doesn't work 8-(. The result is same that I probed many
> time.
>
> -----------------------------------------
> | | |
> | | |
> | my xdos's | |
> | window | |
> | | |
> | | |
> | | |
> | | |
> |------------------------ |
> | my screen (800x600) |
> | |
> -----------------------------------------
>
> I fill this param vainly nothing is change 8-(. I tried 800,600 640,400
> too.
> Here are my settings (dosemu-0.98.4-1, but it doesn't matter i think):
>
> $_X_updfreq = (5)
> $_X_title = "DOS in a BOX"
> $_X_icon_name = "xdos"
> $_X_keycode = (on)
> $_X_blinkrate = (8)
> $_X_font = "9x15"
> $_X_mitshm = (on)
> $_X_sharecmap = (on)
> $_X_fixed_aspect = (on)
> $_X_aspect_43 = (on)
> $_X_lin_filt = (off)
> $_X_bilin_filt = (off)
> $_X_mode13fact = (2)
> $_X_winsize = "1024,768"
> $_X_gamma = (1.0)
> $_X_vgaemu_memsize = (1024)
> $_X_lfb = (on)
> $_X_pm_interface = (on)
> $_X_mgrab_key = ""
> $_X_vesamode = ""
>
> Wondering for your opinion (especially Hans 8-)., Sanya
>