Results 1 to 6 of 6

Thread: How do I Specify window size when launching a program in wine?

  1. #1
    Join Date
    Oct 2007
    Beans
    157
    Distro
    Ubuntu 9.10 Karmic Koala

    How do I Specify window size when launching a program in wine?

    Im trying to launc a game in wine, the game starts running, but then hangs...
    Command im using
    wine pat/game.exe -opengl -window

    but wanna type something like:
    wine pat/game.exe -opengl -window 1200x800

    to specify the window size... What is the correct formatting for 1200x800?

  2. #2
    Join Date
    Oct 2007
    Beans
    157
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How do I Specify window size when launching a program in wine?

    bump

  3. #3
    Join Date
    Jan 2006
    Beans
    689

    Re: How do I Specify window size when launching a program in wine?

    You should run;
    Code:
    winecfg
    and set up it windows-way.

  4. #4
    Join Date
    Oct 2007
    Beans
    157
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How do I Specify window size when launching a program in wine?

    Well... I'm running a Dual Screen setup.
    Any change in wincfg doesnt help, have already tried that.

  5. #5
    Join Date
    Jan 2006
    Beans
    689

    Re: How do I Specify window size when launching a program in wine?

    I mean emulate desktop with wine.

  6. #6
    Join Date
    Oct 2007
    Beans
    157
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How do I Specify window size when launching a program in wine?

    Have tried that as well.
    I just wanna know how to specify the window size...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •