Forum

Full Version: Default remotes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
Nope.
Reference URL's