summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/mpv.rst6
-rw-r--r--DOCS/man/options.rst9
2 files changed, 5 insertions, 10 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 10721f76a2..df25af40c7 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -32,8 +32,10 @@ INTERACTIVE CONTROL
===================
mpv has a fully configurable, command-driven control layer which allows you
-to control mpv using keyboard, mouse, joystick or remote control (with
-LIRC). See the ``--input-`` options for ways to customize it.
+to control mpv using keyboard, mouse, joystick or remote control (there is no
+LIRC support - configure remotes as input devices instead).
+
+See the ``--input-`` options for ways to customize it.
Keyboard Control
----------------
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 938c5e143d..458ec87fca 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2364,13 +2364,6 @@ Input
``--input-js-dev``
Specifies the joystick device to use (default: ``/dev/input/js0``).
-``--input-lirc``, ``--no-input-lirc``
- Enable/disable LIRC support. Enabled by default.
-
-``--input-lirc-conf=<filename>``
- (LIRC only)
- Specifies a configuration file for LIRC (default: ``~/.lircrc``).
-
``--input-media-keys=<yes|no>``
(OS X only)
Enable/disable media keys support. Enabled by default (except for libmpv).
@@ -2951,7 +2944,7 @@ TV
Use _ for spaces in names (or play with quoting ;-) ). The channel
names will then be written using OSD, and the slave commands
``tv_step_channel``, ``tv_set_channel`` and ``tv_last_channel``
- will be usable for a remote control (see LIRC). Not compatible with
+ will be usable for a remote control. Not compatible with
the ``frequency`` parameter.
.. note::