diff options
Diffstat (limited to 'mailinglist/output_launchpad/1780812')
| -rw-r--r-- | mailinglist/output_launchpad/1780812 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mailinglist/output_launchpad/1780812 b/mailinglist/output_launchpad/1780812 new file mode 100644 index 00000000..39b5fc4b --- /dev/null +++ b/mailinglist/output_launchpad/1780812 @@ -0,0 +1,16 @@ +Full-Screen Switch Does Nothing When Using SDL + +When using SDL switches, e.g. + +-sdl -full-screen -display sdl + +... you'd expect the display to start full-screen, as per the switch description, but it just starts in a window. Pressing the full-screen key combination (Ctrl+Alt+F) enters fullscreen mode as expected. + +Tested on QEmu 2.12.0 using qemu-system-x86_64. + +Suggested a patch here: +http://marc.info/?<email address hidden> + +Fix has been merged: +https://git.qemu.org/?p=qemu.git;a=commitdiff;h=6fb34ffcaae0823 + |