diff --git a/bochs/.bochsrc b/bochs/.bochsrc index 9dd6c5a56..f0753b990 100644 --- a/bochs/.bochsrc +++ b/bochs/.bochsrc @@ -662,7 +662,6 @@ keyboard_paste_delay: 100000 # The default method to toggle the mouse capture at runtime is to press the # CTRL key and the middle mouse button ('ctrl+mbutton'). This option allows # to change the method to 'ctrl+f10' (like DOSBox) or 'ctrl+alt' (like QEMU). -# NOTE: currently implemented in the X11, SDL and wxWidgets guis only! # # Examples: # mouse: enabled=1 diff --git a/bochs/doc/docbook/user/user.dbk b/bochs/doc/docbook/user/user.dbk index cc259e90c..cb75a05cc 100644 --- a/bochs/doc/docbook/user/user.dbk +++ b/bochs/doc/docbook/user/user.dbk @@ -1,7 +1,7 @@