Specifications
20
Permit or Prohibit Key Locks
The System Library can be used to permit or prohibit the operations of keys except for the Power
and Trigger keys.
The functions of the System Library relevant to the “Permit or Prohibit Key Locks” are as
follows.
SysSetAllKeyLock
: Sets up “Enable” or “Disable” for lock with specified key.
SysGetAllKeyLock
: Retrieves “Enable” or “Disable” status for lock with specified key.
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 2.8
Key Setting Value
Fn7LaunchPath sz: Target application in full path to initiate
Fn8LaunchPath sz: Target application in full path to initiate
Fn9LaunchPath sz: Target application in full path to initiate
• Setting Key Codes
The System Library can be used to assign any key code to all the keys except the Fn key. Setting
“Enable” or “Disable” for assigning key code is possible using the System Library or at the
Control Panel.
The functions of the System Library relevant to the “Setting Key Codes” are as follows.
SysSetNormalUserDefineKey
: Sets up key codes (in normal mode).
SysGetNormalUserDefineKey
: Retrieves key codes (in normal mode).
• The key codes after setting are valid only when the numeral input mode is set enabled.