02-05-2012, 07:03 PM
Hi
With irw maybe the KEY_PVR is recognized but it is mapped in an .evmap file?
eventlircd uses evmap files (in /etc/eventlircd.d)for mapping keys and this mapped keys will be then used in a Lircmap.xml
I don't know what kind of remote you have, this is important because if your remote is using (for example) 03_0755_2626.evmap then the line where KEY_PVR mapping is defined is
KEY_PVR = KEY_TV # PVR
so in your Lircmap.xml for that key to be active you must use KEY_TV (in this particular case).
Regards
With irw maybe the KEY_PVR is recognized but it is mapped in an .evmap file?
eventlircd uses evmap files (in /etc/eventlircd.d)for mapping keys and this mapped keys will be then used in a Lircmap.xml
I don't know what kind of remote you have, this is important because if your remote is using (for example) 03_0755_2626.evmap then the line where KEY_PVR mapping is defined is
KEY_PVR = KEY_TV # PVR
so in your Lircmap.xml for that key to be active you must use KEY_TV (in this particular case).
Regards