Is there any way to get LightDM to see a MCE remote as an input device at the greeter screen? I have three accounts -- my user account, MythTV, and XBMC and I'd like to be able to switch between these using a remote. I've made the following change to my xorg.conf:
Section "InputClass"
Identifier "Remote"
MatchDevicePath "/dev/input/event2"
Option "Ignore" "True"
EndSection
And X.org sees the remote:
#cat /var/log/Xorg.0.log | grep Media |grep input |grep event
[354591.052] (II) config/udev: Adding input device Media Center Ed. eHome Infrared Remote Transceiver (0471:060c) (/dev/input/event2)