From c1c0bb35b77b0bdb08d2849d956fd8359e051227 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Tue, 9 Aug 2011 16:30:05 +0300 Subject: [PATCH] fix typos, use entities and keycombos --- doc/manual/index.docbook | 120 +++++++++++++++++++-------------------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook index a0a2d1db..b15367e0 100644 --- a/doc/manual/index.docbook +++ b/doc/manual/index.docbook @@ -69,7 +69,7 @@ What is a terminal? -&konsole; is an X terminal +&konsole; is an X terminal emulator, often referred to as a terminal or a shell. It emulates a command line interface in a text only window. @@ -80,27 +80,27 @@ emulator, often referred to as a terminal or a shell. It emulates a command line Scrollback -&konsole; uses the notion of scrollback +&konsole; uses the notion of scrollback to allow user's to view previously displayed output. -By default, scrollback is on +By default, scrollback is on and set to save 1000 lines of output in addition to what is currently displayed on the screen. As lines of text scroll off the top of the screen, they can be reviewed by moving the scroll bar upwards, scrolling with a mouse wheel or through -the use of the +the use of the &Shift;Page Up (to move -back a page), -&Shift;Page Down (to move forward a page), -&Shift;Up Arrow (to move up a line) and +back a page), +&Shift;Page Down (to move forward a page), +&Shift;Up Arrow (to move up a line) and &Shift;Down Arrow (to move down a line) keys. When the scrolllock is on, ordinary input and output from the shell is suspended, and you can -scroll through the history with -Page Up, -Page Down, -Up Arrow and +scroll through the history with +Page Up, +Page Down, +Up Arrow and Down Arrow. @@ -133,15 +133,15 @@ name that will show in the menu, and will be the default label instead of Shell when you start a session of this type. -Enter a command just as you normally would if you opened a new -shell and were going to issue that command. For our first example above, you +Enter a command just as you normally would if you opened a new +shell and were going to issue that command. For our first example above, you might type ssh administration. -On the other tabs of the dialog, configure this session's appearance. -You can configure a different font, colour scheme, $TERM type and many +On the other tabs of the dialog, configure this session's appearance. +You can configure a different font, colour scheme, $TERM type and many other settings for each session. -Press the OK button. The new session +Press the OK button. The new session is now available in the Manage Profiles... dialog. @@ -149,7 +149,7 @@ is now available in the Manage Profiles... dialog. -After creating profiles, they are listed by their name in the +After creating profiles, they are listed by their name in the FileNew Tab menu underneath the default Shell item. @@ -170,8 +170,8 @@ For the left handed mouse button order, swap left and right in the text below. Left - All &LMB; clicks will be sent to a mouse-aware -application running in &konsole;. + All &LMB; clicks will be sent to a mouse-aware +application running in &konsole;. If an application will react on mouse clicks, &konsole; indicates this by showing an arrow cursor. If not, an I-beam (bar) cursor is shown. @@ -270,11 +270,11 @@ and Close Tab The Menubar -The menubar is at the top of the &konsole; window. -If the menubar is hidden, -Show Menu Bar can be reached by +The menubar is at the top of the &konsole; window. +If the menubar is hidden, +Show Menu Bar can be reached by right clicking in the window -(as long as no full screen application is running in that +(as long as no full screen application is running in that window such as vi, minicom, etc.). The default shortcut is listed after each menu item. @@ -325,7 +325,7 @@ Any new profiles added by the user will be listed in the sub-menu. Open File Manager Opens &kde;'s file manager -at the current directory. By default, that is +at the current directory. By default, that is &dolphin;. @@ -431,7 +431,7 @@ the name of the current tab F3 -EditFind +EditFind Next Moves to the next search instance @@ -440,7 +440,7 @@ Next &Shift;F3 -EditFind +EditFind Previous Moves to the previous search instance @@ -457,7 +457,7 @@ Previous &Ctrl;( -ViewSplit ViewSplit +ViewSplit ViewSplit View Left/Right Splits all the tabs into left and right views @@ -469,7 +469,7 @@ Any output on one view is duplicated in the other view. &Ctrl;) -ViewSplit ViewSplit +ViewSplit ViewSplit View Top/Bottom Splits all the tabs into top and bottom views @@ -522,7 +522,7 @@ Close Others &Ctrl;&Shift;H ViewDetach Current Tab -Opens the current tab in a +Opens the current tab in a separate window Quiting the previous &konsole; window will not @@ -533,14 +533,14 @@ affect the newly created window. &Ctrl;&Shift;I -ViewMonitor for +ViewMonitor for Silence -Toggles the monitoring of the current tab for +Toggles the monitoring of the current tab for lack of activity By default, after 10 seconds of inactivity, an info icon will appear on the session's tab. -The type of alerts can be changed through +The type of alerts can be changed through SettingsConfigure NotificationsSilence in monitored session. @@ -548,13 +548,13 @@ The type of alerts can be changed through &Ctrl;&Shift;A -ViewMonitor for +ViewMonitor for Activity -Toggles the monitoring of the current tab for +Toggles the monitoring of the current tab for activity Upon any activity, an info icon will appear on the session's tab. -The type of alerts can be changed through +The type of alerts can be changed through SettingsConfigure NotificationsActivity in monitored session. @@ -588,9 +588,9 @@ The type of alerts can be changed through &Ctrl;&Shift;X -ScrollbackClear +ScrollbackClear Scrollback and Reset -Clears the text in the current tab and scrollback +Clears the text in the current tab and scrollback and resets the terminal @@ -650,7 +650,7 @@ Currently, &konsole; accepts the following: SettingsConfigure Profiles... -Opens a editor for managing profiles +Opens a editor for managing profiles @@ -699,13 +699,13 @@ Notifications... The name of the current tab can be changed from this dialog. The dialog can be displayed via the menu, the shortcut &Ctrl;&Alt;S or by + action="simul">&Ctrl;&Alt;S or by double-clicking on the tab in the tab bar. These changes can be made permanent by editing the current profile. -&konsole; will subsitute these tokens: +&konsole; will substitute these tokens: %n : program name %d : current directory (short) @@ -723,21 +723,21 @@ Examples: %d : %n with /usr/src as current directory and running -bash will display +bash will display usr/s : bash %D : %n - with /usr/src as current directory and running + with /usr/src as current directory and running top will display /usr/src : top %w (%#) - with ~ as current directory and running -vim in the first tab will display + with ~ as current directory and running +vim in the first tab will display [No Name] (~) - VIM(1) @@ -751,7 +751,7 @@ Examples: Copy Input Dialog The text entered in one tab can simultaneously be sent to other tabs. -This dialog allows you to select which tabs will get that input. +This dialog allows you to select which tabs will get that input. The current tab will be greyed out.