Updated documentation for KDE 2.1. This documenation is ready to translate.

svn path=/trunk/kdebase/doc/konsole/; revision=80433
This commit is contained in:
Mike McBride 2001-01-28 18:40:14 +00:00
parent d4e8ac2133
commit 7368b96513

View file

@ -44,11 +44,11 @@
<legalnotice>&FDLNotice;</legalnotice>
<date>14/12/2000</date>
<date>24/01/2001</date>
<releaseinfo>1.00.10</releaseinfo>
<abstract><para>This document is the user handbook for the &konsole application.</para>
<para>&konsole is an X terminal emulator for KDE 2.0</para></abstract>
<para>&konsole is an X terminal emulator for &kde; 2.0</para></abstract>
<keywordset>
<keyword>KDE</keyword>
@ -81,7 +81,9 @@ sessions</para></listitem>
</itemizedlist>
<para>These sessions can be renamed to help you keep track of all your shells,
or signaled (STOP, CONT, HUP, INT, TERM, KILL).</para>
or signaled (<errorcode>STOP</errorcode>, <errorcode>CONT</errorcode>,
<errorcode>HUP</errorcode>, <errorcode>INT</errorcode>,
<errorcode>TERM</errorcode>, <errorcode>KILL</errorcode>).</para>
<para>For more control over &konsole;, a user can:</para>
<itemizedlist>
@ -91,7 +93,7 @@ key mapping</para></listitem>
<listitem><para>change location of the scrollbar or hide the
scrollbar</para></listitem>
</itemizedlist>
<para>All chosen options can be made the default for forthcoming sessions by
saving them. </para>
@ -340,15 +342,15 @@ session</action></para></listitem>
<term><menuchoice><guimenu>Sessions</guimenu>
<guimenuitem>Session icons...</guimenuitem></menuchoice></term>
<listitem><para>At the bottom of the menu is a list of the available
sessions. Selecting one makes that session active.</para>
<para>You can also use the <keycombo
sessions. Selecting one makes that session active.</para><para>You can also use the <keycombo
action="simul"><keycap>Shift</keycap><keycap>Left</keycap></keycombo>/<keycombo
action="simul"><keycap>Shift</keycap><keycap>Right</keycap></keycombo> keys to
cycle through the available sesions.</para></listitem>
cycle through the available sessions.</para>
</listitem>
</varlistentry>
</variablelist>
</sect2>
<sect2 id="options-menu">
@ -442,6 +444,15 @@ of the window</action></para></listitem>
files to match your needs.</para></listitem>
</varlistentry>
<varlistentry>
<term><menuchoice><guimenu>Options</guimenu>
<guimenuitem><accel>W</accel>arn for Open Sessions on
Quit</guimenuitem></menuchoice></term>
<listitem><para><action>When set, a warning appears when you try to close a
&konsole; window with multiple sessions.</action></para>
</listitem>
</varlistentry>
<varlistentry>
<term><menuchoice><guimenu>Options</guimenu><guimenuitem>Save
<accel>O</accel>ptions</guimenuitem></menuchoice></term>
@ -518,7 +529,8 @@ the textured <quote>handle</quote> at the side of the bar. The bar contains a
<sect1 id="command-line-options">
<title>Command-line options</title>
<para>When &konsole; is started from the command-line, various options can be specified to modify its behavior.</para>
<para>When &konsole; is started from the command-line, various options can be
specified to modify its behavior.</para>
<variablelist>
<varlistentry>
@ -545,7 +557,8 @@ appears in the titlebar</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--nohist</option></term>
<listitem><para><action>Disable the saving of lines that scroll off the top of the window</action></para></listitem>
<listitem><para><action>Disable the saving of lines that scroll off the top of
the window</action></para></listitem>
</varlistentry>
<varlistentry>
<term><option>--notoolbar</option></term>
@ -623,9 +636,9 @@ Lars Doelle</trademark> <email>lars.doelle@on-line.de</email></para>
<appendix id="installation">
<title>Installation</title>
<para>&konsole is part of the KDE 2.0 base packages. It will automatically be
installed with your KDE installation, and requires KDE 2.0 to function.</para>
<para>For more information, you should visit the KDE website at <ulink
<para>&konsole is part of the &kde; 2.0 base packages. It will automatically be
installed with your &kde; installation, and requires &kde; 2.0 to function.</para>
<para>For more information, you should visit the &kde; website at <ulink
url="http://www.kde.org/">http://www.kde.org/</ulink></para>
<para>To obtain &konsole; separately, download the kdebase package, and compile
@ -640,7 +653,7 @@ url="ftp://ftp.kde.org/pub/">ftp://ftp.kde.org/pub/</ulink></para>
<prompt>$</prompt> <userinput><command>./configure</command></userinput>
<prompt>$</prompt> <userinput><command>make</command></userinput>
<lineannotation>Then as root:</lineannotation>
<prompt>#</prompt> <userinput><command>make install</command></userinput>
<prompt>#</prompt> <userinput><command>make</command> <option>install</option></userinput>
</screen>
</appendix>