force start an mapp in full screen wine.
-
- Level 2
- Posts: 16
- Joined: Sat May 03, 2014 12:45 pm
force start an mapp in full screen wine.
is there a -fs like command we can run after declaring the executable in a command prompt to force a program to start in full screen mode in wine?
- olivierfrdierick
- Level 5
- Posts: 258
- Joined: Thu Sep 13, 2012 12:09 pm
Re: force start an mapp in full screen wine.
No. Any argument after the command name is passed to the program itself for its own interpretation.
My way to have fullscreen with most apps is this:
1. Set screen resolution on the host system to the size that works best with the app.
2. Activate and set Wine desktop size to the same size in winecfg (display tab).
3. Configure the app to use that screen size (if it does not adapt automatically).
Of course, this only works with apps that have a fullscreen mode.
My way to have fullscreen with most apps is this:
1. Set screen resolution on the host system to the size that works best with the app.
2. Activate and set Wine desktop size to the same size in winecfg (display tab).
3. Configure the app to use that screen size (if it does not adapt automatically).
Of course, this only works with apps that have a fullscreen mode.