Forcing Windowed Mode?

Ivan Leo Murray-Smith puoti at inwind.it
Wed May 12 16:56:48 CDT 2004


> How can I force an application, which normally runs full screen, into
> windowed mode?
Add something like this

[AppDefaults\\program.exe\\x11drv]
"Desktop" = "800x600"

to the end of the wine config file.
replace program.exe with the name of your program, and 800x600 with the
resolution you want.

Ivan.





More information about the wine-users mailing list