Specifications

22
Enable or Disable Key Locks
The System Library can be used to enable or disable the operations of keys except for the Power
and Program 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.
Keys User Can Set
Initiating application
The following registry can be used to assign any application to the Fn+7, Fn+8, Fn+9 and
Fn+Menu keys.
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
Table 2.9
Key Setting Value
Fn7LaunchPath sz: the full path of target application to initiate.
Fn8LaunchPath sz: the full path of target application to initiate.
Fn9LaunchPath sz: the full path of target application to initiate.
FnMENULaunchPath 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).
SysSetUserDefineKey
: Sets up user defined keys
SysGetUserDefineKey
: Retrieves user defined keys
The key codes after setting are valid only when the numeral input mode is set effect.