Backlight..
what is the correct method for determining if the backlight is currently on?
I tried to capture the POWER/LIGHT key but seems like it's either not being captured or it no longer is available for usage? (I see it in the SDK release note thread but i Still see the entry in the bin/devices.xml file?
I'm trying to capture the backlight status. If it's ON, I want it to be ON, if it's OFF, I want it to be off and vice versa.