Content:TabSRMM/HotkeysTable/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(ActivateProtocolMenu removed - it's the same Ctrl+P as InvokeProtocolMenu)
('page up' & 'page down' separately also here)
 
Line 88: Line 88:
}}{{#hashdefine:
}}{{#hashdefine:


ScrollLogUpFast | hotkey={{Hotkey|Ctrl|Alt|PageUp}} | ;; | =  
ScrollLogUpFast | hotkey={{Hotkey|Ctrl|Alt|Page Up}} | ;; | =  


}}{{#hashdefine:
}}{{#hashdefine:
Line 96: Line 96:
}}{{#hashdefine:
}}{{#hashdefine:


ScrollLogDownFast | hotkey={{Hotkey|Ctrl|Alt|PageDown}} | ;; | =  
ScrollLogDownFast | hotkey={{Hotkey|Ctrl|Alt|Page Down}} | ;; | =  


}}{{#hashdefine:
}}{{#hashdefine:

Latest revision as of 23:36, 4 December 2015

Documentation

Defines hashtables with hotkeys of the TabSRMM plugin.

Todo: needs categorization