Forum
Default remotes - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Hardware (/forum-7.html)
+--- Forum: Remotes and CEC support (/forum-26.html)
+--- Thread: Default remotes (/thread-2626.html)



Default remotes - jocke4u - 29th Dec, 2014 07:41 PM

Hi,

I am new to Xbian but have some old experiences with MythTV etc.

As I understand Xbian relys on Lirc for remote support and in /etc/lirc/lircd.conf there is some default remotes configured:

Code:
include "/etc/lirc/remotes/devinput.conf"
include "/etc/lirc/remotes/xbox.conf"
include "/etc/lirc/remotes/smt1000t.conf"
include "/etc/lirc/remotes/srm7500.conf"
include "/etc/lirc/remotes/x10-or32e.conf"

I have the MCE USB IR reader connected but want to use the TV's remote if possible (Panasonic N2QAYB000830) but tested with mceusb.conf and the lircd.conf looks like (commented the defaults):

Code:
include "/etc/lirc/remotes/mceusb.conf"
#include "/etc/lirc/remotes/devinput.conf"
#include "/etc/lirc/remotes/xbox.conf"
#include "/etc/lirc/remotes/smt1000t.conf"
#include "/etc/lirc/remotes/srm7500.conf"
#include "/etc/lirc/remotes/x10-or32e.conf"

Most buttons seems to work but reacts a bit weird/to fast sometimes.

Will I loose/miss something if I remove the default remotes and just have one remote?


RE: Default remotes - CurlyMo - 29th Dec, 2014 07:42 PM

Nope.