Appendices
724-746-5500 | blackbox.com
Page 71
Keypad keys
(see ‘Using abbreviations’)
KP_Insert
|
KP_Delete
|
KP_Home
|
KP_End
|
KP_PageUp
KP_PageDown
|
KP_Up
|
KP_Down
|
KP_Left
|
KP_Right
|
KP_Enter
KP_Add
|
KP_Subtract
|
KP_Divide
|
KP_Multiply
KP_0 to KP_9
Function keys
F1
|
F2
|
F3
|
F4
|
F5
|
F6
|
F7
|
F8
|
F9
|
F10
|
F11
|
F12
Creating macro sequences
Hot key macro sequences can be up to 256 characters long. All keys are assumed to be released at the end of a line, however,
you can also determine that a key is pressed and released within a sequence. Any of the following three examples will send a
command that emulates and a press and release of the Scroll Lock key:
+SCROLL-SCROLL
+-SCROLL
+SCROLL-
Example:
+--1+ENTER
Press and release scroll twice, press 1 then enter then release all keys (equivalent definition is +SCROLL-SCROLL-
1+ENTER-1-ENTER)
Using abbreviations
To reduce the length of the key definitions, any unique abbreviation for a key can be used. For example: “scroll”, “scr” and even
“sc” all provide an identifiable match for “ScrollLock” whereas “en” could not be used because it might mean “Enter” or “End”
(“ent” would be suitable for “Enter”).
Note: Hotkey sequences and abbreviations are not case sensitive.