|
API Guide Home (Online version only) |
![]() |
Include dependency graph for common/system/palmOneChars.h:

Go to the source code of this file.
| #define keyBitHard5 0x2000 |
The keyBit mask used for polling the 5th hard key.
Definition at line 44 of file common/system/palmOneChars.h.
| #define vchrBacklightToggled (vchrDeviceSpecificChar + 6) |
Tungsten W virtual character. < This character indicates that the backlight has been toggled.
Definition at line 110 of file common/system/palmOneChars.h.
| #define vchrCameraShutter (vchrPalmMin + 8) |
Camera shutter virtual character. < Generated by the camera shutter button. Currently only available on Zire71.
Definition at line 68 of file common/system/palmOneChars.h.
| #define vchrClock (vchrPalmMin + 1) |
Clock virtual character. < When handled by the system, it will launch the clock pop-up dialog.
Definition at line 56 of file common/system/palmOneChars.h.
| #define vchrDeviceIncomingCall (vchrDeviceSpecificChar + 2) |
Tungsten W virtual character. < This character indicates that there is an incoming call.
Definition at line 93 of file common/system/palmOneChars.h.
| #define vchrDeviceSpecificChar (vchrPalmMin+20) |
Definition at line 83 of file common/system/palmOneChars.h.
| #define vchrEmergencyCall (vchrDeviceSpecificChar + 12) |
Tungsten W virtual character. < This character indicates that an emergency call is being placed. < This occurs when the 4 hard keys are all pressed at once.
Definition at line 127 of file common/system/palmOneChars.h.
| #define vchrFunctionFiveWay (vchrDeviceSpecificChar + 11) |
Tungsten W virtual character. < This character indicates that a 5-way event has been triggered.
Definition at line 123 of file common/system/palmOneChars.h.
| #define vchrHard3Down (vchrDeviceSpecificChar + 0) |
Tungsten W virtual character. < This character indicates that 3rd Hard key is down. Used to check for press and hold event.
Definition at line 85 of file common/system/palmOneChars.h.
| #define vchrHard4Down (vchrDeviceSpecificChar + 1) |
Tungsten W virtual character. < This character indicates that 4th Hard key is down. Used to check for press and hold event.
Definition at line 89 of file common/system/palmOneChars.h.
| #define vchrHard5 0x0214 |
To match PalmOS 5.1 definition in Chars.h.
Definition at line 36 of file common/system/palmOneChars.h.
| #define vchrHard6 0x0215 |
Definition at line 40 of file common/system/palmOneChars.h.
| #define vchrHardRecord (vchrHard5) |
Record button virtual character. < On Tungsten T, this button is located below the microphone. On Tungsten W < and Tungsten C, the button is generally placed on the headset.
Definition at line 72 of file common/system/palmOneChars.h.
| #define vchrKeyboardSymbol (vchrDeviceSpecificChar + 9) |
Tungsten W virtual character. < This character indicates that the space key has been pressed with the function key.
Definition at line 114 of file common/system/palmOneChars.h.
| #define vchrMyFavoriteApplication (vchrDeviceSpecificChar + 4) |
Tungsten W virtual character. < This character indicates that the Favorite Application button has been pressed. < The button is UP at this point.
Definition at line 101 of file common/system/palmOneChars.h.
| #define vchrNavChange (vchrPalmMin + 3) |
Five way navigation virtual character. < This character indicates that the five way navigation states have changed.
Definition at line 64 of file common/system/palmOneChars.h.
| #define vchrPopupBrightness (vchrPalmMin + 2) |
Pop-up brightness virtual character. < When handled by the system, it will launch the brightness pop-up dialog.
Definition at line 60 of file common/system/palmOneChars.h.
| #define vchrPowerOnPhone (vchrDeviceSpecificChar + 14) |
Tungsten W virtual character. < This character indicates that a request to toggle the phone on or off has been made.
Definition at line 132 of file common/system/palmOneChars.h.
| #define vchrReplaceLastChar (vchrDeviceSpecificChar + 10) |
Tungsten W virtual character. < This character indicates that a replace last char event has been triggered. < This occurs when an alpha numeric key is pressed and held.
Definition at line 118 of file common/system/palmOneChars.h.
| #define vchrRockerCenter 0x0136 |
5-way rocker center/press
Definition at line 170 of file common/system/palmOneChars.h.
| #define vchrRockerDown 0x0133 |
5-way rocker down
Definition at line 167 of file common/system/palmOneChars.h.
| #define vchrRockerLeft 0x0134 |
5-way rocker left
Definition at line 168 of file common/system/palmOneChars.h.
| #define vchrRockerRight 0x0135 |
5-way rocker right
Definition at line 169 of file common/system/palmOneChars.h.
| #define vchrRockerSelect vchrRockerCenter |
Definition at line 176 of file common/system/palmOneChars.h.
| #define vchrRockerUp 0x0132 |
5-way rocker up
Definition at line 166 of file common/system/palmOneChars.h.
| #define vchrSilkClock (vchrPalmMin + 0) |
Silk screen clock button virtual character. < When handled by the system, it will launch the clock pop-up dialog.
Definition at line 52 of file common/system/palmOneChars.h.
| #define vchrTelDevicePowerFinished (vchrDeviceSpecificChar + 5) |
Tungsten W virtual character. < This character indicates that the backlight has been toggled.
Definition at line 106 of file common/system/palmOneChars.h.
| #define vchrTelDevicePowerOn (vchrDeviceSpecificChar + 3) |
Tungsten W virtual character. < This character indicates that the phone has been powered on
Definition at line 97 of file common/system/palmOneChars.h.
| #define vchrThumbWheelBack 0x0131 |
optional thumb-wheel cluster back
Definition at line 155 of file common/system/palmOneChars.h.
| #define vchrThumbWheelDown 0x012F |
optional thumb-wheel down
Definition at line 153 of file common/system/palmOneChars.h.
| #define vchrThumbWheelPush 0x0130 |
optional thumb-wheel press/center
Definition at line 154 of file common/system/palmOneChars.h.
| #define vchrThumbWheelUp 0x012E |
optional thumb-wheel up
Definition at line 152 of file common/system/palmOneChars.h.
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:07:46 2008 for Palm API Guide |