Difference between revisions of "WDSC LPEX"
From MidrangeWiki
(→Fonts) |
|||
Line 10: | Line 10: | ||
==Fonts== | ==Fonts== | ||
A good font to use on some displays is the ProggyClean fonts. Located at [http://www.proggyfonts.com/index.php?menu=download. | Proggy Progamming Fonts Download Area] | A good font to use on some displays is the ProggyClean fonts. Located at [http://www.proggyfonts.com/index.php?menu=download. | Proggy Progamming Fonts Download Area] | ||
+ | |||
+ | # Download your font of choice. | ||
+ | # Install the font into your font folder (usually under the C:\Windows system folder). | ||
+ | # <u>W</u>indow → <u>P</u>references → LPEX Editor → Appearance. | ||
+ | # Click on the Font button to change the font to Proggy font you installed. | ||
+ | |||
==Remap keyboard shortcuts== | ==Remap keyboard shortcuts== | ||
Revision as of 20:32, 26 June 2007
WDSC LPEX - Tips for using the LPEX editor
Contents
Keyboard shortcuts
— or —
In the LPEX command line type "?action", "?query", "?lpex" or "?seu" (in the full version of WDSC) and you are taken to the appropriate help page. Note on WDSC Lite V6 typing "?seu" brought up nothing.
Fonts
A good font to use on some displays is the ProggyClean fonts. Located at | Proggy Progamming Fonts Download Area
- Download your font of choice.
- Install the font into your font folder (usually under the C:\Windows system folder).
- Window → Preferences → LPEX Editor → Appearance.
- Click on the Font button to change the font to Proggy font you installed.
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".
Search for the keyboard shortcut of an action.
- Goto into the command line by pressing Esc (if not already there).
- key (without quotes) "query actionKey.ACTION" where ACTION is the LPEX editor action.
- Example, "query keyAction.showSourcePromptView" reports back in default situations "f4.t".
In the LPEX command line type "?action", "?query", "?lpex" or "?seu" (in the full version of WDSC) and you are taken to the appropriate help page. Note on WDSC Lite V6 typing "?seu" brought up nothing.