diff options
Diffstat (limited to 'docs/source/commandline/commandline-all.rst')
-rw-r--r-- | docs/source/commandline/commandline-all.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst index aa91bd6307c..91c69ab8bc1 100644 --- a/docs/source/commandline/commandline-all.rst +++ b/docs/source/commandline/commandline-all.rst @@ -899,22 +899,24 @@ Example: - dinput - xinput - none - - sdl + - sdljoy + - sdlgame * - **SDL** - auto [#JIPAutoSDL]_. - - - - none - - sdl + - sdljoy + - sdlgame .. rubric:: Footnotes .. [#JIPAutoWindows] On Windows, auto will default to ``dinput``. -.. [#JIPAutoSDL] On SDL, auto will default to ``sdl``. +.. [#JIPAutoSDL] On SDL, auto will default to ``sdljoy``. -.. Tip:: Note that Microsoft XBox 360 and XBox One controllers connected to +.. Tip:: Note that Microsoft Xbox 360 and Xbox One controllers connected to Windows will work best with ``winhybrid`` or ``xinput``. The ``winhybrid`` option supports a mix of DirectInput and XInput controllers at the same time. |