[Key]
<- Property Sheets Various functions can be bound to keys. The keys that you can bind are:
Normal keys(ASCII codes 0x21 - 0x7f)
CTRL + letter (ASCII codes 0x00 - 0x1f)
Functions keys(Fn1 - Fn12)
SHIFT + Function keys(SFn1 - SFn12)
User buttons on the right side of the option tool bar (Button, User1 - User5 (cf.Q_V10))
You cannot bind to 0x00 (CTR+ + @), 0x20 (Space), 0x08 (CTRL + H), 0x09 (CTRL + I), 0x0c (CTRL + M), 0x1f.
[Define] If you select a function (Function:) and a key (Key:) and press [Define] key, that function (if another function has already been assigned, it is canceled) will be bound to that key. You can bind one function to more than one key.
[Clear] The function assigned to the selected key is cleared.
[Search] This checks and shows the key binding for the function in the combo box on the left side.
[All Clear] All of the key bindings to functions are cleared.
[Save] This saves key bindings to functions in the property sheet to the Registry. The saved bindings are common for every mode, not local for the current mode. You can specify whether to load the saved key bindings at each start-up by [REGISTRY] for each mode independently.
[Restore] The key bindings to functions saved in the Registry are loaded to the property sheet.