diff --git a/usage/menubar.rst b/usage/menubar.rst index e20a348..0859ae7 100644 --- a/usage/menubar.rst +++ b/usage/menubar.rst @@ -8,7 +8,7 @@ The menu bar located at the top of the 86Box window provides controls for the em Action ------ -* **Force interpretation:** temporarily disable the :ref:`dynamic recompiler `. Uncheck this option to reenable the recompiler. You can alternatively press :kbd:`Ctrl`\ +\ :kbd:`Alt`\ +\ :kbd:`I` (:ref:`customizable `) to control this option. +* **Force interpretation / Allow recompilation:** temporarily disable the :ref:`dynamic recompiler `. Uncheck this option to reenable the recompiler. You can alternatively press :kbd:`Ctrl`\ +\ :kbd:`Alt`\ +\ :kbd:`I` (:ref:`customizable `) to control this option. * **Keyboard requires capture:** require the mouse to be captured for keypresses to be forwarded to the emulated machine. Enabling this option allows the use of keyboard combinations (such as Alt+Tab) on the host system while the 86Box window is focused. * **Right CTRL is left ALT:** let the right Ctrl key act as a left Alt key, to simulate some special keyboards where the Alt key is located on the right side of the space bar. * **Update mouse every CPU frame:** force the emulated mouse to send movements as fast as possible, ignoring any polling rate set by the emulated operating system. diff --git a/usage/toolbar.rst b/usage/toolbar.rst index 6cd3d4f..0284c78 100644 --- a/usage/toolbar.rst +++ b/usage/toolbar.rst @@ -5,8 +5,8 @@ Toolbar The toolbar located at the top of the 86Box window (right below the :doc:`menu bar `) has two purposes: it provides quick actions for the emulated machine on its left hand side, and displays status information on its right hand side. -|interpreter| |recompiler| Toggle recompilation ------------------------------------------------ +|interpreter| |recompiler| Force interpretation / Allow recompilation +--------------------------------------------------------------------- Temporarily disable the :ref:`dynamic recompiler `. Press again to reenable the recompiler. You can alternatively press :kbd:`Ctrl`\ +\ :kbd:`Alt`\ +\ :kbd:`I` (:ref:`customizable `) to control this option.