Re: brightness control using hardware buttons
- From: "nagaraju_1024 via PocketPCJunkies.com" <u47220@uwe>
- Date: Tue, 28 Oct 2008 10:58:28 GMT
Hi Luca Calligaris,
is it possible to remap the keys using application program?
like
suppose if i press kepad button 'a' it prints letter 'a'..now i will assign a
function brightness decrease function to the button 'a'...
if i press a button 'a' it has to call brightness decres function.
is this type of application development is possible or not?
if possible how to develop?
Luca Calligaris wrote:
This is totally HW/BSP dependent, anyway:
The keypad driver should signal the backlight manager when one of the two
keys (I suppose you will use
a key to increase the brightness, another to decrement it) is pressed, then
the backlight manager will add/dec
the brightness value. How to 'signal the backlight manager' depends on the
backlight manager itself: you can
use a message queue; you can use ExtEscape if the backlight is managed by
the display driver or you can
use DeviceIOControl if the backlight is managed by its own driver
--
Luca Calligaris
l.calligaris.nospam@xxxxxxxxxxxxxxxxxx
www.eurotech.it
Hellow,
I want to control the display brightness by using keypad hardware buttons?
like if i press one button
brightness increases?
--
Message posted via PocketPCJunkies.com
http://www.pocketpcjunkies.com/Uwe/Forums.aspx/wince-pb/200810/1
.
- Follow-Ups:
- Re: brightness control using hardware buttons
- From: Luca Calligaris
- Re: brightness control using hardware buttons
- References:
- brightness control using hardware buttons
- From: nagaraju_1024 via PocketPCJunkies.com
- Re: brightness control using hardware buttons
- From: Luca Calligaris
- brightness control using hardware buttons
- Prev by Date: Re: brightness control using hardware buttons
- Next by Date: Re: brightness control using hardware buttons
- Previous by thread: Re: brightness control using hardware buttons
- Next by thread: Re: brightness control using hardware buttons
- Index(es):
Relevant Pages
|