38 lines
1.2 KiB
HTML
Executable File
38 lines
1.2 KiB
HTML
Executable File
<TITLE>Hot keys</TITLE>
|
|
<center><h1>Used hot keys</h1></center>
|
|
|
|
<p><b>Ctrl + A</b> - Save file as ....
|
|
<p><b>Ctrl + C</b> - Copy selected text into clipboard.
|
|
<p><b>Ctrl + F</b> - Search text into.
|
|
<p><b>Ctrl + G</b> - Goto on line number.
|
|
<p><b>Ctrl + N</b> - Create new file.
|
|
<p><b>Ctrl + O</b> - Open existing file.
|
|
<p><b>Ctrl + P</b> - Prin source code.
|
|
<p><b>Ctrl + Q</b> - Exit.
|
|
<p><b>Ctrl + R</b> - Find and replace text.
|
|
<p><b>Ctrl + S</b> - Save active file.
|
|
<p><b>Ctrl + T</b> - Change place for two sybmbols.
|
|
<p><b>Ctrl + U</b> - Jumping cursor on opened/closed brace.
|
|
<p><b>Ctrl + V</b> - Paste text from clipboard.
|
|
<p><b>Ctrl + W</b> - Close active file.
|
|
<p><b>Ctrl + X</b> - Cut text into clipboard.
|
|
<p><b>Ctrl + Z</b> - Undo last operation.
|
|
<p><b>Ctrl + PageUp</b> - Prior tabbar in notebook (previous open file).
|
|
<p><b>Ctrl + PageDown</b> - Next tabbar in notebook (next open file).
|
|
<p><b>F1</b> - Help.
|
|
<p><b>F2</b> - Split editor window.
|
|
<p><b>F3</b> - Find again.
|
|
<p><b>F5</b> - Convert into DVI
|
|
<p><b>F6</b> - Convert DVI into PS.
|
|
<p><b>F7</b> - Convert DVI Convert into PDF.
|
|
|
|
<p><b>Alt + T</b> - Preview selected text.
|
|
<p><b>Alt + ó</b> - Autoindent (command list dialog).
|
|
<p><b>Alt + F</b> - Preview mathematicasl formula.
|
|
|
|
|
|
|
|
|
|
|
|
|