Document -no-frame option.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2438 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths 2007-02-19 01:23:15 +00:00
parent d84fe7aef0
commit 5f189496c4
1 changed files with 6 additions and 0 deletions

View File

@ -247,6 +247,12 @@ command line application. The emulated serial port is redirected on
the console. Therefore, you can still use QEMU to debug a Linux kernel
with a serial console.
@item -no-frame
Do not use decorations for SDL windows and start them using the whole
available screen space. This makes the using QEMU in a dedicated desktop
workspace more convenient.
@item -vnc display
Normally, QEMU uses SDL to display the VGA output. With this option,