summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-07 21:03:06 +0200
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-05-08 16:38:46 +0900
commitceea08d7fe337738aec9281b2cdf749b7e946799 (patch)
treef57ab0d85bd9ebf757c6e16bfc9e77125bc053ed
parentb76df84687be286758b097d83eef3429bbdbeafa (diff)
downloadmpv-ceea08d7fe337738aec9281b2cdf749b7e946799.tar.bz2
mpv-ceea08d7fe337738aec9281b2cdf749b7e946799.tar.xz
DOCS: add a link to LIRC wiki entry
(cherry picked from commit b12ca2b980f8c5c620b42c2c034bb27a824cc112)
-rw-r--r--DOCS/mplayer-changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/mplayer-changes.rst b/DOCS/mplayer-changes.rst
index e98daf4a36..84f7e22d03 100644
--- a/DOCS/mplayer-changes.rst
+++ b/DOCS/mplayer-changes.rst
@@ -49,6 +49,7 @@ Input
* Classic LIRC support was removed. Install remotes as input devices instead.
This way they will send X11 key events to the mpv window, which can be bound
using the normal ``input.conf``.
+ Also see: http://github.com/mpv-player/mpv/wiki/IR-remotes
* Joystick support was removed. It was considered useless and was the cause
of some problems (e.g. a laptop's accelerator being recognized as joystick).