diff options
author | 2022-09-26 17:09:57 +1000 | |
---|---|---|
committer | 2022-09-26 17:09:57 +1000 | |
commit | a4b61abc252effb57181ce081fa8513c7b75b022 (patch) | |
tree | 4a1e06abcc3729bb009c81385eca5ca09de43f81 | |
parent | bd7870abe6cc276c496e9709b39285579162fc10 (diff) |
docs: Corrected parent menu for input devices menu.
-rw-r--r-- | docs/source/usingmame/mamemenus.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/usingmame/mamemenus.rst b/docs/source/usingmame/mamemenus.rst index 819965f4964..a7010a082fe 100644 --- a/docs/source/usingmame/mamemenus.rst +++ b/docs/source/usingmame/mamemenus.rst @@ -267,8 +267,8 @@ your current settings. Recognised input devices depend on the enabled or disabled using the :ref:`mouse <mame-commandline-nomouse>`, :ref:`lightgun <mame-commandline-nolightgun>` and :ref:`joystick <mame-commandline-nojoystick>` options. You can reach the Input Devices menu by -selecting **Input Devices** from the :ref:`main menu <menus-main>` or the -General Settings menu. +selecting **Input Devices** from the :ref:`Input Settings menu +<menus-inputopts>` or the General Settings menu. Input devices are grouped by device class (for example keyboards or light guns). You can move between device classes using the **Next Group** and **Previous |