@*~RSC_TXTCOMPONENT_KEYBINDINGS
F1 Help Ctrl-key actions: C Copy V Paste F Find P Print +/- Zoom * Font quality R shell script
*@
@*~RSC_HELP_JAVACPL
The tool HTMLDOC_FILE:F_JAVACTRL_EXE in HTMLDOC_FILE:DIR_JAVA_BIN can be used to set
It is recommended to use the most recent one.
*@
@*~RSC_HELP_TEXTPANE
Text-Pane shortcuts
Shortcuts with the Ctrl-key:
The control key is located at the left on the keyboard is labeled
Control, Ctrl or Strg for "Steuerung".
Text-panes receive key-strokes only if they own the focus. Click to set focus.
- X Cut Text and copy
- C Copy text.
- V Paste text.
- F Find/highlight text pattern.
- L Toggle line numbers. Or toggle truncate/fold lines
- + Enlarge font.
- - Smaller font.
- * Toggle text quality (see WIKI:Antialiasing ).
- T Toggle frame is always floating on top. Indicated in frame title.
- P If it is a HTML document it will be opened in the Web-Browser. Here it can be printed.
- ESC Disable links until the mouse exits and re-enters.
Function keys:
- F1 Help
- F6 Settings: Specify Web-Browser, File-Browser and Standard URLs
#if CPP_WITH_SPELLCHECK
- F7 Spell check
#endif //CPP_WITH_SPELLCHECK
- F10 Toggle WIKI:Line_wrap
- F11 Full screen (Mac OSX: Command-Ctrl-F
For editable text fields the following features may or may not be active:
- ALT-slash or Ctrl+ENTER or Tabulator-key WIKI:Word_completion or completion of file paths or environment variables.
- Ctrl+Z WIKI:Undo
- Ctrl+Y WIKI:Redo
Hyperlinks
In most text views
URLs like http://www.google.com or database references like
PUBMED:12166070 or PUBMED{fructose glucose} or EC classes like "1.2.2.1" can be clicked to open the
selected item in the browser. File paths are opened in the document viewer.
The list of database links can be customized: HTMLDOC_BUTTON:CUSTOM_webLinks!,
HTMLDOC_BUTTON:CUSTOM_databases!, HTMLDOC_BUTTON:CUSTOM_proteinDatabases!.
Context Menus
The context menu for a word or a text selection is opened by right-click.
#if CPP_WITH_PUBMED
Pubmed links like PMID2840859 have a specific context menu.
#endif //CPP_WITH_PUBMED
Auto-word-completion
WIKI:Word_completion is available in most cases.
Typing the beginning of word and hitting the tabulator-key or alt-/ completes the word.
In case of ambiguity, the desired word may come up by pressing the tabulator-key several times.
*@