From 4a823499002f3e6c9c7ceb781f0e4933cbfb9b24 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 25 Oct 2019 21:54:35 +0200 Subject: input: disable gamepad code by default Enabling this by default probably causes a number of issues, such as breaking vo_sdl, or reacting to various input devices while the window is not focused. It's also pretty obscure, or at least new. Disable it by default. --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 5d35e226dc..197423e6b2 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3408,7 +3408,7 @@ Input Enable/disable Apple Remote support. Enabled by default (except for libmpv). ``--input-gamepad=`` - Enable/disable SDL2 Gamepad support. Enabled by default (except for libmpv). + Enable/disable SDL2 Gamepad support. Disabled by default. ``--input-cursor``, ``--no-input-cursor`` Permit mpv to receive pointer events reported by the video output -- cgit v1.2.3