Difference between revisions of "WDSC LPEX"
From MidrangeWiki
(→Search for the action of a keyboard shortcut.) |
|||
Line 8: | Line 8: | ||
#Goto into the command line by pressing Esc (if not already there). | #Goto into the command line by pressing Esc (if not already there). | ||
#key (without quotes) "query keyAction.X-Y" where X is the keyboard shortcut in the form of a=Alt,c=Ctl or s=Shift and Y is any keyboard key. | #key (without quotes) "query keyAction.X-Y" where X is the keyboard shortcut in the form of a=Alt,c=Ctl or s=Shift and Y is any keyboard key. | ||
+ | ## Example, "query keyAction.f4" reports back in default situations "showSourcePromptView". | ||
+ | |||
==Catgeories== | ==Catgeories== | ||
[[Category:WDSC]] | [[Category:WDSC]] |
Revision as of 19:19, 26 June 2007
WDSC LPEX - Tips for using the LPEX editor
Contents
Keyboard shortcuts
Remap keyboard shortcuts
LPEX command line
Search for the action of a keyboard shortcut.
- Goto into the command line by pressing Esc (if not already there).
- key (without quotes) "query keyAction.X-Y" where X is the keyboard shortcut in the form of a=Alt,c=Ctl or s=Shift and Y is any keyboard key.
- Example, "query keyAction.f4" reports back in default situations "showSourcePromptView".