resettting backlight timer on "backlightchangeevent"
Date: 25 Jan 2005 00:52:57 -0800
Hi all,
We have a backlight driver. We are using power manager IOCTL for
backlight switching on. Can anyone tell me how do we change the timer
setting set by the user BatteryTimeout and ACTimeout.
We are waiting on "backlightchanageevent" in a thread. How do we
intimate about the new timer values?
Thanks,
yogi
Relevant Pages
- Re: LCD_Backlight
... In my backlight driver Init function I create two events with thier names ... when i touch the screen it does not set the activity timer event and my ... activity timer count initializes. ... (microsoft.public.windowsce.platbuilder) - Re: Dell W3000 Problem with Power Supply
... occasion, it took 12 tries. ... they have some logic that gives up if the backlight hasn't lit after a ... about the same amount of time as the timer allows. ... I notice that some lamp controller ICs have a timing capacitor ... (sci.electronics.repair) - Is my PPC possessed?
... I have a small test application that turns the backlight on and off. ... It consist of 2 OpenNetCF OneShot LargeIntervalTimer s. ... the backlight and enables timer 2. ... (microsoft.public.dotnet.framework.compactframework) - Re: kayak application
... The color screens on these models are easily readable in bright sunlight without any backlight. ... If I turn the backlight on bright and turn the timer off for continuous use and lighting, I'm guessing the batteries will last about 8 hours at the rate that the first 1/4 to 1/3 is used up. ... Jack Erbes in Ellsworth, Maine, USA - jackerbes at adelphia dot net. ... (sci.geo.satellite-nav) - Re: GetidleTime issues on device
... This is not the right way to turn off the backlight. ... I have used follwing code in the timer event .... ... static extern int GetIdleTime; ... int _idleTime = GetIdleTime; ... (microsoft.public.windowsce.embedded.vc) |
|