diff options
| author | 2023-01-14 07:10:02 +1100 | |
|---|---|---|
| committer | 2023-01-14 07:10:21 +1100 | |
| commit | 5c4dcb3016556f4d50aae07ff00ac662a7ebea37 (patch) | |
| tree | b3933cf047d39b3722a40c37cbe3ee5a8fabf7d0 /docs | |
| parent | 2c3ab2b13106d4cc43b5d2e622057ab2e8de6237 (diff) | |
docs: Updated default joystick providers.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/commandline/commandline-all.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst index 7265e222720..a615e5c5b3b 100644 --- a/docs/source/commandline/commandline-all.rst +++ b/docs/source/commandline/commandline-all.rst @@ -923,23 +923,23 @@ Example: - winhybrid - dinput - xinput - - none - - sdljoy - sdlgame + - sdljoy + - none * - **SDL** - auto [#JIPAutoSDL]_. - - - - - none - - sdljoy - sdlgame + - sdljoy + - none .. rubric:: Footnotes -.. [#JIPAutoWindows] On Windows, auto will default to ``dinput``. +.. [#JIPAutoWindows] On Windows, auto will default to ``winhybrid``. -.. [#JIPAutoSDL] On SDL, auto will default to ``sdljoy``. +.. [#JIPAutoSDL] On SDL, auto will default to ``sdlgame``. .. Tip:: Note that Microsoft Xbox 360 and Xbox One controllers connected to Windows will work best with ``winhybrid`` or ``xinput``. The |
