[mythtv-users] Ubuntu 10.10 upgrade and remote control problems

Malcolm Parsons malcolm.parsons at gmail.com
Tue Oct 19 15:43:14 UTC 2010


On 19 October 2010 16:20,  <bob_ml at stuffofmine.com> wrote:

> A work around for now is to comment out the direction buttons in the lirc
> mapping file, but a better fix is needed.

HAL used to handle telling Xorg to ignore devinput IR receivers using
/usr/share/hal/fdi/preprobe/20thirdparty/lirc.fdi

I added this to my xorg.conf to make Xorg ignore my IR receivers:

Section "InputClass"
        Identifier      "Ignore lirc device"
        MatchProduct    "IR-receiver inside an USB DVB receiver"
        Option          "Ignore" "on"
EndSection

-- 
Malcolm Parsons


More information about the mythtv-users mailing list