From f15d9d64b0aa361085a607986d68f239ee497d2d Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Mon, 17 Nov 2014 17:33:36 +0100 Subject: swtiched back to x display in bochs config --- bochs/bochsrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bochs/bochsrc') diff --git a/bochs/bochsrc b/bochs/bochsrc index 870e59c..e2f0282 100644 --- a/bochs/bochsrc +++ b/bochs/bochsrc @@ -56,9 +56,9 @@ #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: x - +display_library: x, options="gui_debug" # use GTK debugger gui +#display_library: x +# #======================================================================= # ROMIMAGE: -- cgit v1.2.3