diff options
author | 2023-01-14 15:57:22 +1100 | |
---|---|---|
committer | 2023-01-14 15:57:22 +1100 | |
commit | 2592ac32c15622249028fecfb2043eda3129e8be (patch) | |
tree | b262f0ffdfab902617d3972a2e5e00815bd8808e /docs/source/commandline/index.rst | |
parent | 33c6487b886eacad916a12637a575ad563fa9e61 (diff) |
osd: Added option to accept SDL game controller/joystick input when losing UI focus.
Diffstat (limited to 'docs/source/commandline/index.rst')
-rw-r--r-- | docs/source/commandline/index.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/source/commandline/index.rst b/docs/source/commandline/index.rst index 4237c7f30f4..a03fe113708 100644 --- a/docs/source/commandline/index.rst +++ b/docs/source/commandline/index.rst @@ -1,11 +1,11 @@ -MAME Commandline Usage and OS-Specific Configuration ----------------------------------------------------- +MAME Command-line Usage and OS-Specific Configuration +----------------------------------------------------- .. toctree:: - :titlesonly: + :titlesonly: - commandline-all - windowsconfig - sdlconfig + commandline-all + windowsconfig + sdlconfig - commandline-index + commandline-index |