Is there any other way to turn ON the backlight in Windows CE?? Presently I am setting the event "PowerManager/ActivityTimer/UserActivity" which eventually keeps back light ON. I also want to monitor if there is activity on device like touch etc by user. If there is no activity by the user for specified time, I want to do a application specific log off. Since we want to keep the back light we are setting above event manually but now it is creating the problem to measure actual user activity.
Is there any solution?
Thanks, Omky