86Box / 86BoxManager

A configuration manager for the 86Box emulator
MIT License
352 stars 45 forks source link

[Feature] Add a fullscreen command line switch to start a VM in fullscreen #122

Open Steveneska opened 1 year ago

Steveneska commented 1 year ago

Just wondering if it would be possible to add a full screen command line option like -F or -Fullscreen that will start a VM in the full screen configuration saved by the user in the VM config file, instead of starting the VM first and then switching to full screen from 86Box. Or would this only be possible if a start in full screen setting is saved in the VM config file by 86Box itself?

daviunic commented 2 weeks ago

I might look into this and implement it if it's not too much work.

daviunic commented 2 weeks ago

Well there's a PR pending for this so I guess we can look at that first: https://github.com/86Box/86BoxManager/pull/123