From 052caf705aa7009fa2ff08f10976d797e6c3cfe2 Mon Sep 17 00:00:00 2001 From: aurel32 Date: Tue, 18 Mar 2008 06:51:54 +0000 Subject: Documentation for the -curses option git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4078 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-doc.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'qemu-doc.texi') diff --git a/qemu-doc.texi b/qemu-doc.texi index f9924d2..c43df50 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -400,6 +400,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 -curses + +Normally, QEMU uses SDL to display the VGA output. With this option, +QEMU can display the VGA output when in text mode using a +curses/ncurses interface. Nothing is displayed in graphical mode. + @item -no-frame Do not use decorations for SDL windows and start them using the whole -- cgit v1.1