diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-17 14:56:01 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-17 14:56:01 +0100 |
| commit | 54d36998da2e98039b960a3a9e6fb82e09717991 (patch) | |
| tree | 49ab40cafbd33fb3a91df9a4157895e2059f6f55 /bochs/bochsrc | |
| parent | e1b3206c11baa396edaf49bfb45a2a443717eaa4 (diff) | |
trying to reactivate multitasking.
Diffstat (limited to 'bochs/bochsrc')
| -rw-r--r-- | bochs/bochsrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bochs/bochsrc b/bochs/bochsrc index 4e278cc..870e59c 100644 --- a/bochs/bochsrc +++ b/bochs/bochsrc @@ -53,11 +53,11 @@ #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: 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 #======================================================================= |
