Umm … Lazy
I currently remote desktoping into a computer approximately 2 feet in front of me so I don’t have to lean to the left to grab the keyboard. Its little moments like this when you remember why you love technology
I currently remote desktoping into a computer approximately 2 feet in front of me so I don’t have to lean to the left to grab the keyboard. Its little moments like this when you remember why you love technology
I just reinstalled my mythbox and had some trouble with getting LRIC to work. It turns out that in the new Mythbuntu in the lircd.conf file you need to have quotes around the path to the remote file you want to include.
i.e. you want to have
include “/usr/share/lirc/remotes/one-for-all/lircd.conf.6131n”
NOT!
include /usr/share/lirc/remotes/one-for-all/lircd.conf.6131n
Hopefully this spares some one some grief.