From 2e10c5d0d102c0c9ea3d7d4c5ed41b495c3a4428 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 21 Nov 2014 02:09:29 +0100 Subject: switch bochst to term gui --- bochs/bochsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bochs/bochsrc') 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 # -- cgit v1.2.3