Difference between revisions of "Hooker:Symbols"
Jump to navigation
Jump to search
(Category:Hooker added and nav link) |
m |
||
Line 28: | Line 28: | ||
|} | |} | ||
− | '''NOTE:''' These mappings are valid | + | '''NOTE:''' These mappings are valid as of version 2.55, and may be changed at any time. |
[[Category:Hooker]] | [[Category:Hooker]] |
Revision as of 19:42, 23 September 2013
What do abbreviations or keywords like <*5>, <E>, <INS> mean?
These abbreviations are used to display all no-displayable characters and some additional information.
<*3>, <*4>, <*5>, etc. | Identify repetition of an immediately preceding character, example: w<*3> means "www". |
---|---|
<COPY>, <FIND>, <SAVE>, <PASTE>, <CUT>, <UNDO> | Common combinations of CTRL key and C, F, S, V, X, Z characters, accordingly. |
<BS>, <E>, <TAB>, <INS>, <DEL>, <WIN>, <HOME>, <END>, <P> | No printable keys: "backspace", "enter (new line)", "tab", "insert", "delete", "windows key", "home", "end", "pause" - accordingly. |
<L>, <R>, <U>, <D> | Arrows keys: left, right, up, down - accordingly. |
<F1>, <F2>, <F3>, etc. | Function keys, from F1-F12. |
<PROCESS:Name#PID> | Currently focused process, identified by "Name" and "PID" of the process. |
<CLIPBOARD:Text> | Current content of the clipboard, identified as "Text". |
NOTE: These mappings are valid as of version 2.55, and may be changed at any time.