summaryrefslogtreecommitdiff
path: root/bochs
diff options
context:
space:
mode:
Diffstat (limited to 'bochs')
-rw-r--r--bochs/bochsrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bochs/bochsrc b/bochs/bochsrc
index e2f0282..e793779 100644
--- a/bochs/bochsrc
+++ b/bochs/bochsrc
@@ -50,13 +50,13 @@
# Some display libraries now support specific option to control their
# behaviour. See the examples below for currently supported options.
#=======================================================================
-#display_library: nogui
#display_library: rfb, options="timeout=60" # time to wait for client
#display_library: sdl #, options="fullscreen" # startup in fullscreen mode
#display_library: term
#display_library: wx
#display_library: x, options="hideIPS" # disable IPS output in status bar
display_library: x, options="gui_debug" # use GTK debugger gui
+display_library: term
#display_library: x
#