Specifications
48
User Settable Keys
• Initiating application
The following registry can be used to assign any application to the Fn+7, Fn+8 and Fn+9 keys.
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
Table 3.8
Key Setting Value
Fn7LaunchPath sz: Target application in full path to initiate
Fn8LaunchPath sz: Target application in full path to initiate
CardLaunchPath sz: Target application in full path to initiate
The following registry can be used to assign any application to the F1, F2, F3 and F4 keys.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys]
Table 3.9
Key Setting Value
40C1 sz: Target application in full path to initiate
40C2 sz: Target application in full path to initiate
40C3 sz: Target application in full path to initiate
40C4 sz: Target application in full path to initiate
• Programmable key codes
Returns the VK code set in the registry (Default: VK_F25).
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
Table 3.10
Key Setting Value
ProgKeyCode DWORD
• Setting key codes
The Common Device Control Library can be used to assign any key code to all the keys except
the Fn key. Setting on “Enable” or “Disable” for assigning key code is possible either using the
Common Device Control Library or at the control panel.
The key codes after setting are effect only when the numeral input mode is set enabled.