Hi, I am a bit surprised atm. I am waiting for the tapping of the brightness icon on the Tungsten T's graffiti area. I'm registering for the sysNotifyEventDequeuedEvent. In the docs it says that the EventType structure is in little Endian, so I'm swapping (using "official" macros) to big endian to do the comparisons.
Now, when I press the brightness icon, I receive 0x502 as key value, but I would expect to receive vchrBrightness (0x122). Other keys (like the Find button, 0x10A) are recognized correctly. So apparently(?) Palm isn't using vchrBrightness on the Tungsten T but some custom value? I also cannot find 0x502 in the include files. Is this an undocumented value or am I doing something wrong? -- Daniel Seifert <[EMAIL PROTECTED]> -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
