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/sdlconfig.rst | |
parent | 33c6487b886eacad916a12637a575ad563fa9e61 (diff) |
osd: Added option to accept SDL game controller/joystick input when losing UI focus.
Diffstat (limited to 'docs/source/commandline/sdlconfig.rst')
-rw-r--r-- | docs/source/commandline/sdlconfig.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/source/commandline/sdlconfig.rst b/docs/source/commandline/sdlconfig.rst index 84f31bf89b9..ad9b5a47de8 100644 --- a/docs/source/commandline/sdlconfig.rst +++ b/docs/source/commandline/sdlconfig.rst @@ -1,10 +1,8 @@ SDL-Specific Commandline Options ================================ - This section contains configuration options that are specific to any build -supported by SDL (including Windows where compiled as SDL instead of -native). +supported by SDL (including Windows when built with SDL instead of native). |