Windows CE | System settings |
4.5.3CHANGE THE BUTTON SIZE ON THE KEYBOARD:
The size of the buttons is set with the settings of KeyButtonsSize57 or KeyButtonSize. The maximum size depends on the display size. With small displays, the value should not be too big as the input window may be overlaid with the keyboard.
The smallest value for the buttons should not be less than 0x16. Smaller settings make the letters illegible.
Registration entries under
Entry | Type |
KeyButtonSize5 | dword |
7 |
|
|
|
KeyButtonSize | dword |
|
|
Description
Setting of the button size for displays with a QVGA resolution Default value: 0x16
Setting of the button size for displays with a higher resolution than QVGA.
Default value: 0x20
4.5.4CHANGE THE BUTTON SIZE ON THE
The size of the buttons is set with the settings of KeyButtonsSize57 or KeyButtonSize. The maximum size depends on the display size. With small displays, the value should not be too big as the input window may be overlaid with the keyboard.
The smallest value for the buttons should not be less than 0x22. Smaller settings make the letters illegible.
Registration entries under
Entry | Type |
KeyButtonSize5 | dword |
7 |
|
|
|
KeyButtonSize | dword |
|
|
Description
Setting of the button size for 5.7" displays (QVGA) Default value: 0x28
Setting of the button size for displays with a higher resolution than QVGA.
Default value: 0x32
4.5.5SETTING EXAMPLE
"KeyButtonSize"=dword:00000029
"KeyButtonSize"=dword:00000040
Caution:
The values in the registry file are HEX numbers!
27 |