mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-29 08:30:04 +00:00
Help doc: add info about cmd line switch: -fs-width
This commit is contained in:
parent
3ab80d9b9c
commit
a1509608f9
@ -82,6 +82,9 @@
|
|||||||
<li>best: picks the highest resolution where the height is an integer multiple of (192*2)</li>
|
<li>best: picks the highest resolution where the height is an integer multiple of (192*2)</li>
|
||||||
<li>nnnn: select a specific resolution with height=nnnn pixels</li>
|
<li>nnnn: select a specific resolution with height=nnnn pixels</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
-fs-width=<nnnn><br>
|
||||||
|
Use in conjunction with -fs-height to select a better aspect ratio for full-screen mode.<br>
|
||||||
|
EG. for 4:3 aspect ratio on monitors that support it: -no-full-screen -fs-width=1600 -fs-height=1200<br><br>
|
||||||
NB. Combine with <em>-no-full-screen</em> to start in Windowed mode. Without this it'll just default to full-screen.<br>
|
NB. Combine with <em>-no-full-screen</em> to start in Windowed mode. Without this it'll just default to full-screen.<br>
|
||||||
NB. When switching to Windowed mode the default desktop resolution will be restored, and when switching back to full-screen mode this better resolution will again be used.<br><br>
|
NB. When switching to Windowed mode the default desktop resolution will be restored, and when switching back to full-screen mode this better resolution will again be used.<br><br>
|
||||||
-rom <file><br>
|
-rom <file><br>
|
||||||
|
Loading…
Reference in New Issue
Block a user