linuxstb / pidvbip

tvheadend client for the Raspberry Pi
http://www.pidvbip.org
GNU General Public License v2.0
53 stars 22 forks source link

Custom remote control input codes #13

Open mpmc opened 11 years ago

mpmc commented 11 years ago

Hello! Would it be possible to add custom remote control key input codes to pidvbip?

For example in the config file.

rc_enter=105 [remote enter key] rc_channelup=110 [channel up]

And so on, only a basic number of options would be needed, up, down, left, right, enter, channel up, channel down, stop, play/pause, fast forward & rewind.

:)