DOCS: add a link to LIRC wiki entry

(cherry picked from commit b12ca2b980)
This commit is contained in:
wm4 2015-05-07 21:03:06 +02:00 committed by Diogo Franco (Kovensky)
parent b76df84687
commit ceea08d7fe
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ Input
* Classic LIRC support was removed. Install remotes as input devices instead. * 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 This way they will send X11 key events to the mpv window, which can be bound
using the normal ``input.conf``. 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 * 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). of some problems (e.g. a laptop's accelerator being recognized as joystick).