Files
konsole/tips
Waldo Bastian 63774cc5c0 -For Bash, put 'export PS1=$PS1"\[\e]0;\H:\w\a\]' in your ~/.bashrc .
+For Bash, put 'export PS1=$PS1"\[\e]0;\H:\w\a\]"' in your ~/.bashrc .
(backport)

svn path=/branches/KDE_3_0_BRANCH/kdebase/konsole/; revision=149831
2002-04-16 17:52:50 +00:00

183 lines
4.6 KiB
Plaintext

<tip category="Konsole">
<html>
<p>...that you can start new Konsole sessions by pressing the "New" button in the Konsole toolbar?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that pressing and holding the "New" button in the Konsole toolbar will allow you to
select what session type the "New" button starts?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that pressing Ctrl+Alt+N is the same as clicking the "New" button in the toolbar?
</html>
</tip>
<tip category="Konsole|Keyboard">
<html>
<p>...that you can cycle through the Konsole sessions by holding down the Shift key and
pressing the Left or Right Arrow keys?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that you can get a 'Linux console-like' terminal?
<p>Deactivate the Konsole's menubar, toolbar and scrollbar, select the Linux font
and the Linux Colors schema and apply the full-screen mode. You might also then
want to set the panel to auto-hide.
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that you can rename your Konsole sessions by clicking with the right mouse
button and selecting "Rename session"? The change will be reflected in the
Konsole toolbar, making it easier to remember the content of the session.
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that you can rename a Konsole session by double-clicking its button
in the Konsole toolbar?
</html>
</tip>
<tip category="Konsole|Keyboard">
<html>
<p>...that you can activate the menu with the Ctrl+Alt+M shortcut?
</html>
</tip>
<tip category="Konsole|Keyboard">
<html>
<p>...that you can rename your current Konsole session with the Ctrl+Alt+S shortcut?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that you can create your own session types by using the session
type editor which you can find under "Settings/Configure Konsole..."?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that you can create your own color schemes by using the schema editor
which you can find under "Settings/Configure Konsole..."?
</p>
</html>
</tip>
<tip category="Konsole|Keyboard">
<html>
<p>...that you can reorder the session buttons in the toolbar with "View" menu
commands or by holding down the Shift and Ctrl keys and pressing the Left or Right
Arrow keys?
</p>
</html>
</tip>
<tip category="Konsole|Keyboard">
<html>
<p>...that you can scroll pagewise in the history by holding down the Shift key
and pressing the Page Up or Page Down keys?
</html>
</tip>
<tip category="Konsole|Keyboard">
<html>
<p>...that you can scroll linewise in the history by holding down the Shift key
and pressing the Up or Down Arrow keys?
</html>
</tip>
<tip category="Konsole|Keyboard">
<html>
<p>...that you can insert the clipboard by holding down the Shift key and
pressing the Insert key?
</html>
</tip>
<tip category="Konsole|Keyboard">
<html>
<p>...that you can insert the X selection by holding down the Shift and
Ctrl keys and pressing the Insert key?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that you can drag &amp; drop selected text?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that you can set the history length to "unlimited"? </p>
<p>Just set it to 0 lines.
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that pressing Ctrl while pasting the selection with the middle mouse
button will send the selection buffer instead of pasting it?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that you can turn off the terminal size hint under "Settings/Configure Konsole..."?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that pressing Ctrl while selecting text will let Konsole ignore line breaks?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that when a program evaluates the right mouse button you can still
get the right mouse button pop-up menu while pressing the Shift key?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that when a program evaluates the left mouse button you can still select
text while pressing the Shift key?
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that you can let Konsole set the current directory as the window title?
For Bash, put 'export PS1=$PS1"\[\e]0;\H:\w\a\]"' in your ~/.bashrc .
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that double-clicking will select a whole word?
<p>When you don't release the mouse button after the second click you
can extend your selection by additional words when moving the mouse.
</html>
</tip>
<tip category="Konsole">
<html>
<p>...that triple-clicking will select a whole line?
<p>When you don't release the mouse button after the third click you
can extend your selection by additional lines when moving the mouse.
</html>
</tip>