Difference between revisions of "WDSC LPEX"

From MidrangeWiki
Jump to: navigation, search
(Search for the action of a keyboard shortcut.)
(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".
+
#* Example, "query keyAction.f4" reports back in default situations "showSourcePromptView".
  
 
==Catgeories==
 
==Catgeories==
 
[[Category:WDSC]]
 
[[Category:WDSC]]

Revision as of 19:22, 26 June 2007

WDSC LPEX - Tips for using the LPEX editor

Keyboard shortcuts

Keyboard Shortcuts listing

Remap keyboard shortcuts

LPEX command line

Search for the action of a keyboard shortcut.

  1. Goto into the command line by pressing Esc (if not already there).
  2. 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