Help handbook updates.

pull/2/head
Darrell Anderson 12 years ago
parent 38a4b91dbd
commit 3c152dcd9b

@ -10,26 +10,25 @@
<question>
<para>How do I set the language used by &tde;?</para>
</question>
<answer>
<para>There are two ways to set the language &tde; uses in the
<para>First ensure the appropriate tde-i18n language package is installed.</para>
<para>Thereafter there are two ways to set the language &tde; uses in the
messages it will display:</para>
<variablelist>
<varlistentry><term>Using the <application>&tde; Control Center</application></term>
<listitem><para>Fire up the <application>&tde; Control Center</application> and select
<guimenu>Regional &amp; Accessibility</guimenu> followed by
<guimenuitem>Country/Region &amp; Language</guimenuitem>. You can select your language and location
here. If &tde; cannot find a translation in the first language
chosen, it will fall back on the default language. This is usually
<listitem><para>Open the <application>&tde; Control Center</application> and select
<guimenu>Regional &amp; Accessibility</guimenu> then
<guimenuitem>Country/Region &amp; Language</guimenuitem>. You can select your language and location
here. If &tde; cannot find a translation in the first language
chosen, it will fall back on the default language. This is usually
(American) English by default.</para>
<note><para>Using the <application>&tde; Control Center</application> is the preferred way of choosing
languages in &tde;.</para></note></listitem>
</varlistentry>
<varlistentry><term>Using the <envar>LANG</envar> environment variable</term>
<listitem><para>The second method uses the standard locale setting on
your system. To change the language, simply set the environment
variable <envar>LANG</envar> accordingly. For example, if your shell
your system. To change the language, simply set the environment
variable <envar>LANG</envar> accordingly. For example, if your shell
is <application>bash</application>, execute
<userinput><command>export</command> <envar>LANG</envar>=de</userinput>
to set German as the language used.</para></listitem>
@ -45,10 +44,9 @@ to set German as the language used.</para></listitem>
</question>
<answer>
<para>
Yes, you can configure it using the <application>&tde; Control Center</application>
<guimenu>Regional &amp; Accessibility</guimenu>
<guimenuitem>Keyboard Layout</guimenuitem>
configuration page.
Yes, configure the switcher using the <application>&tde; Control Center</application>
<menuchoice><guimenu>Regional &amp; Accessibility</guimenu><guimenuitem>
Keyboard Layout</guimenuitem></menuchoice> configuration page.
</para>
</answer>
</qandaentry>
@ -59,27 +57,27 @@ Yes, you can configure it using the <application>&tde; Control Center</applicati
&tde; login screen?</para>
</question>
<answer>
<note><para>Your distribution/&UNIX; flavor may have its own setup tools to
<note><para>Your &UNIX; distribution might have its own setup tools to
change this (&eg; <application>YaST</application> on &SuSE; &Linux;). This will
be the safest way to enable the &tde; login screen. However, if for some reason
you do not wish to use these tools, the following instructions may be useful.</para></note>
<para>First, you need to change to the <quote>xdm runlevel</quote> (runlevel 5 on
you do not wish to use these tools, the following instructions might be useful.</para></note>
<para>First, ychange to the <quote>xdm runlevel</quote> (runlevel 5 on
&RedHat; and &SuSE; systems) by editing your
<filename>/etc/inittab</filename> file. In the file, you should have
a line saying <userinput>id:3:initdefault:</userinput>. Change it to
<userinput>id:5:initdefault:</userinput>. Now, at the end of the file,
<filename>/etc/inittab</filename> file. In the file, there should be
a line saying <userinput>id:3:initdefault:</userinput>. Change it to
<userinput>id:5:initdefault:</userinput>. At the end of the file,
comment out the following line:
<literal>x:5:respawn:/usr/bin/X11/xdm -nodaemon</literal> and
replace it with
<userinput>x:5:respawn:<replaceable>/opt/kde/</replaceable>bin/tdm
<userinput>x:5:respawn:<replaceable>/opt/trinity/</replaceable>bin/tdm
-nodaemon</userinput>.
<note><para>The location of &tdm; may differ on your
<note><para>The location of &tdm; might differ on your
system.</para></note></para>
<para>For changes to take effect immediately, type <command>init
5</command> (for &RedHat; systems) at the shell prompt.
5</command> (for &RedHat; systems) at the shell prompt.
<caution><para>It is risky to initiate a graphical login without
checking beforehand whether it works. If it fails to work, you would
be in for a hard time getting back....</para></caution></para>
checking beforehand whether it works. If it fails to work, you would
be in for a hard time getting back.</para></caution></para>
</answer>
<answer>
<para>
@ -93,15 +91,13 @@ off secure</userinput>.</para>
<qandaentry>
<question>
<para>I would like to click the &LMB; anywhere on the
desktop and have the <guimenu>TDE</guimenu> menu displayed.</para>
</question>
<answer>
<para>Open the <application>&tde; Control Center</application> and
choose <menuchoice><guisubmenu>Desktop</guisubmenu>
<guisubmenu>Behavior</guisubmenu></menuchoice>. You
can now choose the behavior of mouse clicks on the desktop. To have
<para>Use the &RMB; to select the desktop. From the popup menu, select
<guisubmenu>Configure Desktop</guisubmenu>. From the icon list
select the Behavior icon. Choose the behavior of mouse clicks on the desktop. To have
the <guimenu>TDE</guimenu> menu open from a single &LMB; click, change
the entry labeled <guilabel>Left button</guilabel> to say
<guilabel>Application Menu</guilabel>.</para>
@ -110,12 +106,10 @@ the entry labeled <guilabel>Left button</guilabel> to say
<qandaentry>
<question>
<para>Where do I find information regarding &tde; themes?</para>
<para>Where do I find additional &tde; themes?</para>
</question>
<answer>
<para>Go to <ulink
url="http://kde.themes.org/">http://kde.themes.org/</ulink> or <ulink
url="http://www.kde-look.org">http://www.kde-look.org</ulink>.</para>
<para>Go to <ulink url="http://www.kde-look.org">http://www.kde-look.org</ulink>.</para>
</answer>
</qandaentry>
@ -124,30 +118,31 @@ url="http://www.kde-look.org">http://www.kde-look.org</ulink>.</para>
<para>How do I change &MIME; Types?</para>
</question>
<answer>
<para>If you are using &konqueror;, do this instead: first, open a
&konqueror; window and choose
<para>When using &konqueror;, open a &konqueror; window and choose
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
Konqueror</guimenuitem></menuchoice>, then <guilabel>File Associations</guilabel>. Find the type you want to change
Konqueror</guimenuitem></menuchoice>. From the icon list select
<guilabel>File Associations</guilabel>. Find the mime type you want to change
(&eg; <literal>text/english</literal> or
<literal>image/gif</literal>), and set the application preference order
to whatever you want.</para>
<para>The same thing can be accomplished by using the <application>&tde; Control Center
</application>. Select <menuchoice><guimenu>TDE Components</guimenu><guimenuitem>File Associations</guimenuitem></menuchoice>.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>&tde; (&tdm;) does not read my
<filename>.bash_profile</filename>!</para>
<para>&tde; (&tdm;) does not read my <filename>.bash_profile</filename>.</para>
</question>
<answer>
<para>The login managers<application>xdm</application> and &tdm; do
not run a login shell, so <filename>.profile</filename>,
<filename>.bash_profile</filename>, &etc; are not
sourced. When the user logs in, <application>xdm</application> runs
sourced. When the user logs in, <application>xdm</application> runs
<command>Xstartup</command> as root and then
<command>Xsession</command> as user. So the normal practice is to add
<command>Xsession</command> as user. The normal practice is to add
statements in <filename>Xsession</filename> to source the user
profile. Please edit your <filename>Xsession</filename> and
profile. Please edit your <filename>Xsession</filename> and
<filename>.xsession</filename> files.</para>
</answer>
</qandaentry>
@ -157,49 +152,48 @@ profile. Please edit your <filename>Xsession</filename> and
<para>How do I use &TrueType; fonts in &tde;?</para>
</question>
<answer>
<para>You need to install &TrueType; font support into your &X-Window; configuration.
Please take a look at <ulink
<para>Install &TrueType; font support into your &X-Window; configuration.
<!--Please take a look at <ulink
url="http://x.themes.org/">x.themes.org</ulink> for the fonts, and
<ulink url="http://www.dcs.ed.ac.uk/home/jec/programs/xfsft/">xfsft:
&TrueType; Font Support For X11</ulink> or <ulink
url="http://X-TT.dsl.gr.jp/">X-&TrueType; Server Project Home
Page</ulink> for the font servers.</para>
Page</ulink> for the font servers.-->
</para>
<para>If you have a bunch of &TrueType; fonts from &Microsoft;
&Windows;, edit the <filename>XF86Config</filename> file to get the
fonts from the font folder. Then just tell &tde; to use these new
fonts with the font administrator utility.</para>
&Windows;, edit the <filename>xorg.conf</filename> file to get the
fonts from the font folder. Then configure &tde; to use these new
fonts with the <filename>Font Administrator</filename> utility.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Is it possible to enter, show and work with the Euro Symbol in
<para>Is it possible to enter, show, and work with the Euro Symbol in
&tde;?</para>
</question>
<answer>
<para>Yes and no. For details, look here: <ulink
url="http://www.koffice.org/kword/euro.php">http://www.koffice.org/kword/euro.php</ulink>.</para>
<para>Yes. Open the <application>&tde; Control Center</application> and select
<guimenu>Regional &amp; Accessibility</guimenu>, then
<guimenuitem>Keyboard Layout</guimenuitem>. Select the <guimenuitem>Xkb Options</guimenuitem>
tab and enable the <guilabel>Enable xkb options</guilabel> check box. Choose a compose key.
Enable <guilabel>Adding Eurosign to certain keys</guilabel> and select the desired key.</para>
</answer>
</qandaentry>
<qandaentry>
<question><para>How do I run a program at &tde; startup?</para></question>
<answer><para>There are many ways to do that. If what you want to do
is to run some scripts that would set some environment variables (for
example, to start <command>gpg-agent</command>, <command>ssh-agent</command> and others), you can put
these scripts into <filename class="directory">$<envar>TDEHOME</envar>/env/</filename> and make sure their names end in
<answer><para>There are several ways to do that. If you want to
run some scripts that set environment variables (for
example, to start <command>gpg-agent</command>, <command>ssh-agent</command> and others), place the
scripts into <filename class="directory">$<envar>TDEHOME</envar>/env/</filename>. Make sure their names end in
<literal role="extension">.sh</literal>. $<envar>TDEHOME</envar> is
usually a folder named <filename class="directory">.kde</filename>
(note the period at the beginning) in your home
usually a folder named <filename class="directory">.trinity</filename>
(notice the period at the beginning) in your home
folder. If you want scripts to be executed for all &tde; users, you can
put them under <filename class="directory">$<envar>TDEDIR</envar>/env/</filename>, where $<envar>TDEDIR</envar> is the prefix &tde; was
installed to (you can find this out using the command
<userinput><command>tde-config</command> --prefix</userinput>).</para>
<para>If you wish to start a program after &tde; has started, you may want to use the
put them under <filename class="directory">$<envar>TDEDIR</envar>/env/</filename>, where $<envar>TDEDIR</envar> is the prefix &tde; is installed (you can find this out using the command
<userinput><command>tde-config --prefix</command></userinput>).</para>
<para>If you wish to start a program after &tde; has started, you may want to use the
<filename class="directory">Autostart</filename> folder. To add
entries to the <filename class="directory">Autostart</filename> folder:
<orderedlist>
@ -218,31 +212,30 @@ the <guilabel>Command</guilabel> text box.</para>
</listitem>
</orderedlist>
</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How can I allow more than one user to be logged in a at a time? Can &tde; do <quote>fast user switching</quote>?</para>
<para>How can I allow more than one user to be logged in a at a time? Can &tde; do <quote>fast user switching</quote>?</para>
</question>
<answer>
<para>Yes, when starting &tde; through the graphical login mode. When starting &tde;
from the command line using <filename>startx</filename>, then toggle to a different console
to login in.</para>
<para>To enable more than one user to log in at one time on the same
computer (sometimes referred to as <quote>fast user switching</quote>) you
need to tell the program that logs you in that it can use more than one
computer (sometimes referred to as <quote>fast user switching</quote>)
configure the program that logs you in to allow more than one
session (or, in &X-Window; terms, <quote>display</quote>) at a time.</para>
<para>In &tde;, this program is called &tdm; which stands for <quote>&tde;
Display Manager</quote>. If you are not using &tdm; as your login screen
then you will need to consult the documentation for the software you are using on how to
accomplish multiple sessions.</para>
<para>By default, this will be configured at installation time automatically
if &tdm; supports virtual terminals on your system (currently Linux only).
If it was not configured automatically, consult the &tdm; manual, section
<ulink url="help:/tdm/tdmrc-xservers">Specifying permanent &X-Server;s</ulink>.
After modifying tdmrc, you will have to let &tdm; know about it; just
<ulink url="help:/tdm/tdmrc-xservers.html">Specifying permanent &X-Server;s</ulink>.
After modifying tdmrc, you will have to restart &tdm;; just
invoke <command>killall -HUP tdm</command>.</para>
</answer>
</qandaentry>

@ -14,30 +14,23 @@
<para>How can I contribute to &tde;?</para>
</question>
<answer>
<para>&tde; is a free software project that lives from voluntary
<para>&tde; is a free/libre software project that lives from voluntary
contributions. Everybody is encouraged to contribute to &tde;. Not
only programmers are welcome. There are many ways in which you can
help to improve &tde;:</para>
<itemizedlist>
<listitem><para>Test the software.</para></listitem>
<listitem><para>Send in bug reports. For more information on this,
see <link linkend="bug-report">How do I submit a bug
<listitem><para>Send in bug reports. For more information,
refer to <link linkend="bug-report">How do I submit a bug
report?</link>.</para></listitem>
<listitem><para>Write documentation or help files. You can get some
information by visiting the <ulink
url="http://i18n.kde.org/doc/">&tde; Editorial Team
Home Page</ulink>.</para></listitem>
<listitem><para>Write or edit documentation and help files.</para></listitem>
<listitem><para>Translate programs, documentation, and help files.
For more information on this, you should visit <ulink
url="http://i18n.kde.org">The &tde; Translators' and Documenters' Web
Site</ulink>.</para></listitem>
<listitem><para>Draw nice icons or compose sound effects. You can
visit the <ulink url="http://artist.kde.org/">&tde;
artists page</ulink> to find out more.</para></listitem>
</para></listitem>
<listitem><para>Draw icons, wallpaper, or compose sound effects.</para></listitem>
<listitem><para>Write articles and books about &tde;. If you want to
help spread the word about &tde;, simply send an email to
<email>kde-pr@kde.org</email>. This will get you in touch
with the &tde; public relations volunteers.</para></listitem>
help spread the word about &tde;, send an email to
<email>trinity-devel@lists.pearsoncomputing.net</email>. This will get you in touch
with the &tde; developers and packagers.</para></listitem>
<listitem><para>Program new &tde; applications. Please refer to <xref
linkend="programming"/> for more information.</para></listitem>
<listitem><para> Of course, sponsors are also
@ -45,7 +38,7 @@ welcome. :-)</para></listitem>
</itemizedlist>
<para>There are several places to look for more information if you
want to get involved in the development. The first step is to
subscribe to some of the <ulink url="http://www.kde.org/mailinglists/">mailing
subscribe to some of the <ulink url="http://www.trinitydesktop.org/mailinglist.php">mailing
lists</ulink>. You will soon see something
that can be improved or added.</para>
</answer>
@ -62,9 +55,9 @@ and thanks for helping! The system features several query types and a
list of all known bugs.</para>
<para>The easiest way to submit a bug is to select
<menuchoice><guimenu>Help</guimenu><guimenuitem>Report
Bug...</guimenuitem></menuchoice> from the menu bar of the application
with the bug. This will open a small dialog box with a link
to the bug tracking system. Please make sure to follow the
Bug/Request Enhancement...</guimenuitem></menuchoice> from the menu bar of the application
with the bug. This will open a dialog box with a link
to the bug tracking system. Please follow the
instructions of the bug reporting wizard.</para>
</answer>
</qandaentry>
@ -93,72 +86,66 @@ on.</para>
<para>To get into &tde; programming, you will need some basic tools:
<application>automake</application>,
<application>autoconf</application>, and
<application>egcs</application>. You should look to <ulink
url="http://developer.kde.org/">http://developer.kde.org/</ulink>
for more tips.</para>
<para>Another excellent resource for learning &tde;
programming is the &Qt;
online tutorials. These are installed along with &Qt;. To view them,
<application>cmake</application>.</para>
<para>An excellent resource for learning &tde;
programming is the &Qt; tutorials. These are installed along with &Qt;. To view them,
open <filename>$<envar>QTDIR</envar>/doc/html/index.html</filename> in
&konqueror; and bookmark it. The tutorials
can be found under "Using
Qt". The source code for each lesson can be found in the <filename
&konqueror; and bookmark the locatio. The tutorials
can be found under "Using Qt". The source code for each lesson can be found in the <filename
class="directory">$<envar>QTDIR</envar>/tutorial</filename>
directory.</para>
<para>There is, however, one thing that everybody interested in
programming for &tde; should do: <emphasis>subscribe to the developers
<para>There is one thing everybody interested in
programming for &tde; should do: please <emphasis>subscribe to the developers
mailing list</emphasis>. To subscribe, you have to send an email to
<ulink
url="mailto:kde-devel-request@kde.org">kde-devel-request@kde.org</ulink>
with the subject <userinput>subscribe
<replaceable>your_email_address</replaceable></userinput>.
<important><para>Please read <link linkend="subscribe">How to
subscribe/unsubscribe to these lists</link> carefully. Everything
said there applies to the development list as
well.</para></important></para>
url="mailto:trinity-devel-subscribe@lists.pearsoncomputing.net">trinity-devel-subscribe@lists.pearsoncomputing.net</ulink>
with an empty email.
<important><para>Please read<ulink url="http://www.trinitydesktop.org/mailinglist.php">
http://www.trinitydesktop.org/mailinglist.php</ulink>. Everything
written there applies to the development list as well.</para></important></para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How do I get access to &tde; <acronym>SVN</acronym>?</para>
<para>How do I get access to &tde; <acronym>GIT</acronym>?</para>
</question>
<answer>
<para>The &tde; project uses <acronym>SVN</acronym> to develop the
<para>The &tde; project uses <acronym>GIT</acronym> to develop the
core parts of the software. Usually, when you have changed one of the
parts (&eg; fixed a bug), and you want to commit this change, the best
way is to create a patch against a current snapshot and send this
patch to the developer/maintainer of the respective program.</para>
<para>If you are doing this more or less regularly, there are instructions here on how to get write access to the <acronym>SVN</acronym> repository: <ulink url="http://developer.kde.org/documentation/other/developer-faq.html#q1.8">
http://developer.kde.org/documentation/other/developer-faq.html#q1.8</ulink>. But be aware that more users will slow
down <acronym>SVN</acronym> access for all developers, so we want to
keep the number of people with direct <acronym>SVN</acronym> access
reasonably small. But feel free to ask!</para>
<para>If you are doing this more or less regularly, then contact the developers
to obtain write access to the <acronym>GIT</acronym> repository:
<ulink url="trinity-devel@lists.pearsoncomputing.net">
trinity-devel@lists.pearsoncomputing.net</ulink>.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Can I have read-only access to the <acronym>SVN</acronym> repository?</para>
<para>Can I have read-only access to the <acronym>GIT</acronym> repository?</para>
</question>
<answer>
<para>Yes. Instructions on how to get anonymous, read-only <acronym>SVN</acronym> access are here: <ulink url="http://developer.kde.org/source/anonsvn.html">
http://developer.kde.org/source/anonsvn.html</ulink>
<para>Yes. Instructions on how to get anonymous, read-only <acronym>GIT</acronym>
access are here: <ulink url="http://www.trinitydesktop.org/wiki/bin/view/Developers/GIT">
http://www.trinitydesktop.org/wiki/bin/view/Developers/GIT</ulink>
</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Are there any <acronym>SVN</acronym> mirror sites for &tde;?</para>
<para>Are there any <acronym>GIT</acronym> mirror sites for &tde;?</para>
</question>
<answer>
<para>No, there are currently no anonymous <acronym>SVN</acronym> mirror sites for &tde;. If you're interested in setting one up, please contact <email>sysadmin@kde.org</email>
<para>No, currently there are no anonymous <acronym>GIT</acronym> mirror sites for &tde;.
</para>
</answer>
</qandaentry>
<qandaentry>
<!--<qandaentry>
<question>
<para>How do I go about translating &tde; programs into my native
language?</para>
@ -169,7 +156,7 @@ Translators' and Documenters' Web Site</ulink> to see whether your
program is already translated (most are). Otherwise you will find
information there on how to do it yourself.</para>
</answer>
</qandaentry>
</qandaentry>-->
</qandaset>
</chapter>

@ -15,8 +15,8 @@
<answer>
<para>Just choose the desired application from the <guimenu>TDE</guimenu> menu and drag and drop it to the Desktop.
</para>
<para>For applications not listed in the <guimenu>TDE</guimenu> menu,
</para>
<para>For applications not listed in the <guimenu>TDE</guimenu> menu,
use the &RMB; on the desktop and choose <menuchoice><guimenuitem>Create New</guimenuitem><guisubmenu>File</guisubmenu>
<guimenuitem>Link to Application...</guimenuitem></menuchoice> and fill in the configuration for the application you want to link to.
</para>
@ -30,9 +30,9 @@ use the &RMB; on the desktop and choose <menuchoice><guimenuitem>Create New</gui
</question>
<answer>
<para>First, make sure you are allowed to <command>mount</command>/<command>umount</command> the relevant device as a user.
<para>First, make sure you are allowed to <command>mount</command>/<command>umount</command> the relevant device as a user.
</para>
<para>Then you can add any device via &RMB; on the desktop and then choosing <menuchoice><guimenu>Create New</guimenu><guimenuitem>Link to Device</guimenuitem></menuchoice> and then selecting the device of the type you wish to control from the desktop. Fill in the settings for the device in the dialog that appears and click <guilabel>OK</guilabel>. You can use the resulting desktop icon to mount/unmount the device from the desktop.
<para>Then you can add any device via &RMB; on the desktop and then choosing <menuchoice><guimenu>Create New</guimenu><guimenuitem>Link to Device</guimenuitem></menuchoice> and then selecting the device of the type you wish to control from the desktop. Fill in the settings for the device in the dialog that appears and click <guilabel>OK</guilabel>. You can use the resulting desktop icon to mount/unmount the device from the desktop.
</para>
</answer>
@ -46,14 +46,13 @@ use the &RMB; on the desktop and choose <menuchoice><guimenuitem>Create New</gui
<answer>
<para>The icons can be found only in <filename
class="directory">$<envar>TDEDIRS</envar>/share/icons</filename> or <filename
class="directory">$<envar>HOME</envar>/.kde/share/icons</filename> or
<filename class="directory">$<envar>HOME</envar>/.kde2/share/icons</filename>. To use icons
class="directory">$<envar>HOME</envar>/.trinity/share/icons</filename>. To use icons
stored in other locations, you must either copy them into one of the
above-mentioned fixed &tde; locations or make symlinks.</para>
</answer>
</qandaentry>
<qandaentry>
<!--<qandaentry>
<question>
<para>How do I use the mouse scroll wheel in &tde;?</para>
</question>
@ -61,7 +60,7 @@ above-mentioned fixed &tde; locations or make symlinks.</para>
<para>Mouse wheel support comes with &Qt; 2.0 and above, so &tde; based on
that will automatically support the use of the mouse scroll wheel if your system is configured correctly. Check your &X-Server; settings support the use of a scrollwheel if it is not working.</para>
</answer>
</qandaentry>
</qandaentry>-->
<qandaentry>
<question>
@ -71,7 +70,7 @@ that will automatically support the use of the mouse scroll wheel if your system
<para>&tde; comes with a program called &kstart;.
To start an <application>xterm</application> on the second desktop and then activate it use:
<userinput><command>kstart</command> <option>--desktop
<userinput><command>kstart</command> <option>--desktop
2 --activate --window "xterm" </option>xterm</userinput>.</para>
<para>Note that the <option>--window</option> option is important. It takes an
argument which is a regular expression matching the title of the window to
@ -89,7 +88,7 @@ the desktop?</para>
</question>
<answer>
<para><filename
class="directory">$<envar>HOME</envar>/Desktop</filename>. You might
class="directory">$<envar>HOME</envar>/Desktop</filename>. You might
need to refresh your desktop after you have saved your files.</para>
</answer>
</qandaentry>

@ -1,14 +1,13 @@
<!-- <?xml version="1.0" ?>
<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd"> -->
<chapter id="filemanager">
<title>The File Manager</title>
<para>&tde;'s file manager is &konqueror;. The
&konqueror; home page is located at <ulink
url="http://www.konqueror.org">http://www.konqueror.org</ulink> where a
&konqueror; specific <acronym>FAQ</acronym> can be found.</para>
<para>The default file manager in &tde; is &konqueror;. Please refer to
the <ulink url="help:/konqueror/index.html">
Konqueror Handbook</ulink> for detailed information.</para>
<qandaset>
@ -36,28 +35,26 @@ Editor</guimenuitem></menuchoice>.
<answer>
<para>Normally, if you enter a &URL; like
<userinput>ftp://<replaceable>ftp.somehost.com</replaceable></userinput>,
&konqueror; will attempt an anonymous login to the &FTP; server. If you
&konqueror; will attempt an anonymous login to the &FTP; server. If you
want to login as a particular user, enter a &URL; like
<userinput>ftp://<replaceable>username@ftp.somehost.com</replaceable></userinput>
instead. &konqueror; will ask for your password and connect to the
instead. &konqueror; will ask for your password and connect to the
server.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How do I specify the startup folder for &konqueror;?</para>
</question>
<answer>
<para>Using the &RMB;, click on the Home icon and choose
<guimenuitem>Properties</guimenuitem>. Under the
<guilabel>Application</guilabel> tab you will probably find something like
<command>kfmclient openProfile filemanagement</command>; just append
<filename class="directory">file:/whereever/you/want</filename> with the
folder you would like &konqueror; to start in.</para>
<para>With the desktop Home icon, using the &RMB;, select the icon and choose
<guimenuitem>Properties</guimenuitem>. Select the
<guilabel>URL</guilabel> tab. Type <filename class="directory">/whereever/you/want</filename>
with the folder you would like &konqueror; to start in.</para>
<para>From within &konqueror; the process is similar. Ensure the Navigation Panel is active
(press <keycap>F9</keycap>). From the Navigation Panel tabs, select the Home icon.
In the Navigation Panel directory, use the &RMB; to select the top level <filename class="directory">Home Folder</filename> and select <guimenuitem>Properties</guimenuitem>.</para>
</answer>
</qandaentry>
@ -76,11 +73,11 @@ folder you would like &konqueror; to start in.</para>
<para>Where did the delete entry from my right-click context menu go?</para>
</question>
<answer>
<para>In &tde; 3.4 the delete context menu entries that bypass the
trashcan are no longer displayed by default. To enable them, go to
<para>The Delete context menu entry that bypasses the
Trash can is not displayed by default. To enable that menu option, go to
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
&konqueror;</guimenuitem></menuchoice > and select
<guilabel>Behaviour</guilabel> in the iconbar to the left. Tick the checkbox
<guilabel>Behaviour</guilabel> in the iconbar to the left. Enable the checkbox
<guilabel>Show 'Delete' context menu entries which bypass the
trashcan</guilabel>.
</para>
@ -93,7 +90,7 @@ open different types of files?</para></question>
<answer>
<para>In order to configure file associations, you should go to the
&kcontrolcenter; and choose the item <guimenuitem>File
Associations</guimenuitem> under the category <guimenu>TDEDE
Associations</guimenuitem> under the category <guimenu>TDE
Components</guimenu>.</para>
<para>
Suppose the default <acronym>PDF</acronym> viewer is now &kghostview; and
@ -116,7 +113,7 @@ associated Konqueror with inode/directory, but it cannot handle this file
type.</quote></para>
</question>
<answer>
<para>You need to make sure that the embedding settings for inode/directory
<para>Make sure the embedding settings for inode/directory
are correct:
<orderedlist>
<listitem><para>In &konqueror;, go to
@ -136,34 +133,35 @@ of <guilabel>Services Preference Order.</guilabel></para></listitem>
</qandaentry>
<qandaentry> <question> <para>What are <option>%i</option> and
<option>%m</option> in the Execute line?</para> </question> <answer>
<option>%m</option> parameters in a file's Properties Command line?</para>
</question>
<answer>
<para>They are used by all &tde; applications (since they are implemented in
<classname>KApplication</classname> and all good &tde; programs create a
<classname>KApplication</classname> object before they even look at the
command line arguments).</para> <para>A standard line for a &tde;
application looks like this: <userinput><command>foo</command>
<option>... %i %m -caption \"%c\"</option></userinput>. Pretty confusing,
<option>... %i %m -caption \"%c\"</option></userinput>. Pretty confusing,
-but it has been designed in that way so that it can integrate legacy,
non-&tde; applications as smoothly as possible. &konqueror;, when executing
non-&tde; applications as smoothly as possible. &konqueror;, when executing
the line above, will extend the command to
<userinput><command><replaceable>foo</replaceable></command> <option>-icon
something.png -miniicon something_mini.png -caption \"The
Foo\"</option></userinput>. Both the icon and the mini-icon as well as "The
Foo" are properties defined in the <filename>.desktop</filename> file. If
Foo\"</option></userinput>. Both the icon and the mini-icon as well as "The
Foo" are properties defined in the <filename>.desktop</filename> file. If
the icons are not defined, they simply default to the executable name
<replaceable>foo</replaceable>.</para>
<para>This way a user can change these things in &kmenuedit; for his or her
applications. The <option>-caption</option> option is important, because no
applications. The <option>-caption</option> option is important, because no
user will accept that the menu item <guimenuitem>Editor</guimenuitem> starts
something called <guilabel>kedit-0.9pl4-build47</guilabel>. Instead, he
expects a window called <guilabel>Editor</guilabel>. Furthermore these
names are localized, <abbrev>i.e.</abbrev> an American user launches
something called <guilabel>kedit-0.9pl4-build47</guilabel>. Instead, users
expect a window called <guilabel>Editor</guilabel>. Furthermore these
names are localized, &ie; an American English user launches
<guimenuitem>CD-Player</guimenuitem> and gets a window called
<guilabel>CD-Player</guilabel> while a German user launches
<guimenuitem>CD-Spieler</guimenuitem> and gets a window called
<guilabel>CD-Spieler</guilabel>.</para>
</answer>
</qandaentry>
@ -174,15 +172,13 @@ I can't save a view profile when the menu bar is invisible!</para>
<answer><para>The easiest way to do this is to edit &konqueror;'s
configuration file manually. Add the following lines to
<filename>~/.kde/share/config/konquerorrc</filename>:
<filename>~/.trinity/share/config/konquerorrc</filename>:
<programlisting>
[KonqMainWindow]
MenuBar=Disabled
</programlisting>
</para>
<para>On restarting &konqueror;, the menubar should be hidden.</para>
</answer>
</qandaentry>

@ -102,12 +102,12 @@ maintain this &FAQ;.</para> </abstract>
</itemizedlist>-->
<para>Many of the answers in this &FAQ; are taken
from the various &tde; mailing lists and newsgroups. Here is a
from various mailing lists and newsgroups. Here is a
<emphasis>big</emphasis> thank you to all of you who have contributed
answers that eventually appear in this &FAQ;.</para>
<para>Special thanks go to the former &FAQ;
maintainers, Rainer Endres, Mr. Lee Wee Tiong, and J. Hall. </para>
maintainers, Rainer Endres, Mr. Lee Wee Tiong, and J. Hall.</para>
<!-- TRANS:CREDIT_FOR_TRANSLATORS -->

@ -42,8 +42,7 @@ to run on many &UNIX; platforms.</para>
<para>To obtain &tde;, please refer to <xref linkend="where-to-get-tde"/>. If
you encounter problems while installing &tde;, please do not
hesitate to make use of the &tde; <link
linkend="mailing-lists">mailing lists</link> and <link
linkend="newsgroups">newsgroups</link>. No question is too silly to ask, but
linkend="mailing-lists">mailing lists</link>. No question is too silly to ask, but
remember to first look for answers in this <acronym>FAQ</acronym>.</para>
<para>Good luck and have fun!</para>

@ -185,7 +185,7 @@ desktop environments have functioned traditionally. There is a sense of
familiarity with that environment many people like. Similarly other users prefer
the work flow features offered by KDE4 because those features match their
expectations of how they want their computer to behave. The difference between the
two environments does not mean one is better, buggier, or slower -- only that
two environments does not mean one is better, buggier, or slower -- mdash; only that
they are different and appeal to different types of people. Although sharing a
common heritage, both desktops appeal to different groups of people. As always
with free/libre software, there is a choice.</para>

@ -15,7 +15,7 @@
<para>Does &tde; support transparency and other visual effects provided by the new composite extension to X.org?</para>
</question>
<answer>
<para> Yes! An exciting new feature for &tde; 3.4 is support for the new X composite extension. This allows for effects such as translucency and drop shadows for all windows, easily configurable through &twin;'s configuration dialog. This requires you to be using X.org version 6.8.0 or newer and have:
<para>Yes. &tde; supports for the X composite extension and provides its own compositor. This allows for effects such as translucency and drop shadows for all windows, easily configurable through &twin;'s configuration dialog. For those using an xorg.conf file, be sure the following is included:
<screen>
Section "Extensions"
@ -23,15 +23,16 @@ Option "Composite" "Enable"
EndSection
</screen>
In your <filename>xorg.conf</filename>. If you have an nvidia graphics card and use the nvidia driver you can improve the performance of these effects by also adding the RenderAccel option to the Device section for your graphics card:
<!-- This option is enabled by default -->
<!--Those users with an Nvidia graphics card and driver can improve the performance of these effects by adding the RenderAccel option to the Device section for the graphics card:
<screen>
Section "Device"
Identifier "nvidia-fx5200"
Driver "nvidia"
Option "RenderAccel" "true"
</screen>
Once you have configured X.org correctly, transparency and other effects can be enabled through the <menuchoice><guimenu>Desktop</guimenu><guimenuitem>Window Behavior</guimenuitem></menuchoice> &kcontrolcenter; module, under the <guilabel>Translucency</guilabel> tab.
</screen>-->
After correctly configuring xorg.conf, transparency and other effects can be enabled through the <menuchoice><guimenu>Desktop</guimenu><guimenuitem>Window Behavior</guimenuitem></menuchoice> &kcontrolcenter; module, under the <guilabel>Translucency</guilabel> tab.
</para>
</answer>
</qandaentry>
@ -43,7 +44,7 @@ them into the menu?</para>
</question>
<answer>
<para>Use &kmenuedit;. To access it use the &RMB; on the
<guibutton>K</guibutton> button and select <guimenu>Menu Editor</guimenu>.</para>
<guibutton>T</guibutton> button and select <guimenu>Menu Editor</guimenu>.</para>
</answer>
</qandaentry>
@ -63,15 +64,17 @@ folders.</para>
<para>How do I exit &tde;?</para>
</question>
<answer>
<para>Simply click on the <guibutton>K</guibutton> button and select
<guimenu>Logout</guimenu>. In addition, if you
<mousebutton>right</mousebutton> click on an
empty area of the desktop, you will be presented with a menu
containing logout as one of the options.
<para>On the panel (kicker) use the &LMB; to select the <guibutton>T</guibutton>
button and select <guimenu>Log Out...</guimenu>. Another method is to use the &RMB;
to select an empty area of the desktop, which opens a popup menu,
containing <guimenu>Log Out...</guimenu> as one of the options.
Another option is to use a keyboard shortcut, which on many systems is
<keycombo action="simul">&Ctrl;&Alt;<keycap>Delete</keycap></keycombo>.
A fourth option is to add the <application>Lock/Logout</application> button applet.
<note><para>Depending on your configuration of the &X-Window;, <keycombo
action="simul">&Ctrl;&Alt;&Backspace;</keycombo>
might also do the trick by killing the X server, but its use prevents
session management and cannot be recommended.</para></note></para>
might also exit &tde; by killing the X server, but using that shortcut prevents
session management and is recommended only for emergencies.</para></note></para>
</answer>
</qandaentry>
@ -88,14 +91,13 @@ connected, it will just sit there (idling).</para>
<qandaentry>
<question>
<para>Is it really necessary to upgrade to the latest version?</para>
<para>Is it really necessary to update to the latest version?</para>
</question>
<answer>
<para>We recommend to always use the latest stable release. If you
don't, it will probably be difficult to get answers to your
questions. If you have a problem with an old version, the answer will
probably be <quote>Please upgrade and try again</quote>. Note that
new versions also sometimes fix security problems.</para>
<para>We recommend updating to the latest stable release, or at least to stay within
a release version. Otherwise, getting answers to questions might be challenging.
Each release always contains bug fixes and enhancements. Often a problem with an old version
has been fixed in a more recent release. Newer versions also fix security problems. Only seldom are bug and security fixes backported to older releases.</para>
</answer>
</qandaentry>
@ -115,10 +117,9 @@ focus.</para></step>
button mouse and are emulating a three button mouse, push both buttons
simultaneously.</para></step>
</procedure>
<para>For more information about using the clipboard in &tde; please see the &klipper; hand book, accessed by typing <userinput><command>help:/klipper</command></userinput>
into the &konqueror; address bar. </para>
<para>The standard keyboard shortcuts for copying is <keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo>, to cut is <keycombo action="simul">&Ctrl;<keycap>X</keycap></keycombo>, and to paste is <keycombo action="simul">&Ctrl;<keycap>V</keycap></keycombo>.</para>
<para>&tde; provides a multiple layer clipboard called &klipper;. Refer to the <ulink
url="help:/klipper">&klipper; handbook</ulink> for further information.</para>
</answer>
</qandaentry>
@ -128,27 +129,19 @@ into the &konqueror; address bar. </para>
<guimenu>TDE</guimenu> menu?</para>
</question>
<answer>
<para>Click on the <guibutton>K</guibutton> button and select
<para>Click on the <guibutton>T</guibutton> button and select
<menuchoice><guimenu>System</guimenu><guimenuitem>Appfinder</guimenuitem></menuchoice>.</para>
</answer>
</qandaentry>
<qandaentry>
<question id="CVS">
<para>What is <acronym>CVS</acronym>?</para>
<question id="GIT">
<para>What is <acronym>GIT</acronym>?</para>
</question>
<answer>
<para>It stands for Concurrent Versions System. It is a version
control system and is based on <acronym>RCS</acronym> (Revision
Control System), but
offers more functionality. It is used to maintain source code under
development. It will keep multiple versions of things (handy if you
broke something and have to back up and get a clean old version), and
allows people remote access over the Net to pick up the latest source
code and even to check in new files if they have permission. It is
also open source (you pay for support if you want it), and since it is
free it is the system of choice for people writing more free products,
such as &tde;.</para>
<para>GIT is a distributed version control and source code management system.
GIT is used to maintain source code under development. The &tde; developers use GIT.
</para>
</answer>
</qandaentry>
@ -157,20 +150,19 @@ such as &tde;.</para>
<para>Does &tde; support dual screen (Xinerama)?</para>
</question>
<answer>
<para>Yes, you need to have a multi-headed X server
(&eg; MetroX or XFree86 4.0 and above) and a &tde; >= 2.2.1
<para>Yes, you need to have a multi-headed X server.
</para>
</answer>
</qandaentry>
<qandaentry>
<!--<qandaentry>
<question>
<para>Why does Drag and Drop not work with Xinerama?</para>
</question>
<answer>
<para>You should upgrade to XFree86 4.2.0 for this to work properly.</para>
<para>You should update to XFree86 4.2.0 for this to work properly.</para>
</answer>
</qandaentry>
</qandaentry>-->
<qandaentry>
<question>
@ -183,9 +175,9 @@ related information in the <guimenuitem>About</guimenuitem> dialog.
</answer>
</qandaentry>
<qandaentry>
<!--<qandaentry>
<question>
<para>How do I go about creating themes and icons?</para>
<para>How do I create themes and icons?</para>
</question>
<answer>
<para>Go see <ulink
@ -194,15 +186,17 @@ There is also a more informal community of &tde; related artists and
artwork at <ulink url="http://kde-look.org">http://kde-look.org</ulink>.
</para>
</answer>
</qandaentry>
</qandaentry>-->
<qandaentry>
<question>
<para>How do I learn about development updates?</para>
</question>
<answer>
<para>You might want to subscribe to the &tde; developer's mail list.
Check <ulink url="http://trinity-devel.pearsoncomputing.net/">http://trinity-devel.pearsoncomputing.net/</ulink>
<para>You might want to subscribe to the
<ulink url="http://www.trinitydesktop.org/mailinglist.php">
&tde; developer's mail list</ulink>.
Refer to <ulink url="http://trinity-devel.pearsoncomputing.net/">http://trinity-devel.pearsoncomputing.net/</ulink>
if you want to read without subscribing.</para>
</answer>
</qandaentry>
@ -245,7 +239,5 @@ in the development sources.</para>
</answer>
</qandaentry>
</qandaset>
</chapter>

@ -14,10 +14,7 @@
</question>
<answer>
<para>The &tde; homepage is located at <ulink
url="http://www.kde.org">http://www.kde.org</ulink>. If you prefer a
local mirror, there are several to choose from. For a current list of
web site mirrors sorted by location, please visit <ulink
url="http://www.kde.org/mirrors/web.php">http://www.kde.org/mirrors/web.php</ulink>.</para>
url="http://www.trinitydesktop.org/">http://www.trinitydesktop.org/</ulink>.</para>
</answer>
</qandaentry>
@ -26,28 +23,32 @@ url="http://www.kde.org/mirrors/web.php">http://www.kde.org/mirrors/web.php</uli
<para>Is there a &tde; mailing list?</para>
</question>
<answer>
<para>There are several &tde; mailing lists. Each focuses on a different
aspect of &tde;. Some are for developers, so they are not
discussed in detail. Some of the more important lists that users
<para>There are several &tde; mailing lists. Each focuses on a different
aspect of &tde;. Some are for developers, so they are not
discussed in detail. Some of the more important lists that users
might be interested in are:</para>
<variablelist>
<varlistentry><term>kde</term>
<listitem><para>This is the main &tde; mailing list for general
discussions.</para></listitem>
<varlistentry>
<term><ulink url="http://www.trinitydesktop.org/mailinglist.php">tde-users</ulink></term>
<listitem><para>For general discussion, users helping each other.</para></listitem>
</varlistentry>
<varlistentry><term>kde-announce</term>
<listitem><para>This list is used to announce new versions of &tde; as
well as new tools and applications.</para></listitem>
<varlistentry>
<term><ulink url="http://www.trinitydesktop.org/mailinglist.php">tde-announce</ulink></term>
<listitem><para>Announcements of &tde; news</para></listitem>
</varlistentry>
<varlistentry><term>kde-look</term>
<listitem><para>This is the list that deals with questions about look and
feel, and general user interface considerations.</para></listitem>
<varlistentry>
<term><ulink url="http://www.trinitydesktop.org/mailinglist.php">tde-devel</ulink></term>
<listitem><para>For developers, artists, documentation writers.</para></listitem>
</varlistentry>
</variablelist>
<para>For the complete list of mailing lists available, please refer
to <ulink
url="http://www.kde.org/mailinglists/">http://www.kde.org/mailinglists/</ulink>.</para>
<para>Please note that it is not a good idea to ask questions which are
url="http://www.trinitydesktop.org/mailinglist.php">http://www.trinitydesktop.org/mailinglist.php</ulink>.</para>
<para>Please note that it is not a good idea to ask questions that are
already answered in this &FAQ;.</para>
</answer>
</qandaentry>
@ -57,31 +58,9 @@ already answered in this &FAQ;.</para>
<para>How do I subscribe/unsubscribe to these lists?</para>
</question>
<answer>
<para>To subscribe, send an email to list-request, that is:</para>
<itemizedlist>
<listitem><para><ulink
url="mailto:kde-request@kde.org">kde-request@kde.org</ulink></para></listitem>
<listitem><para><ulink url="mailto:kde-announce-request@kde.org">kde-announce-request@kde.org</ulink></para></listitem>
<listitem><para><ulink url="mailto:kde-look-request@kde.org">kde-look-request@kde.org</ulink></para></listitem>
</itemizedlist>
<para>The email must contain <userinput>subscribe
<replaceable>your_email_address</replaceable></userinput> in the
subject.</para>
<para>To unsubscribe, send an email to list-request, that is:</para>
<itemizedlist>
<listitem><para><ulink url="mailto:kde-request@kde.org">kde-request@kde.org</ulink></para></listitem>
<listitem><para><ulink url="mailto:kde-announce-request@kde.org">kde-announce-request@kde.org</ulink></para></listitem>
<listitem><para><ulink url="mailto:kde-look-request@kde.org">kde-look-request@kde.org</ulink></para></listitem>
</itemizedlist>
<para>The email must contain <userinput>unsubscribe
<replaceable>your_email_address</replaceable></userinput> in the
subject.
<important><para>Never send subscribe/unsubscribe request to the
mailing lists directly! Use the list-request
instead.</para></important></para>
<para>There is also a complete list of all &tde;-related mailing
lists, and a web interface for subscribing and unsubscribing located
at <ulink url="http://master.kde.org/mailman/listinfo">http://master.kde.org/mailman/listinfo</ulink>.</para>
<para>To subscribe, follow the directions here:
<ulink url="http://www.trinitydesktop.org/mailinglist.php">Official Mailing Lists</ulink>
</para>
</answer>
</qandaentry>
@ -90,44 +69,48 @@ at <ulink url="http://master.kde.org/mailman/listinfo">http://master.kde.org/mai
<para>Is there a mailing list archive?</para>
</question>
<answer>
<para>Yes, each list has a searchable archive:
<para>Yes, there is a searchable mailing list archive hosted by <ulink
url="http://www.progressive-comp.com">Progressive Computer
Concepts</ulink>. The &URL; is <ulink
url="http://lists.kde.org">http://lists.kde.org</ulink>. There you
will see a folder listing of the mailing lists. Note that you can
only do a subject/author search at this level. You probably will not
find what you want doing this kind of search.</para>
<variablelist>
<varlistentry>
<term><ulink url="http://trinity-users.pearsoncomputing.net/">tde-users</ulink></term>
<listitem><para>General discussion archives.</para></listitem>
</varlistentry>
<para>To do a body search, you have to enter one of the mailing lists.
Just click on the folder you want to search (&eg; <quote>kde</quote>
or <quote>kde-devel</quote>) and then the pull-down menu by the search
box will default to <quote>Body</quote> searches. To be thorough, you
should probably search the <quote>kde</quote>, <quote>kde-linux</quote>, and <quote>kde-devel</quote> folders. </para>
<varlistentry>
<term><ulink url="http://trinity-announce.pearsoncomputing.net/">tde-announce</ulink></term>
<listitem><para>Announcement archives.</para></listitem>
</varlistentry>
<varlistentry>
<term><ulink url="http://trinity-devel.pearsoncomputing.net/">tde-devel</ulink></term>
<listitem><para>Developers, artists, documentation writer archives.</para></listitem>
</varlistentry>
</variablelist>
</para>
</answer>
</qandaentry>
<qandaentry>
<!--<qandaentry>
<question id="newsgroups">
<para>Is there a newsgroup about &tde;?</para>
</question>
<answer>
<para>Yes, there is! It is at <literal>comp.windows.x.kde</literal>.
In addition, there is also a German newsgroup at
<literal>de.alt.comp.kde</literal>. Please note that it is not a good
<literal>de.alt.comp.kde</literal>. Please note that it is not a good
idea to ask questions which are already answered in this
&FAQ;.</para>
</answer>
</qandaentry>
</qandaentry>-->
<qandaentry>
<!--<qandaentry>
<question>
<para>Are there any other &tde;-related
&FAQ;s?</para>
<para>Are there any other &tde;-related &FAQ;s?</para>
</question>
<answer>
<para>Yes. Here is a list of them:</para>
<para>Yes. Here is a list of them:</para>
<itemizedlist>
<listitem><para><ulink
url="http://www.kde.org/info/faq.php">&tde; &FAQ;</ulink></para></listitem>
@ -136,18 +119,18 @@ url="http://konqueror.org/faq/">&konqueror;
&FAQ;</ulink></para></listitem>
<listitem><para><ulink
url="http://www.arts-project.org/doc/manual/index.html">aRts
sound server documentation</ulink></para></listitem>
sound server documentation</ulink></para></listitem>-->
<!-- Removed because the kmail FAQ is part of the KMail manual and not a -->
<!-- separate document
<!-- separate document
<listitem><para><ulink
url="http://kmail.kde.org/manual/faq.html">&kmail;
&FAQ;</ulink></para></listitem>
-->
</itemizedlist>
<!--</itemizedlist>
</answer>
</qandaentry>
</qandaentry>-->
</qandaset>
</chapter>

@ -31,9 +31,8 @@ non-TDE applications</guilabel> checkbox and click
<question><para>How can I set my default web browser to be something other
than &konqueror;?</para></question>
<answer>
<para>If you are using &tde; 3.3 or later, open up the &kcontrolcenter; and
navigate to the <menuchoice><guimenu>TDEDE
Components</guimenu><guimenuitem>Component
<para>Open the &kcontrolcenter; and
navigate to the <menuchoice><guimenu>TDE Components</guimenu><guimenuitem>Component
Chooser</guimenuitem></menuchoice> panel. Select <guilabel>Web
Browser</guilabel> from the list on the left, then select <guilabel>Open
http and https URLs in the following browser:</guilabel> and type in the
@ -51,11 +50,8 @@ applications within &tde; ?
</question>
<answer>
<para>
The simplest way to achieve this is to download and compile the
<acronym>gtk-qt</acronym> theme engine from <ulink
url="http://www.freedesktop.org/Software/gtk-qt">
http://www.freedesktop.org/Software/gtk-qt</ulink>. This theme engine makes
your <acronym>GTK</acronym> applications look like your &tde; widget style
Install the <application>qt-gtk-engine</application> package, which is available as part of &tde;. This
theme engine makes <acronym>GTK</acronym> applications look like your &tde; widget style
by calling functions from &Qt; instead of drawing the styles itself. Once
the theme engine has been installed, there will be a &kcontrolcenter; module
under <menuchoice><guimenu>Appearance &amp; Themes</guimenu><guimenuitem>GTK
@ -64,7 +60,7 @@ Styles and Fonts</guimenuitem></menuchoice>.
</answer>
</qandaentry>
<qandaentry>
<!--<qandaentry>
<question>
<para>I have been hearing about this gecko kpart or &Qt; Mozilla, how do I
get these?</para>
@ -77,12 +73,12 @@ according to these instructions:
<ulink url="http://www.mozilla.org/cvs.html">
http://www.mozilla.org/cvs.html</ulink>. Then, configure either the Mozilla
suite or the Firefox browser with the option
<command>--enable-default-toolkit=qt</command> in addition to any other
<command>- -enable-default-toolkit=qt</command> in addition to any other
options you would like to enable. More instructions on building Mozilla can
be found <ulink url="http://www.mozilla.org/build">here</ulink>.
</para>
</answer>
</qandaentry>
</qandaentry>-->
</qandaset>
</chapter>

@ -65,7 +65,7 @@ depth.</para>
<para>Go buy a 3-button one, or use third button emulation. The third
button is emulated by pressing both the &LMB; and the &RMB;
together. You would need to enable <option>Emulate3Buttons</option>
in your <filename>XF86Config</filename> file. </para>
in your <filename>XF86Config</filename> file.</para>
</answer>
</qandaentry>
@ -79,7 +79,7 @@ in your <filename>XF86Config</filename> file. </para>
desktops, as if sticking to the glass of the screen.
<application>Xclock</application> is a typical candidate for sticking,
as you need to run only one instance of it, and it always stays with
you. </para>
you.</para>
</answer>
</qandaentry>

@ -12,9 +12,9 @@
also includes many utility classes like string classes and classes
to handle input and output. It
provides most of the widgets you will see in a &tde; application:
menus, buttons, sliders, &etc;. &Qt; is a cross-platform library that
allows you to write code that will compile on &UNIX; systems as well as
&Windows; and embedded devices. You can learn more about &Qt; at <ulink
menus, buttons, sliders, &etc; &Qt; is a cross-platform library that
allows developers to write code that will compile on &UNIX; systems as well as
&Windows; and embedded devices. Learn more about &Qt; at <ulink
url="http://www.trolltech.com">http://www.trolltech.com</ulink>.</para>
</answer>
</qandaentry>
@ -25,9 +25,9 @@ url="http://www.trolltech.com">http://www.trolltech.com</ulink>.</para>
</question>
<answer>
<para>&Qt; is a sophisticated toolkit that provides everything that
is needed to build a modern user interface. &Qt; is written in C++, thus
needed to build a modern user interface. &Qt; is written in C++, thus
allowing object-oriented development which ensures efficiency and
code reuse in a project the size and scope of &tde;. In our opinion
code reuse in a project the size and scope of &tde;. In our opinion
there is no better toolkit available for &UNIX; systems and that it
would have been a grave mistake to try to build &tde; on anything but
the best.</para>
@ -39,9 +39,9 @@ the best.</para>
<para>Why does &tde; not use gtk, xforms, xlib, whatever?</para>
</question>
<answer>
<para>There are a number of toolkits available. To provide a
<para>There are a number of toolkits available. To provide a
consistent user interface and to keep used resources such as memory to
a minimum, &tde; can use only one of them. &Qt; was selected for the
a minimum, &tde; can use only one of them. &Qt; was selected for the
reasons mentioned above.</para>
</answer>
</qandaentry>
@ -51,9 +51,9 @@ reasons mentioned above.</para>
<para>But &Qt; isn't free, is it?</para>
</question>
<answer>
<para>It is! As of September 4, 2000, version 2.2 of the &Qt;
libraries were licensed under the <acronym>GPL</acronym>, thereby
fulfiling all aspects of <quote>free software</quote>.</para>
<para>&Qt; is free/libre. Since September 4, 2000, version 2.2 of the &Qt;
libraries are licensed under the <acronym>GPL</acronym>, thereby
fulfiling all aspects of <quote>free/libre software</quote>.</para>
</answer>
</qandaentry>
@ -64,12 +64,11 @@ fulfiling all aspects of <quote>free software</quote>.</para>
<answer>
<para>You can use the &tde; libraries to write <quote>commercial and
closed source</quote> as well as <quote>commercial and open
source</quote> software. If you write open source software you can
use the &Qt; free edition. But if you write closed source software
source</quote> software. If you write open source software you can
use the &Qt; free edition. If you write closed source software
you may not use the &Qt; free edition; you need to obtain the &Qt;
professional edition from Troll Tech. </para> <para>If you want more
information, please contact <ulink
url="http://www.trolltech.com">Troll Tech</ulink> directly.</para>
professional edition from Troll Tech. For more information, please
contact <ulink url="http://www.trolltech.com">Troll Tech</ulink> directly.</para>
</answer>
</qandaentry>
@ -88,7 +87,7 @@ used as an emotional wedge more than a factual observation.</para>
<qandaentry>
<question>
<para>Are there plans to migrate Trinity to Qt4?</para>
<para>Are there plans to migrate &tde; to Qt4?</para>
</question>
<answer>
<para>Not at this time.</para>

@ -3,13 +3,10 @@
<title>Asking Questions</title>
<para>Chances are, you have been linked to this document from IRC or a
mailing list. You've asked a question, and someone has told you that you
need how to ask more effectively. In order to get an appropriate, clear
answer you need to ask an appropriate, clear question in a manner that's
going to provide an incentive for people to take their time to help you. If
you appear to be rude, lazy or use bad or unclear language then chances are
your question will be ignored</para>
<para>To get an appropriate answer to questions requires asking a clear
question in a manner that motivates people to help. Writing questions that
appear to be rude, lazy, or uses bad or unclear language likely will result
in your question being ignored.</para>
<qandaset>
<qandaentry>
@ -19,25 +16,24 @@ your question will be ignored</para>
<answer><para>Read the documentation and &FAQ; for the application. There is
a wealth of &tde; documentation availible both in the help center and
online. A lot of time and effort has gone into this documentation, and
quite often the answer to your question is here. The general &tde; userguide
can be found by typing
<userinput><command>help:/userguide</command></userinput> into your
&konqueror; addressbar.</para>
often the answer to your question is there. The general &tde; userguide
can be found by typing <userinput><command>help:/khelpcenter/userguide</command></userinput>
into the &konqueror; address bar or <userinput><command>
khelpcenter help:/khelpcenter/userguide with the minicli</command></userinput>.</para>
<para>Search the web: Usually googling for a specific error message or
searching mailing list archives can come up with a solution for you.</para>
<para>Search the web: Usually searching for a specific error message or
searching mailing list archives will find a solution.</para>
<para>Try it and see! Look through all the application options, read the
What's this? and tooltips for the ones you're not sure about. If you're
really unsure about an option save your data and then try it. As long as you
use some common sense, you are very unlikely to break anything by clicking
buttons.</para>
really unsure about an option save your data and then try. As long as you
use common sense you are unlikely to break anything by experimenting.</para>
<para>Above all, don't be lazy. If you show the people who you are asking
<para>Don't be lazy. If you show the people who you are asking
that you are able to troubleshoot and research in a logical manner, you're
showing them you're a reasonable person who is worth their time to
help. It's your problem and not theirs so the legwork is yours to do. Save
your helpers as much time as you can, they're busy people.</para> </answer>
your helpers as much time as you can.</para> </answer>
</qandaentry>
<qandaentry>
@ -47,8 +43,12 @@ your helpers as much time as you can, they're busy people.</para> </answer>
<acronym>IRC</acronym> channels and mailing lists devoted to user
questions. Don't post simple questions about using &tde; to the devel
channels and mailing lists, these are for technical discussions. Some good
places are #kde on irc.freenode.net, and the &tde; mailing
lists.</para></answer> </qandaentry>
places are chat.freenode.net, channel: #trinity-desktop, and the &tde; <ulink
url="http://www.trinitydesktop.org/mailinglist.php">mailing
lists</ulink>.
</para>
</answer>
</qandaentry>
<qandaentry>
<question><para>How do I ask?</para></question>
@ -57,87 +57,82 @@ lists.</para></answer> </qandaentry>
information possible and is polite and courteous. Don't ask to ask, just
ask!</para>
<para>Q: &tde; sucks, it's being slow</para>
<para>Q: &tde; sucks, it's slow</para>
<para>Is not a question that is likely to get you a useful answer. It does
not give any useful information about troubleshooting the problem, and it
starts out attacking the software in a way that isn't productive.</para>
<para>Q: Since upgrading &tde; on Slackware &Linux; from version 3.2.3 to
3.3.2 using sources, I have noticed it's being really slow &mdash; sometimes
<para>Q: Since updating &tde; on Slackware &Linux; using sources, I have
noticed it's being really slow &mdash; sometimes
applications take up to 20 seconts to launch. I am using the same user
configuration as I had with the previous version, and I have tried as a new
user. I can't find anything about this on the mailing lists or by a google
configuration as I had with the previous version. I have tried as a new
user. I can't find anything about this on the mailing lists or by a web
search. Could anyone point me to some information that could help?</para>
<para>This question is polite, contains information to help people
troubleshoot the problem and shows your helpers what avenues you have
already tried.</para>
<para>Don't assume automatically that the problem is the fault of
&tde;. Proceed as though this is your error, otherwise you will quickly
annoy people if it does indeed turn out to be your problem and not
&tde;.</para>
<para>Don't presume automatically that the problem is the fault of
&tde;. Otherwise you likely will annoy people.</para>
<para>Use clear language with correct spelling. Watch out for any
ambiguities and make sure you think about what you say before you write
it. If you are asked for clarification, give it as best you can. &tde; is a
project where many of the users and developers are not native english
speakers and if you don't use correct english, misunderstandings may
ensue. Use the language appropriate to the channel or mailing list you are
in &mdash; if you don't, people who might have been able to help you may
speakers and if you don't use correct english, misunderstandings might
ensue. Be patient. Use the language appropriate to the channel or mailing list you are
in &mdash; if you don't, people who might have been able to help you might
ignore your message because it is not in a language they understand.</para>
<para>Include all information that could be relevant, even if you're not
sure. Have you upgraded other software or hardware on your system,
<para>Include all information that could be relevant, even when you're not
sure. Have you updated other software or hardware on your system,
particularly system libraries or a new kernel? These things could affect how
&tde; performs. Even if you cannot see a link, someone else might.</para>
&tde; performs. Even when you cannot see a connecting cause, someone else might.</para>
<para>Don't paraphrase error messages. Paste in the exact error, and if it's
more than a line or two don't paste them directly into an
<acronym>IRC</acronym> channel. Use a paste service like <ulink
url="http://www.rafb.net/paste/"> http://www.rafb.net/paste</ulink>. If you
must type them in by hand, be sure you are 100% accurate. When you provide
faulty information, your helpers cannot help you as easily. </para>
<para>Follow up on your solution! Tell us if it worked, or if you have
solved it yourself in the meantime. This helps us know for sure if our
solution worked, and helps other users who may be searching mailing list
archives for a solution to the problem themselves.</para> </answer>
<acronym>IRC</acronym> channel. Use an online paste service. If you
must type the messages by hand, be sure you are accurate. When you provide
faulty information, your helpers cannot help you as easily.</para>
<para>Follow through on your solution! Tell people when the solution worked, or when you have
solved the problem yourself. This helps everybody involved know when
solutions work and helps other users who might be searching for a similar
solution to the problem.</para>
</answer>
</qandaentry>
<qandaentry>
<question><para>What do I do when told to look elsewhere?</para></question>
<answer><para>When you're told <quote>google knows</quote> or <quote>google
is your friend</quote> then chances are, you have not followed the above
advice. You've not done your research, and the solution is probably one the
helper knows very well to be easy to find. When you're linked to a
<acronym>FAQ</acronym> or a usermanual don't ever say, <quote>No, I don't
want to have to read this I want you to just tell me</quote>. This is very
bad manners. If you cannot put in the effort to read the document, what is
the incentive for your helper to put in the time and effort to help you? If
you're told to go use google, take it graciously and do so.</para> </answer>
</qandaentry> </qandaset>
<para>Above all, use common courtesy. &tde; users and developers are usually
volunteering their time out of an already very busy schedule, and like to
know that you are appreciating that they are helping you for free. Be
polite, say please and thank you and try to be pleasant and
friendly. </para>
<answer><para>Possibly you have not followed the above
advice. You've not done your research, and the solution probably is one the
helper knows very well to be easy to find. When provided a web link to an
<acronym>FAQ</acronym> or documentation don't say, <quote>No, I don't
want to have to read this I want you to just tell me</quote>. That response
is considered bad manners. People who don't provide effort to learn often
find others have little incentive to help.</para>
</answer>
</qandaentry>
</qandaset>
<para>Use common courtesy. &tde; users and developers volunteer their time
out of an already very busy schedule, and like to
know that you are appreciating they are helping you for free. Be
polite, say please and thank you, be constructive, and try to be pleasant and
friendly.</para>
<para> Does this seem like a lot of trouble to ask a question? If you want
to be able to feel that people owe you an answer or support, then you're
quite welcome to pay for commercial support from companies that support
&tde; on &UNIX; platforms. If you don't want to pay money, then pay the
people who do this for free with your politeness and appreciation :)</para>
people who do this for free with your politeness and appreciation. :-)</para>
<para>If you think the answer to your question should be included in the
&tde; &FAQ; please feel free to submit any patches or suggestions to the
&tde; &FAQ; Maintainer, at <email>faq@kde.org</email></para>
&tde; &FAQ; Maintainer, at <email>trinity-devel@lists.pearsoncomputing.net</email></para>
</chapter>

@ -22,7 +22,7 @@ problem.</para>
<para>Try playing sound with
<userinput><command>artsplay</command><option><replaceable>
/path/to/some/soundfile</replaceable></option></userinput>. Try various
formats, ogg, mp3 and wav. Any error messages there might be useful in
formats, ogg, mp3 and wav. Any error messages there might be useful in
pointing you in the right direction.</para>
<para>Try setting the &arts; output method to <acronym>OSS</acronym>. In the
@ -42,14 +42,12 @@ conjunction with using <command>artsplay</command> in a second terminal can give
</qandaentry>
<qandaentry>
<question><para>
I've upgraded to the latest version of &tde; keeping my old configuration, and my system sounds don't work anymore!</para></question>
I've updated to the latest version of &tde; keeping my previous configuration and my system sounds don't work anymore!</para></question>
<answer><para>
Assuming you've installed &arts; correctly and you still have the codecs installed your previous &tde; installation needed, chances are this is a small problem with your <filename>knotifyrc</filename>. To confirm this, try creating an entirely new user and seeing if system notifications work under the new account. If they do, try moving your <filename>$<envar>TDEHOME</envar>/share/config/knotifyrc</filename> out of the way for your original user to see if this solves the problem.
Assuming you've installed &arts; correctly and you still have the codecs installed your previous &tde; installation needed, possibly there is a problem with your <filename>knotifyrc</filename>. To confirm this, try temporarily
renaming the file. A new one will be created when starting &tde;.
</para></answer>
</qandaentry>
</qandaset>
</chapter>

@ -14,45 +14,41 @@
</question>
<answer>
<para>Many &tde; users report problems using &kppp;. But before you
complain about &kppp;, make sure you have already checked the
<para>Many &tde; users report problems using &kppp;. Make sure you have already checked the
following:</para>
<itemizedlist>
<listitem><para>Can you dialup to your <acronym>ISP</acronym> without using &kppp;? If you cannot, then perhaps &kppp; is not the culprit after
all.</para></listitem>
<listitem><para>Have you gone through the &kppp; documentation at
least three times and followed its instructions and trouble-shooting
<listitem><para>Have you gone through the &kppp; documentation
and followed the instructions and troubleshooting
suggestions?</para></listitem>
</itemizedlist>
<para>The &kppp; documentation can be accessed through the
<application>&tde; Help Center</application>.
Last, but not least, the &kppp; homepage is at <ulink
url="http://ktown.kde.org/~kppp/">http://ktown.kde.org/~kppp/</ulink>.</para>
<para>Now, if you still encounter problems, here's what might help you
solve them:</para>
<para>The <ulink url="help:/kppp">&kppp; handbook</ulink> is available through the
<application>&tde; Help Center</application>.</para>
<para>If you still encounter problems, then the following might help:</para>
<variablelist>
<varlistentry><term>How do I change the &MTU; setting in &kppp;?</term>
<listitem><para>Open up the &kppp; dialog box and select
<guibutton>Setup</guibutton>. Choose an existing account and click
<guibutton>Setup</guibutton>. Choose an existing account and click
<guibutton>Edit</guibutton>, or <guibutton>New</guibutton> to create a
new dialup account. Select the <guilabel>Dial</guilabel> tab and
click <guibutton>Arguments</guibutton>. Type what you want to change
new dialup account. Select the <guilabel>Dial</guilabel> tab and
click <guibutton>Arguments</guibutton>. Type what you want to change
in the Argument textbox (&eg; <userinput>mtu 296</userinput>) and
click <guibutton>Add</guibutton>. When you are satisfied, click
click <guibutton>Add</guibutton>. When you are satisfied, click
<guibutton>Close</guibutton>.</para>
<para>To check whether the options <quote>took</quote>, do one of the following:</para>
<itemizedlist>
<listitem>
<para>In a terminal window, run
<userinput><command>/sbin/ifconfig</command> ppp0</userinput> and look
at the reported &MTU; in the output. It should match your
at the reported &MTU; in the output. It should match your
request.</para>
</listitem>
<listitem><para>Add <option>debug</option> and <option>kdebug</option>
(each on a separate line) to your
<filename>/etc/ppp/options</filename> file and restart your
&PPP; session. You will find debugging messages in
&PPP; session. You will find debugging messages in
<filename>/var/log/messages</filename>, including &MRU; and &MTU;
settings.</para></listitem>
</itemizedlist>
@ -68,13 +64,13 @@ normal.</term>
<listitem><para>Try executing <command>setserial
spd_hi</command>.</para></listitem>
<listitem><para>The default &MTU; value is 1500,
which maybe too large
for a dialup connection. Try changing it to a smaller value like
which maybe too large
for a dialup connection. Try changing it to a smaller value like
<userinput>296</userinput>
or <userinput>576</userinput>.</para></listitem>
<listitem><para>Check in your <filename
class="directory">$<envar>HOME</envar>/.kde/share/config</filename> for the
<filename>kppprc</filename>. Ensure the correct modem speed is
class="directory">$<envar>HOME</envar>/.kde/share/config</filename> for the
<filename>kppprc</filename>. Ensure the correct modem speed is
actually defined there.</para></listitem>
</itemizedlist></listitem>
</varlistentry>
@ -99,18 +95,22 @@ Dn</keycap></keycombo>.
</varlistentry>
<varlistentry>
<term>How do I perform a simple <quote>copy</quote> from &konsole; to
<term>How do I copy text from &konsole; to
anything else?</term>
<listitem><para>When I do a <command>ls</command>, first I select with
the mouse the desired text, press
<keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo>,
then I make the target application active, point the mouse to the
relevant part and press <keycombo
<listitem><para>Use the mouse to select the desired text. From the
<guimenu>Edit</guimenu> menu, select <guimenuitem>Copy</guimenuitem>, or press
<keycombo action="simul">&Ctrl;&Shift;<keycap>C</keycap></keycombo>. This places
the text in the &tde; clipboard, &klipper;. Next select
the target application, place the mouse pointer to the
desired location and press <keycombo
action="simul">&Ctrl;<keycap>V</keycap></keycombo>.
Alternatively, highlight the text by dragging with the &LMB; down and
Alternately, highlight the text by dragging with the &LMB; down and
paste by clicking with the &MMB; (or both buttons if you are using a
2 button mouse with 3 button emulation).
</para></listitem>
</para><note><para>Note that the copying and pasting keyboard shortcuts use the
<keycap>&Shift;</keycap> key. That is because in traditional Unix terminals,
<keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo> is used to break or stop
a process from running.</para></note></listitem>
</varlistentry>
<varlistentry>
@ -120,14 +120,14 @@ paste by clicking with the &MMB; (or both buttons if you are using a
<para><application>FontConfig</application> must find the three fonts
installed in: <filename
class="directory">$<envar>TDEDIR</envar>/share/fonts</filename>.
class="directory">$<envar>TDEDIR</envar>/share/fonts</filename>.
If
the &tde; install does not install these fonts in a directory that
already exists (&eg; <filename
class="directory">/usr/share/fonts</filename>) then you must add this
directory to the configuration file <filename
class="directory">/etc/fonts/local.conf</filename>. This should be
the first line after <quote>&lt;fontconfig&gt;</quote>. For example:
class="directory">/etc/fonts/local.conf</filename>. This should be
the first line after <quote>&lt;fontconfig&gt;</quote>. For example:
<programlisting>
&lt;fontconfig&gt;
&lt;dir&gt;/usr/trinity/share/fonts&lt;/dir&gt;
@ -143,7 +143,7 @@ it found the directory.</para>
</answer>
</qandaentry>
<qandaentry>
<!--<qandaentry>
<question>
<para>&kmail;</para>
</question>
@ -152,7 +152,7 @@ it found the directory.</para>
url="http://kmail.kde.org">http://kmail.kde.org</ulink> where an
<acronym>FAQ</acronym> is available.</para>
</answer>
</qandaentry>
</qandaentry>-->
</qandaset>
</chapter>

@ -18,7 +18,7 @@ action="simul">&Alt;<keycap>F2</keycap></keycombo> by
default) and type:
<itemizedlist>
<listitem>
<para><command>man:<replaceable>command</replaceable></command> for man pages. It
<para><command>man:<replaceable>command</replaceable></command> for man pages. It
even unpacks on the fly if the man pages are gzipped.</para>
</listitem>
@ -35,14 +35,10 @@ application help pages.</para>
</itemizedlist>
</para>
<para>You can also enter any of these in the <guilabel>Location</guilabel> text
<para>You can enter any of these in the <guilabel>Location</guilabel> text
box in &konqueror;.</para>
<para>Or you can use the <application>&tde; Help Center</application> if you are using &tde;
2. Simply start the <application>&tde; Help Center</application> by clicking on the icon (the blue
book with the yellow key) on the toolbar. Once the <application>&tde; Help Center</application> has
loaded, the window on the left will contain an entry called
<guilabel>Unix manual pages</guilabel>. Click once on this entry, and
you can browse through all the installed manual pages on your
<para>Uou can use the <application>&tde; Help Center</application>. Start the <application>&tde; Help Center</application> by selecting <guimenuitem>Help</guimenuitem> from the <guimenu>TDE menu</guimenu>. Once the <application>&tde; Help Center</application> has loaded, the window on the left will contain an entry called
<guilabel>Unix manual pages</guilabel>. Select that entry to browse through all the installed manual pages on your
system.</para>
</answer>
</qandaentry>
@ -54,12 +50,13 @@ system.</para>
<answer>
<para>To move a window, use <keycombo
action="simul">&Alt;<mousebutton>left</mousebutton></keycombo> mouse
button. <keycombo
button. <keycombo
action="simul">&Alt;<mousebutton>right</mousebutton></keycombo> mouse
button will resize the window. Last but not least, <keycombo
button will resize the window. Last but not least, <keycombo
action="simul">&Alt;<mousebutton>middle</mousebutton></keycombo> mouse button
raises/lowers the window. The <application>&tde; Control Center</application>
allows you to change these mouse bindings.</para>
allows you to change these mouse bindings. Please refer to <ulink url="help:/khelpcenter/userguide/windows-how-to-work.html">
Windows, How To Work Them</ulink> in the Trinity user guide for more information.</para>
</answer>
</qandaentry>
@ -69,13 +66,13 @@ allows you to change these mouse bindings.</para>
</question>
<answer>
<para>There is a standard keybinding (<keycombo
action="simul">&Ctrl;&Alt;&Esc;</keycombo>)
that gives you a skull &amp; crossbones cursor. Click that cursor on a
window to kill it. The keybindings are viewable/changeable from the
action="simul">&Ctrl;&Alt;&Esc;</keycombo>)
that changes the mouse pointer to a skull &amp; crossbones cursor. Click that cursor on a
window to kill it. The keybindings are viewable/changeable from the
<application>&tde; Control Center</application>.
<caution><para>Using this option kills the program forcibly. Data may be lost,
and some processes related to the program may remain active. Use only as a
<caution><para>Using this option kills the program forcibly. Data might be lost,
and some processes related to the program might remain active. Use only as a
last resort.</para></caution>
<!-- fixme: use only if necessary; processes might remain --></para>
</answer>
@ -113,9 +110,6 @@ operating system) to see if things work again. When you press
<keycombo action="simul">&Alt;<keycap>Tab</keycap></keycombo> you should get a
response from the window manager. If not, you need to get back to the
text console and try to kill another process.</para>
<para>Good candidates to kill are: the application you were working
with, &kicker;, &klipper; and &kdesktop;.</para>
</answer>
</qandaentry>
@ -127,7 +121,7 @@ with, &kicker;, &klipper; and &kdesktop;.</para>
<answer>
<para>If you want to switch your window manager on the fly, type the
following into a terminal window: <command>kwmcom
go:<replaceable>blackbox</replaceable></command>. This switches to
go:<replaceable>blackbox</replaceable></command>. This switches to
Blackbox, but you can substitute any window manager you like.</para>
</answer>
</qandaentry>

@ -4,30 +4,31 @@
<chapter id="webbrowser">
<title>Webbrowsing with &konqueror;</title>
<para>&konqueror; is &tde;'s open source, standards compliant webbrowser.
It's home page is
<ulink
url="http://www.konqueror.org">http://www.konqueror.org</ulink> where a
&konqueror; specific <acronym>FAQ</acronym> can be found.</para>
<para>&konqueror; is &tde;'s default web browser. Please refer to
the <ulink url="help:/konqueror/index.html">
Konqueror Handbook</ulink> for detailed information.</para>
<qandaset>
<qandaentry>
<question><para>Where does the name &konqueror; come from?</para></question>
<answer><para>It's a word play on the other browsers' names. After the Navigator and the Explorer comes the Conqueror; it's spelled with a K to show that it's part of &tde;. The name change also moves away from <quote>kfm</quote> (the &tde; file manager, &konqueror;'s predecessor) which represented only file management.</para></answer>
<answer><para>It's a word play on the other browsers' names. After the Navigator
and the Explorer comes the Conqueror.</para>
</answer>
</qandaentry>
<qandaentry>
<question><para>Can I run &konqueror; without running &tde;?</para></question>
<answer><para>Yes. Just install &Qt;, tdelibs and tdebase, and from your favorite window manager just launch &konqueror;. It should work just fine, but if it doesn't (&tde; developers don't test that case often), report it to http://bugs.kde.org and try running "tdeinit" before running &konqueror;, it usually helps.
This is of course the same for any other &tde; application. </para>
<answer><para>Yes. Install &Qt;, tdelibs, and tdebase. From your window manager launch &konqueror;. It should work just fine, but if it doesn't (&tde; developers don't often test that use case), report the problem to <ulink
url="http://bugs.pearsoncomputing.net/">http://bugs.pearsoncomputing.net/</ulink>. Before reporting a bug, try running "tdeinit" before running &konqueror;. This is of course the same for any other &tde; application running in
a non &tde; setup.</para>
</answer>
</qandaentry>
<qandaentry>
<question><para>Why doesn't &konqueror; show the contents of an image's <sgmltag class="attribute">ALT</sgmltag> attribute in a tooltip?</para></question>
<answer><para>
There is no standard that states the <sgmltag class="attribute">ALT</sgmltag> attribute should appear as a tooltip. The specification calls for <sgmltag class="attribute">ALT</sgmltag> to be displayed in place of the image, as in text-mode only browsers such at lynx or w3m. Abusing the <sgmltag class="attribute">ALT</sgmltag> attribute is bad for accessibility. Tooltips are supposed to come from the <sgmltag class="attribute">TITLE</sgmltag> attribute and this is implemented in &konqueror;
There is no standard that states the <sgmltag class="attribute">ALT</sgmltag> attribute should appear as a tooltip. The specification calls for <sgmltag class="attribute">ALT</sgmltag> to be displayed in place of the image, as in text-mode only browsers such at lynx or w3m. Abusing the <sgmltag class="attribute">ALT</sgmltag> attribute is bad for accessibility. Tooltips are supposed to come from the <sgmltag class="attribute">TITLE</sgmltag> attribute and this is implemented in &konqueror;.
</para></answer>
</qandaentry>
@ -36,11 +37,11 @@ There is no standard that states the <sgmltag class="attribute">ALT</sgmltag> at
<para>How do I use &konqueror; as a web browser with a proxy?</para>
</question>
<answer>
<para>&konqueror; can be used with &HTTP; and &FTP; proxies. To set
up the proxy server in &konqueror;, just select
<para>&konqueror; can be used with &HTTP; and &FTP; proxies. To set
up the proxy server in &konqueror;, select
<menuchoice><guimenu>Settings</guimenu><guisubmenu>Configure
&konqueror;...</guisubmenu></menuchoice> from the &konqueror; menu and
go to the <guilabel>Proxy</guilabel> tab.</para>
select the <guilabel>Proxy</guilabel> option.</para>
</answer>
</qandaentry>
@ -49,20 +50,22 @@ go to the <guilabel>Proxy</guilabel> tab.</para>
<para>How do I import bookmarks from another browser into &konqueror; ?</para>
</question>
<answer>
<para>To import bookmarks from another browser into &konqueror; select
<guimenu>Bookmarks</guimenu><guimenuitem>Edit Bookmarks</guimenuitem>
and then in the <application>Bookmark Editor</application> select
<guimenu>File</guimenu><guimenuitem>Import</guimenuitem>. Then select
the browser you would like to import bookmarks from. In the Open dialog,
<para>To import bookmarks from another browser into &konqueror;, from the menu
bar select <guimenu>Bookmarks</guimenu>, then select <guimenuitem>Edit Bookmarks</guimenuitem>.
In the <application>Bookmark Editor</application>, select
<guimenu>File</guimenu> then select <guimenuitem>Import</guimenuitem>. Select
the browser from which you would like to import bookmarks. In the Open dialog,
navigate to the location of the folder or file your bookmarks are
contained in and click <guilabel>Open</guilabel>
located.
</para>
</answer>
</qandaentry>
<qandaentry>
<question><para>How can I make &konqueror; only show certain bookmarks in the bookmarks toolbar?</para></question>
<answer><para>In &konqueror; go to <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure &konqueror;...</guimenuitem></menuchoice>. Then select <guilabel>Web Behaviour</guilabel> from the icon list. Under the <guilabel>Bookmarks</guilabel> heading, place a check in the box next to <guilabel>Show only marked bookmarks in bookmark toolbar</guilabel>. Now in the <application>Bookmark Editor</application> an option to <guilabel>Show in Toolbar</guilabel> appears on clicking with the &RMB; on any bookmark entry or in the <guimenu>Edit</guimenu> menu when the entry is highlighted. Folders can also be shown in the bookmarks toolbar in much the same way.</para></answer>
<answer><para>In &konqueror; select <menuchoice><guimenu>Settings</guimenu><guisubmenu>Configure
&konqueror;...</guisubmenu></menuchoice>. Then select <guilabel>Web Behaviour</guilabel> from the icon list. Under the <guilabel>Bookmarks</guilabel> heading, place a check in the box next to <guilabel>Show only marked bookmarks in bookmark toolbar</guilabel>.</para>
<para>In the <application>Bookmark Editor</application> an option to <guilabel>Show in Toolbar</guilabel> appears on clicking with the &RMB; on any bookmark entry or in the <guimenu>Edit</guimenu> menu when the entry is highlighted. Folders can also be shown in the bookmarks toolbar in much the same way.</para></answer>
</qandaentry>
<qandaentry>
@ -71,21 +74,22 @@ contained in and click <guilabel>Open</guilabel>
some other browser?</para>
</question>
<answer>
<para>In &konqueror;, select
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
Konqueror...</guimenuitem></menuchoice> and in the configuration
dialog, select <guilabel>Browser Identification</guilabel>. Default
and site-specific browser identifications can be set from here.</para>
<para>That is called setting the user agent. In &konqueror;, select
<menuchoice><guimenu>Settings</guimenu><guisubmenu>Configure
&konqueror;...</guisubmenu></menuchoice>. In the icon list, select
<guilabel>Browser Identification</guilabel>. Default
and site-specific browser identifications can be set there.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>&konqueror; is taking a really long time to load webpages, what
<para>&konqueror; is taking a really long time to load web pages -- mdash; what
could cause this?</para></question>
<answer>
<para>Quite often &konqueror; loading webpages slowly is caused by
<para>Quite often &konqueror; loading web pages slowly is caused by
<acronym>DNS</acronym> servers with broken <acronym>IPV6</acronym>
support. Adding the following to <filename>/etc/profile</filename> or any
support. Adding the following to <filename>/etc/profile</filename> or any
other script that is sourced on login should solve this problem:
<screen>
export TDE_NO_IPV6=true
@ -103,29 +107,25 @@ setenv TDE_NO_IPV6 true
<para>How do I configure &konqueror; to run &Java; applets?</para>
</question>
<answer>
<para>Choose
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
&konqueror;...</guimenuitem></menuchoice> from &konqueror;'s menubar
and then select <guilabel>Java &amp; Javascript</guilabel>. Set the
<guilabel>Path to Java executable</guilabel> correctly. If it doesn't
work, please check the <ulink
url="http://www.konqueror.org/javahowto/">Konqueror + Java
HOWTO</ulink>.</para>
<para>From &konqueror;'s menubar choose
<menuchoice><guimenu>Settings</guimenu><guisubmenu>Configure
&konqueror;...</guisubmenu></menuchoice>.
From the icon list select <guilabel>Java &amp; Javascript</guilabel>. Set the
<guilabel>Path to Java executable</guilabel>.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How do I block unrequested popup windows in &konqueror;?</para>
</question>
<answer>
<para>&konqueror; has a new 'smart' policy for JavaScript popups. From the
&konqueror; main window, select <menuchoice><guimenu>Settings</guimenu>
<guimenuitem>Configure &konqueror;...</guimenuitem></menuchoice> and then
<para>&konqueror; provides a 'smart' policy for JavaScript popups. From the
&konqueror; main window, select<menuchoice><guimenu>Settings</guimenu><guisubmenu>Configure
&konqueror;...</guisubmenu></menuchoice>. Then
<guilabel>Java &amp; JavaScript</guilabel>. On the
<guilabel>JavaScript</guilabel> tab, under <guilabel>Global JavaScript
Policies</guilabel> set the radio button beside <guilabel>Open new
Policies</guilabel>, set the radio button beside <guilabel>Open new
windows:</guilabel> to <guilabel>Smart</guilabel>.
</para>
</answer>
@ -133,18 +133,16 @@ windows:</guilabel> to <guilabel>Smart</guilabel>.
<qandaentry>
<question>
<para>Why doesn't my banking site work with &konqueror;? It pops up a new
<para>Why doesn't my banking site work with &konqueror;? It pops up a new
window with the login screen in other browsers, but not in
&konqueror;.</para>
</question>
<answer>
<para>
Make sure you have Javascript enabled, and the default JavaScript web popups
policy set to <guilabel>Ask</guilabel> or <guilabel>Allow</guilabel>. The
policy set to <guilabel>Ask</guilabel> or <guilabel>Allow</guilabel>. The
<guilabel>Smart</guilabel> policy is not always sufficient for some banks.
Many banks also require &Java; support. You can find more help on enabling
this at <ulink
url="http://www.konqueror.org/">http://www.konqueror.org/</ulink>.
Many banks also require &Java; support.
</para>
</answer>
</qandaentry>
@ -152,33 +150,28 @@ url="http://www.konqueror.org/">http://www.konqueror.org/</ulink>.
<qandaentry>
<question>
<para>Can &konqueror; use user-specified stylesheets, like those in the
Firefox adblock extention?</para>
Firefox adblock extension?</para>
</question>
<answer>
<para>Yes, you can set &konqueror; to use any kind of valid
<acronym>css</acronym> stylesheet to filter webcontent or improve accessibility.
From the &konqueror; main window simply click
<menuchoice><guimenu>Settings</guimenu>
<guimenuitem>Configure &konqueror;...</guimenuitem></menuchoice> and select
<menuchoice><guimenu>Settings</guimenu><guisubmenu>Configure
&konqueror;...</guisubmenu></menuchoice> and select
<guilabel>Stylesheets</guilabel>. Set the radio button to
<guilabel>Use user-defined stylesheet</guilabel> and browse to where the
stylesheet you want to use is located. Alternatively, you can select
stylesheet you want to use is located. Alternately, select
<guilabel>Use accessibility stylesheet defined in "Customize"
tab</guilabel> and then set your own options.</para>
<para>
An example of <acronym>css</acronym> rules that implement ad blocking can be
found at:
<ulink url="http://www.mozilla.org/support/firefox/adblock">
http://www.mozilla.org/support/firefox/adblock</ulink>.
</para>
</answer>
</qandaentry>
<qandaentry>
<question><para>
Why does &konqueror; display a plain grey square when I try to view flash animations, even though the flash plugin is installed?
</para></question>
<answer><para>
Under the latest versions of X.org, having the composite extension loaded can cause problems with the flash plugin. Try disabling the composite extension and see if normal flash operation is restored.
Under the latest versions of X.org, having the composite extension loaded can cause problems with the flash plugin. Try disabling the composite extension and see whether normal flash operation is restored.
</para></answer>
</qandaentry>
@ -187,7 +180,7 @@ Under the latest versions of X.org, having the composite extension loaded can ca
<para>Why can't &konqueror; render &GIF; images?</para>
</question>
<answer>
<para>It is because you did not enable &GIF; support in &Qt;. Please see
<para>It is because you did not enable &GIF; support in &Qt;. Please see
<xref linkend="gif"/> for more details.</para>
</answer>
</qandaentry>-->
@ -199,14 +192,18 @@ associated Konqueror with text/html, but it cannot handle this file
type.</quote></para>
</question>
<answer>
<para>You need to make sure that the embedding settings for the text/html
<para>Make sure the embedding settings for the text/html
<acronym>MIME</acronym> type are correct:
<orderedlist>
<listitem><para>In &konqueror;, go to
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
&konqueror;...</guimenuitem></menuchoice> and then to the <guilabel>File
Associations</guilabel> page.</para></listitem> <listitem><para>Open
text->html in the tree view.</para></listitem> <listitem><para>Click on the
<menuchoice><guimenu>Settings</guimenu><guisubmenu>Configure
&konqueror;...</guisubmenu></menuchoice>. In the icon list select <guilabel>File
Associations</guilabel>.</para>
</listitem>
<listitem><para>Open
text->html in the tree view.</para>
</listitem>
<listitem><para>Click on the
<guilabel>Embedding</guilabel> tab. Make sure that <guilabel>Left Click
Action</guilabel> is set to <guilabel>Show file in embedded
viewer</guilabel>, and that <guilabel>KHTML (khtml)</guilabel> is at the top
@ -218,5 +215,3 @@ of <guilabel>Services Preference Order</guilabel>.</para></listitem>
</qandaset>
</chapter>

@ -4,15 +4,12 @@
"dtd/kdex.dtd">
-->
<chapter id="windowmanager">
<title>The window manager</title>
<para>The default window manager provided by &tde; is the K Window
Manager (&twin;). Please read <quote>The
K Window Manager Handbook</quote> (which should be accessible from the
<application>&tde; Help Center</application>) for usage information.</para>
<para>The default window manager provided by &tde; is the Trinity Window
Manager (&twin;). Please refer to <ulink url="help:/khelpcenter/userguide/windows-how-to-work.html">
Windows, How To Work Them</ulink> in the Trinity user guide for more information.</para>
<qandaset>
<qandaentry>
@ -20,8 +17,10 @@ K Window Manager Handbook</quote> (which should be accessible from the
<para>Are there keyboard shortcuts for &twin; operations?</para>
</question>
<answer>
<para>Yes. Please refer to "The K Window Manager Handbook" for the
list of shortcuts available.</para>
<para>Yes. Please use to the Trinity Control Center (&kcontrol;),
<menuchoice><guimenu>Regional &amp; Accessibility</guimenu><guimenuitem>
Keyboard Shortcuts</guimenuitem></menuchoice>, for the
list of available shortcuts.</para>
</answer>
</qandaentry>
@ -30,23 +29,23 @@ list of shortcuts available.</para>
<para>Can I define my own set of keyboard shortcuts?</para>
</question>
<answer>
<para>Yes. Launch the
<para>Yes. Launch the
<application>&tde; Control Center</application> and select
<menuchoice><guimenu>Regional &amp; Accessibility</guimenu><guimenuitem>Keyboard Shortcuts</guimenuitem></menuchoice> to
configure window manager bindings like maximizing windows, &etc;.
configure window manager bindings like maximizing windows, &etc;.
</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>When I "iconify" a window, it disappears. Where does it
<para>When I "iconify" a window, it disappears. Where does it
go?</para>
</question>
<answer>
<para>With many &X-Window; &GUI;s, the minimize button (a little dot) will
erase the window that the program is running in and create, instead,
an icon on the desktop. &tde; does not do this. Instead, when a
an icon on the desktop. &tde; does not do this. Instead, when a
window is iconified it is simply hidden (but the program is still
running).</para>
<para>There are a few ways to access <quote>disappeared</quote> windows:</para>
@ -82,7 +81,7 @@ maximize fully/vertically/horizontally respectively.</para>
</question>
<answer>
<para>By <quote>shading</quote> a window we mean <quote>rolling up</quote> the window leaving just
the title bar visible. You can do this by double clicking on the
the title bar visible. You can do this by double clicking on the
window title bar.</para>
</answer>
</qandaentry>
@ -122,9 +121,9 @@ this feature.</para>
placement of windows?</para>
</question>
<answer>
<para>Yes. Run <application>&tde; Control Center</application> and select <guimenu>Look and Feel</guimenu>
<para>Yes. Run <application>&tde; Control Center</application> and select <guimenu>Look and Feel</guimenu>
followed by <guisubmenu>Window Behavior</guisubmenu> and finally
<guimenuitem>Advanced</guimenuitem>. There is a dialog option that
<guimenuitem>Advanced</guimenuitem>. There is a dialog option that
allows you to set the placement policy you want.</para>
</answer>
</qandaentry>

@ -21,7 +21,7 @@
ACLs are used to check for the access by a given
(authenticated) user. A first rough support for ACLs
for printing is available from &CUPS;; this will be refined
in future versions. </para>
in future versions.</para>
<glossseealso otherterm="gloss-authentication">Authentication</glossseealso>
</glossdef>
</glossentry>
@ -136,7 +136,7 @@
It is strong proof of the flexibility of &UNIX;; that "Line Printing" works
reliably, even under these modern conditions. But time has finally come now
to go for something new -- the IPP.
to go for something new -- mdash; the IPP.
</para>
<glossseealso otherterm="gloss-ipp">IPP</glossseealso>
@ -251,7 +251,7 @@
One example of a daemon present on most
legacy &UNIX; systems is the LPD (Line Printer Daemon); &CUPS; is
widely seen as the successor to LPD in the &UNIX; world and
it also operates through a daemon. </para>
it also operates through a daemon.</para>
<glossseealso otherterm="gloss-spooling">SPOOLing</glossseealso>
</glossdef>
</glossentry>
@ -283,7 +283,7 @@
concept, known as "Foomatic". Foomatic extends the capabilities
of spoolers other than &CUPS; (LPR/LPD, LPRng, PDQ, PPR) to a certain
degree ("stealing" some concepts from &CUPS;). The Linuxprinting
Database is not a Linux-only stop -- people running other &UNIX;
Database is not a Linux-only stop -- mdash; people running other &UNIX;
based OSes (like *BSD or &MacOS; X) will also find valuable information
and software there.
</para>
@ -332,7 +332,7 @@
url="http://www.easysw.com/epm/">EPM software packaging</ulink> tool
and <ulink url="http://www.easysw.com/htmldoc/">HTMLDOC</ulink>
(used by the "Linux Documentation Project" to build the PDF versions
of the HOWTOs) -- but most importantly: <ulink
of the HOWTOs) -- mdash; but most importantly: <ulink
url="http://www.cups.org/">&CUPS;</ulink> (the 'Common &UNIX; Printing
System').
<!--
@ -359,7 +359,7 @@
<para>
-->
Printing
via traditional protocols is not encrypted at all -- it is very easy
via traditional protocols is not encrypted at all -- mdash; it is very easy
to tap and eavesdrop &eg; into &PostScript; or PCL data transfered
over the wire.
<!--
@ -514,7 +514,7 @@
system, that allows configuration of the underlying print subsystem
through a unified set of commands (however, this is much more
complicated than TDEPrint's &GUI; interface, which performs a similar
task with regards to different print subsystems). </para>
task with regards to different print subsystems).</para>
<glossseealso otherterm="gloss-cups-o-matic">&CUPS;-O-Matic</glossseealso>
<glossseealso otherterm="gloss-PPD-O-Matic">PPD-O-Matic</glossseealso>
<glossseealso otherterm="gloss-cupsomatic">cupsomatic</glossseealso>
@ -544,7 +544,7 @@
<glossterm>Gimp-Print</glossterm>
<glossdef><para>Contrary to its name, Gimp-Print is no longer
just the plugin to be used for printing from the popular
Gimp program -- its codebase can also serve to be compiled
Gimp program -- mdash; its codebase can also serve to be compiled
into...
<!--
</para>
@ -598,7 +598,7 @@ now.
<glossterm><acronym>&HP;</acronym></glossterm>
<glossdef><para>Abbreviation for <emphasis>H</emphasis>ewlett-<emphasis>Packard</emphasis>;
one of the first companies to distribute their own Linux printer
drivers. -- More recently, the Company has released their
drivers. -- mdash; More recently, the Company has released their
"HPIJS" package of drivers, including source code and a Free license.
This is the first printer manufacturer to do so. HPIJS supports most
current models of HP Ink- and DeskJets.
@ -661,7 +661,7 @@ now.
<emphasis>P</emphasis>rinting <emphasis>P</emphasis>rotocol;
defined in a series of RFCs accepted by the IETF with
status "proposed standard"; was designed
by the PWG. -- IPP is a completely new design for network printing,
by the PWG. -- mdash; IPP is a completely new design for network printing,
but it utilizes a very well-known and proven method for the
actual data transfer: HTTP 1.1! By not "re-inventing the wheel",
and basing itself on an existing and robust Internet standard,
@ -727,7 +727,7 @@ now.
<para>
-->
Most important for day-to-day usage is "kprinter", the new
&GUI; print command. -- Note: TDEPrint does <emphasis>not</emphasis> implement its own
&GUI; print command. -- mdash; Note: TDEPrint does <emphasis>not</emphasis> implement its own
spooling mechanism or its own &PostScript; processing; for this it
relies on the selected <emphasis>print subsystem</emphasis>
-- however it does add some functionality of its own on top of this
@ -821,7 +821,7 @@ now.
Configuration Toolset" (being able to configure, through one common
interface, different print subsystems and their required drivers) with the
ability to transfer all queues, printers and configuration files seamlessly
to another spooler without new configuration effort. -- Also, they maintain
to another spooler without new configuration effort. -- mdash; Also, they maintain
the Printing Database; a collection of driver and device information that
enables everybody to find the most current information about printer models,
and also generate online the configuration files for any
@ -918,7 +918,7 @@ now.
developed by &HP;. PCL started off in version 1 as a simple
command set for ASCII printing; now,
in its versions PCL6 and PCL-X, it is capable of printing graphics
and color -- but outside the &Microsoft; &Windows; realm and &HP-UX;
and color -- mdash; but outside the &Microsoft; &Windows; realm and &HP-UX;
(&HP;'s own brand of &UNIX;), it is not commonly used...</para>
<glossseealso otherterm="gloss-escp">ESC/P</glossseealso>
<glossseealso otherterm="gloss-hpgl">&HP;/GL</glossseealso>
@ -1090,7 +1090,7 @@ now.
user for each, where the spooling folder is located,
if there are banner pages to be used, and so on...
Some applications also depend on read access to the printcap
file, to obtain the names of available printers. </para>
file, to obtain the names of available printers.</para>
<glossseealso otherterm="gloss-bsdstyleprinting">BSD-style printing</glossseealso>
</glossdef>
</glossentry>
@ -1132,7 +1132,7 @@ now.
<glossdef><para>You can use a syntax of "print:/..." to get quick access
to TDEPrint resources. Typing "print:/manager" as a Konqueror URL
address gives administrative access to TDEPrint. Konqueror uses &tde;'s
famous "KParts" technology to achieve that. </para>
famous "KParts" technology to achieve that.</para>
<glossseealso otherterm="gloss-ioslave">IO Slave</glossseealso>
<glossseealso otherterm="gloss-kparts">KParts</glossseealso>
</glossdef>
@ -1154,7 +1154,7 @@ now.
what you liked about kups is now all in the TDEPrint Manager (accessible
via the TDE Control Center or via the URL "print:/manager" from Konqueror) --
with more functionality and less bugs... Its former developer, Michael Goffioul, is now
the developer of TDEPrint -- a very nice and productive guy and quick bug fixer...
the developer of TDEPrint -- mdash; a very nice and productive guy and quick bug fixer...
</para>
<glossseealso otherterm="gloss-kprinter">kprinter</glossseealso>
</glossdef>
@ -1301,7 +1301,7 @@ now.
(and users) to continue their work
as the job is being taken care of by a system <acronym>daemon</acronym>,
which stores the file at a temporary location until the printer is ready
to print. </para>
to print.</para>
<glossseealso otherterm="gloss-daemon"><acronym>Daemon</acronym></glossseealso>
</glossdef>
</glossentry>

@ -35,7 +35,7 @@
<para>The TDE application finder (&kappfinder;) looks for legacy and
third party applications that are installed on your system and adds
them to the TDE menu system. </para>
them to the TDE menu system.</para>
</refsect1>

@ -20,7 +20,7 @@ editing.</para>
<para>The rules for how commenting is done are defined in the syntax
definitions, so if syntax highlighting is not used, commenting/uncommenting
is not possible. </para>
is not possible.</para>
<para>Some formats define single line comment markers, some multiline
markers and some both. If multiline markers are not available,
@ -1222,13 +1222,13 @@ by the KDE translation teams, if the files are in KDE's SVN repository.</para>
linkend="advanced-editing-tools-scripting-introduction">above</link>) for
<filename>*.js</filename> files. For every file it checks whether there is a
corresponding <filename>.desktop</filename> file, like for uppercase.js it
would look for uppercase.desktop. </para>
would look for uppercase.desktop.</para>
<para>If a <filename>.desktop</filename> file can not be found the script will
be registered in katepart's command line with the filename without the ending
.js, so in our example this would be <literal>uppercase</literal>. If the
command-name is fine and you don't need the extra features a
<filename>.desktop</filename> file provides you do not need a
<filename>.desktop</filename> file at all. </para>
<filename>.desktop</filename> file at all.</para>
<para>If a <filename>.desktop</filename> file exists katepart will read the name
under which the script will be registered from the .desktop-entry
X-Kate-Command, for example X-Kate-Command=uppercase-selection.</para>

@ -879,13 +879,13 @@ dialog):
<listitem><para><emphasis role="bold">Nowhere:</emphasis> Don't guess the search
text.</para></listitem>
<listitem><para><emphasis role="bold">Selection Only:</emphasis> Use
the current text selection, if available. </para></listitem>
the current text selection, if available.</para></listitem>
<listitem><para><emphasis role="bold">Selection, then Current Word:</emphasis>
Use the current selection if available, otherwise use the current word.
</para></listitem>
<listitem><para><emphasis role="bold">Current Word
Only:</emphasis> Use the word that the cursor is currently resting on, if
available. </para></listitem>
available.</para></listitem>
<listitem><para><emphasis role="bold">Current Word, then Selection:</emphasis>
Use the current word if available, otherwise use the current selection.
</para></listitem>
@ -1113,7 +1113,7 @@ for &kate; config file and load the settings line from it.</para>
<listitem><para>Backing up on save will cause &kate; to copy the disk file to
&lt;prefix&gt;&lt;filename&gt;&lt;suffix&gt;' before saving changes.
The suffix defaults to <emphasis role="bold">~</emphasis> and prefix is empty by
default. </para>
default.</para>
<variablelist>
<varlistentry>
<term><guilabel>Local files</guilabel></term>
@ -1384,7 +1384,7 @@ with the following valid expressions:
<varlistentry>
<term><cmdsynopsis><command>auto-insert-doxygen</command><arg>BOOL</arg></cmdsynopsis></term>
<listitem><para>Turn insertion of the leading asterisk in doxygen comments on or
off. This has no effect unless you use the cstyle auto-indenter. </para></listitem>
off. This has no effect unless you use the cstyle auto-indenter.</para></listitem>
</varlistentry>
<varlistentry>

@ -263,7 +263,7 @@ usual labeled icons. And above that, a menubar.
<para>
The left-hand window is a side bar. It combines the Documents
and Filesystem Browser windows. Switch between the two by clicking on the tabs
to the left of the window. </para>
to the left of the window.</para>
<para>
If you've started &kate; with a file, the right-hand window will show
@ -423,7 +423,7 @@ text)</para></entry>
</row>
<row>
<entry><para><keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo></para></entry>
<entry><para> Copy the marked text to the clipboard. </para></entry>
<entry><para> Copy the marked text to the clipboard.</para></entry>
</row>
<row>
@ -454,7 +454,7 @@ text)</para></entry>
<row>
<entry><para><keycombo action="simul">&Ctrl;<keycap>X</keycap></keycombo></para></entry>
<entry><para>Delete the marked text and copy it to the clipboard. </para></entry>
<entry><para>Delete the marked text and copy it to the clipboard.</para></entry>
</row>
<row>
<entry><para><keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo></para></entry>

@ -43,7 +43,7 @@ line</replaceable></group>
<refsect1>
<title>Description</title>
<para>&kate; is the &tde; Advanced Text Editor. </para>
<para>&kate; is the &tde; Advanced Text Editor.</para>
<para>&kate; also provides the editor part for various applications, under
the name &kwrite;.</para>
<para>Some of &kate;'s many features include configurable syntax

@ -165,7 +165,7 @@ original image. This will provide you with an image that is not distorted.
be scaled to fit the desktop, but it will not change the aspect ratio
of the original image. This will provide you with an image that is
not distorted. If there is any space over, the image will be
duplicated to fill it. </para>
duplicated to fill it.</para>
</listitem>
</varlistentry>
<varlistentry>

@ -38,7 +38,7 @@
<title>System bell</title>
<para>The system bell or beep is a feature of the X server, which
attempts to make good use of the available hardware. </para>
attempts to make good use of the available hardware.</para>
<para>&tde; normally doesn't use the system bell; instead using its
own system notifications, which could include log entries, message

@ -58,7 +58,7 @@ application.</para></note>
to a sample selection of widgets. It provides you with a
<guilabel>preview</guilabel> of your current color choices.</para>
<para>A color scheme consists of a set of 18 colors. </para>
<para>A color scheme consists of a set of 18 colors.</para>
<para>Each of the widgets is labeled to help you identify how your
changes will impact the color scheme.</para>
@ -99,12 +99,12 @@ define your own.</para>
<para>The three major color components of each scheme are shown beside
the name in the list. To preview a scheme in the larger preview area,
click on its name in the list box. </para>
click on its name in the list box.</para>
<para>You can use the &tde;-supplied Color Schemes as a starting point
to devise your own Scheme. Click on the <guibutton>Save
Scheme...</guibutton> button to store the color scheme under a new name,
then modify it. </para>
then modify it.</para>
<para>When such a user-created Color Scheme is selected, changes to it
(as shown in the Preview) can be saved with the <guibutton>Save

@ -47,7 +47,7 @@ the web sites get, or to customize banner advertising.</para>
<para>The cookies module of the &kcontrol; allows you to set policies
for the use of cookies when you are browsing the web with the
&konqueror; web browser. </para>
&konqueror; web browser.</para>
<warning><para>Note that the policies that you set using this control
module will <emphasis>not</emphasis> apply to other web browsers such

@ -117,7 +117,7 @@ place the focus on that window.</para></listitem>
&tde;. You can create icons, edit bookmarks, cut and paste,
run commands, configure &tde;, arrange icons, lock the session and log
out of &tde;. The exact content of the menu varies depending on the
current status of &tde;. </para></listitem>
current status of &tde;.</para></listitem>
</varlistentry>
<varlistentry>

@ -68,7 +68,7 @@ shortcuts wherever you would normally use
<acronym>URI</acronym>s. Shortcuts for several search engines should
already be configured on your system, but you can add new keywords, and
change or delete existing ones in the enhanced browsing control
module. </para>
module.</para>
</sect2>

@ -65,7 +65,7 @@ bottom, the options are:</para>
<varlistentry>
<term><guilabel>Full name</guilabel></term>
<listitem><para>Type your full name as you would like it to appear in the email
messages that you send. </para></listitem>
messages that you send.</para></listitem>
</varlistentry>
<varlistentry>

@ -83,7 +83,7 @@ power consumption to a bare minimum (zero).</para>
<para>If your monitor is Energy Star Compliant, then you should put a
mark in the check box labeled <guilabel>Enable Display Energy
Saving</guilabel>. This will activate the energy saving
commands. </para>
commands.</para>
<para>The next three slider bars, tell the computer how many minutes of
inactivity before automatically switching to a new state. These numbers

@ -26,7 +26,7 @@
<title>File Manager</title>
<para>In this module, you can configure various aspects of
&konqueror;'s file manager functionality. </para>
&konqueror;'s file manager functionality.</para>
<note><para>&konqueror;'s web browser functionality has its <ulink
url="help:/kcontrol/khtml/index.html">own configuration

@ -270,7 +270,7 @@ the order of the applications by clicking once with the mouse on the
application you want to move, and then clicking either <guibutton>Move
Up</guibutton> or <guibutton>Move Down</guibutton>. This will shift
the currently selected application up or down the list of
applications. </para>
applications.</para>
<para>You can add new applications to the list by clicking the button
labeled <guibutton>Add</guibutton>. A dialog box will appear. Using the

@ -84,7 +84,7 @@ example <guilabel>Toolbar</guilabel> or <guilabel>Panel</guilabel>.</para>
icons of the selected kind will look using the current
settings. Note that the state of this preview also depends on the icon
state selected in the effects below (do not worry
about that now, we will explain that below). </para> </listitem>
about that now, we will explain that below).</para> </listitem>
</itemizedlist>
<para>When you want to configure icons, first select the usage of icons
@ -95,7 +95,7 @@ that. At the end, if you are satisfied with your settings, click
changes in effect.</para>
<para>There are two further options to consider,
<guilabel>Size</guilabel> and <guilabel>Effects</guilabel>. </para>
<guilabel>Size</guilabel> and <guilabel>Effects</guilabel>.</para>
<sect3 id="icons-use-size">
<title>Icon Size</title>

@ -30,7 +30,7 @@
<title>Introduction</title>
<para>This module is designed to help users who have difficulty hearing
audible cues, or who have difficulty using a keyboard. </para>
audible cues, or who have difficulty using a keyboard.</para>
<para>
The module is divided into two tabs: <link

@ -78,11 +78,11 @@ the left of the notification name. These columns (from left to right) are:</par
<sect2><title>Change a single notification</title>
<para>To make a change to a notification, click on the name of the notification once with the &LMB;. The notification will be highlighted.
Now click on the button labeled
<guibutton>More options</guibutton> so you can see all the checkboxes. </para>
<guibutton>More options</guibutton> so you can see all the checkboxes.</para>
<tip><para>You can have more than one event triggered by a single notification. As an example, it is easy to have a sound played and
a message box appear in response to a system notification. One notification does not prevent other notifications from operating.</para></tip>
<para>The following list details each of the notification types and how to use them. </para>
<para>The following list details each of the notification types and how to use them.</para>
<variablelist>
<varlistentry>
@ -92,12 +92,12 @@ a message box appear in response to a system notification. One notification doe
<varlistentry>
<term><guilabel>Log to a file</guilabel></term>
<listitem><para>If a mark is in this checkbox, &tde; will write certain information to a file on disk for later retrieval. To specify the log file to use, enter the pathname in the text box to the right of the checkbox. You can use the folder button (located to the far right of the dialog box) to browse your directory tree. </para></listitem>
<listitem><para>If a mark is in this checkbox, &tde; will write certain information to a file on disk for later retrieval. To specify the log file to use, enter the pathname in the text box to the right of the checkbox. You can use the folder button (located to the far right of the dialog box) to browse your directory tree.</para></listitem>
</varlistentry>
<varlistentry>
<term><guilabel>Execute a program</guilabel></term>
<listitem><para>If a mark is in this checkbox, a separate program will be executed when this notification is performed. To specify the program to execute, enter the pathname in the text box to the right of the checkbox. You can use the folder button (located to the far right of the dialog box) to browse your directory tree. </para></listitem>
<listitem><para>If a mark is in this checkbox, a separate program will be executed when this notification is performed. To specify the program to execute, enter the pathname in the text box to the right of the checkbox. You can use the folder button (located to the far right of the dialog box) to browse your directory tree.</para></listitem>
</varlistentry>
<varlistentry>

@ -31,7 +31,7 @@
features provided by your keyboard hardware and the X server on which
&tde; is running. As an example, you may find that changing the key
click volume has no effect because that feature is not available on your
system. </para>
system.</para>
<sect2 id="kbd-use">
<title>Advanced</title>
@ -43,10 +43,10 @@ system. </para>
<para>When this option is selected, pressing and holding down a key
emits the same character repeatedly until the key is released. Pressing
and holding the key will have the same effect as pressing it multiple
times in succession. </para>
times in succession.</para>
<tip><para> Almost all users will want to have this option enabled, because it
makes navigating through documents with the arrow keys significantly
easier. </para></tip>
easier.</para></tip>
</listitem>
</varlistentry>

@ -69,7 +69,7 @@ difference is:</para>
<listitem><para><quote>Global shortcuts</quote> are shortcuts for
actions that make sense even when no application is opened. These
shortcuts usually refer to actions like switching desktops, manipulating
windows etc. </para></listitem>
windows etc.</para></listitem>
<listitem><para><quote>Application shortcuts</quote> refer to actions
that are often available in applications, such as Save, Print, Copy
etc.</para></listitem>
@ -95,7 +95,7 @@ configure.</para>
<para>After you've selected an action you'll notice that most of the
controls below the action list are enabled. There you can configure a
combination of keys or maybe no key binding at all for the selected
action. </para>
action.</para>
<itemizedlist>
<listitem><para><guilabel>No key</guilabel>: the selected action will not
@ -104,7 +104,7 @@ be associated with any key.</para></listitem>
<listitem><para><guilabel>Default key</guilabel>: the selected action
will be associated with &tde;'s default value. This is a good choice
for most actions, as &tde; comes with reasonable key bindings we have
thought about. </para></listitem>
thought about.</para></listitem>
<listitem><para><guilabel>Custom key</guilabel>: if this option is
enabled, you can create a key combination for the selected
@ -129,7 +129,7 @@ select by name. &tde; comes with several pre-defined key binding
schemes. In addition to these bundled schemes, you will always see a scheme named
<guilabel>Current scheme</guilabel> that represents the set of key
bindings you are using right now (&ie; not the current settings you
are playing with, but what you've been using up to now). </para>
are playing with, but what you've been using up to now).</para>
<para>When you are playing with the key bindings for the first time
you don't have to be afraid of changing the default bindings: &tde;

@ -98,7 +98,7 @@ which makes it usable through firewalls.</para></listitem>
<term><guilabel>Mark partially uploaded files</guilabel></term>
<listitem><para>When a mark is placed in this box, partially uploaded files will
have a <literal role="extension">.part</literal> extension added to the end
of the file. This extension is removed once the file download is complete. </para></listitem>
of the file. This extension is removed once the file download is complete.</para></listitem>
</varlistentry>
</variablelist>

@ -190,7 +190,7 @@ Browser, Word Processor, &etc;) are displayed on the &kmenu;.
you to
determine which special menu items appear in the &kmenu;.</para>
<para>The <guilabel>Bookmarks</guilabel>
menu allows you to quickly select from the same bookmarks that are available in &konqueror;. </para>
menu allows you to quickly select from the same bookmarks that are available in &konqueror;.</para>
<para>The <guilabel>Find</guilabel> menu offers access to the &kfind; application to search for local files, and a quick link to a search engine to search for things on the Internet.</para>
<para>The <guilabel>Konqueror Profiles</guilabel> menu allows you to
launch &konqueror; with any of your configured profiles.</para>
@ -203,7 +203,7 @@ directly from the TDE menu.</para>
the printer(s) attached to your system.</para>
<para>The <guilabel>Quick Browser</guilabel> menu gives you quick links to locations on your hard drive.</para>
<para>The <guilabel>Recent Documents</guilabel> menu lists the most recently edited documents and will automatically
launch the application to edit or view this document. </para>
launch the application to edit or view this document.</para>
<para>The <guilabel>System</guilabel> menu allows you quick access to
some commonly visited places, including your Home folder, and the
Trash. You may find this useful instead of having a separate entry for

@ -30,7 +30,7 @@
<para>&tde;, is used on a wide variety of computers by a wide variety of users. Under the category of
performance, this dialog box allows each user to adjust options which may make the computer that &tde; is
installed on feel more responsive. </para>
installed on feel more responsive.</para>
<para>This module is divided into two tabs.</para>
@ -39,8 +39,8 @@ installed on feel more responsive. </para>
<sect3><title>&konqueror; instances</title>
<para>The first section of this dialog is labeled <guilabel>Minimize Memory Usage</guilabel> and has three options which determine maximum number of instances of &konqueror; that can be open on one machine at any one time.</para>
<note><para>Do not confuse &konqueror; instances, with &konqueror; windows or tabs. The number of konqueror instances is determined by &tde; not by the user. You can think of instances as the hidden data of your &konqueror; windows and tabs. One &konqueror; instance can contain the data for multiple windows or tabs. Your choice on the following radio buttons does not limit the number of windows you can open at one time, but rather, how many instances of &konqueror; you can have open. </para>
<para>The reason the choices you make in this dialog box are important is evident when something goes wrong and &konqueror; is forced to close an instance. <emphasis>All &konqueror; windows associated with a &konqueror; instance must be closed immediatly (without time to save data or bookmark locations).</emphasis> Therefore, the more instances you can have open at one time, the less likely a problem in one instance will affect all of your work. Each instance requires more memory which can be a problem on systems with less system memory. </para></note>
<note><para>Do not confuse &konqueror; instances, with &konqueror; windows or tabs. The number of konqueror instances is determined by &tde; not by the user. You can think of instances as the hidden data of your &konqueror; windows and tabs. One &konqueror; instance can contain the data for multiple windows or tabs. Your choice on the following radio buttons does not limit the number of windows you can open at one time, but rather, how many instances of &konqueror; you can have open.</para>
<para>The reason the choices you make in this dialog box are important is evident when something goes wrong and &konqueror; is forced to close an instance. <emphasis>All &konqueror; windows associated with a &konqueror; instance must be closed immediatly (without time to save data or bookmark locations).</emphasis> Therefore, the more instances you can have open at one time, the less likely a problem in one instance will affect all of your work. Each instance requires more memory which can be a problem on systems with less system memory.</para></note>
<para>Your options are:</para>
@ -52,7 +52,7 @@ installed on feel more responsive. </para>
<varlistentry>
<term>For file browsing only (recommended)</term>
<listitem><para>If this option is selected, you can have as many as you want &konqueror; instances open that are browsing the web, but only one instance of &konqueror; for file management. </para></listitem>
<listitem><para>If this option is selected, you can have as many as you want &konqueror; instances open that are browsing the web, but only one instance of &konqueror; for file management.</para></listitem>
</varlistentry>
<varlistentry>
@ -79,7 +79,7 @@ This means that the next time a user wants &konqueror; loaded, it is nearly inst
<para>Click on the tab labeled <guilabel>System</guilabel>.</para>
<para>Currently there is only one option labeled <guilabel>Disable system configuration startup check</guilabel>.
</para>
<para>When &tde; starts, it checks several directories for changes to configuration. Most of these changes relate to installation and uninstalling applications to the computer. This scan extends the startup time for &tde; and many times this scan is not needed as the configuration is current from the last time &tde; was started. When the configuration has changed &tde; uses this scan to update various datafiles to ensure a smooth user experience. </para>
<para>When &tde; starts, it checks several directories for changes to configuration. Most of these changes relate to installation and uninstalling applications to the computer. This scan extends the startup time for &tde; and many times this scan is not needed as the configuration is current from the last time &tde; was started. When the configuration has changed &tde; uses this scan to update various datafiles to ensure a smooth user experience.</para>
<warning><para>You are given the option to skip this initial scan during startup. &tde; developers strongly suggest you do not disable this scan because of the potential to introduce instability into your system.</para>
<para>If you do select this option:</para>
<itemizedlist>

@ -183,7 +183,7 @@ file.</para>
<varlistentry>
<term><guilabel>Use persistent connections to proxy</guilabel></term>
<listitem>
<para>Use persistent connection to your proxy server. Keeps connection to proxy open, helps lower bandwidth/speed up connection. Enabling this option will require the proxy server's cooperation, if the proxy server does not support this, it will bring your internet to a stop. </para>
<para>Use persistent connection to your proxy server. Keeps connection to proxy open, helps lower bandwidth/speed up connection. Enabling this option will require the proxy server's cooperation, if the proxy server does not support this, it will bring your internet to a stop.</para>
</listitem>
</varlistentry>
</variablelist>

@ -97,7 +97,7 @@ while you watch TV or movies on your monitor.</para>
<para>&tde; does not prevent another screen saver from working. To use a
different screen saver, such as <application>xscreensaver</application>, simply
disable the &tde; Screen Saver, and set up your other screen saver program
normally. </para>
normally.</para>
</sect2>
@ -182,7 +182,7 @@ load the <filename>kdesktoprc</filename>.</para>
<emphasis>[Screensaver]</emphasis>.</para>
<para>Look through all lines in the section for an entry entitled
<emphasis>LockGrace</emphasis>.</para>
<para>If the entry exists, you can edit the value of the entry. </para>
<para>If the entry exists, you can edit the value of the entry.</para>
<screen>[Screensaver]
LockGrace=3000</screen>
<para>The value of the entity represents the duration of the grace period

@ -35,7 +35,7 @@ protocol is used to offer network services. Names like
Network</quote> or <quote>LanManager</quote> are often used as
well. Using <acronym>SMB</acronym> you can access so-called
<quote>shares</quote> (&ie; folders made available by the server)
as well as printers. </para>
as well as printers.</para>
<para>&tde; comes with built-in support for the <acronym>SMB</acronym>
protocol. As &tde; is network-transparent that means you can access

@ -162,7 +162,7 @@ covered with this one color.</para></listitem>
<varlistentry>
<term>Pattern</term>
<listitem><para>By choosing this mode, you select two colors (using both color
buttons). </para> <para>You then select a pattern by clicking
buttons).</para> <para>You then select a pattern by clicking
<guilabel>Setup</guilabel>. This opens a new dialog window, which gives you
the opportunity to select a pattern. Simply click once on the pattern of your
choice, then click on <guilabel>OK</guilabel>, and &tde; will render the pattern
@ -325,7 +325,7 @@ PROGRAM section.</para>
<para>To add a session, type its name in the
blank entitled <guilabel>New types</guilabel>, and click
<guibutton>Add new</guibutton>. </para>
<guibutton>Add new</guibutton>.</para>
<para>To remove a session, select the session from the list and click
<guibutton>Remove</guibutton>.</para>
@ -352,7 +352,7 @@ or not.</para>
<para>If you choose to show users, then the login window will show
images (which you select), of a list of users. When someone is ready to
login, they select their user name/image, enter their password, and they
are granted access. </para>
are granted access.</para>
<para>If you choose not to show users, then the login window will be
more traditional. Users will need to type their username, and password
@ -390,7 +390,7 @@ checked, this has no effect.</para></listitem>
<listitem><para>Show all users but no-show users: If this option is selected,
all users will be listed, <emphasis>except</emphasis> those users contained in
the list entitled <guilabel>No show users</guilabel>. If <guilabel>Show
users</guilabel> is not checked, this has no effect. </para></listitem>
users</guilabel> is not checked, this has no effect.</para></listitem>
</itemizedlist>
</sect3>
@ -456,7 +456,7 @@ disabling passwords.</para>
options. Every option in the <guilabel>convenience</guilabel> tab is
well-suited to seriously compromise your system security. Practically,
these options are only to be used in a completely non-critical
environment, &eg; a private computer at home. </para></important>
environment, &eg; a private computer at home.</para></important>
<sect3 id="loginmanager-convenience-autologin">
<title>Automatic Login</title>

@ -84,7 +84,7 @@ string in the next combo box, which is labeled <guilabel>Use the
following identity:</guilabel>, or choose a string from the list. If
you don't choose a string from the list, you will need to know what a
valid string from the browser looks like. For example, you could type
<userinput>Mozilla/4.0 (compatible; MSIE 4.0)</userinput>. </para>
<userinput>Mozilla/4.0 (compatible; MSIE 4.0)</userinput>.</para>
<para>In the field labeled <guilabel>Alias (description)</guilabel>
you can enter a descriptive name for the configured binding, &eg;

@ -4,7 +4,7 @@
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
<article lang="&language;">
<articleinfo>
@ -27,7 +27,7 @@
<sect1 id="window-specific">
<title>Window Specific Settings</title>
<para>Here you can constomize window settings specifically only for
<para>Here you can customize window settings specifically only for
some windows.</para>
<note>
@ -46,7 +46,7 @@ kept above or below others, focus stealing prevention, and translucency
settings.</para>
<para>You can access this module in two ways: from the titlebar of the
application you wish to configure, or from &kcontrol;. If you
application you wish to configure, or from &kcontrol;. If you
start it from within &kcontrol; you can use the
<guibutton>New...</guibutton> to create a window profile, and the
<guibutton>Detect</guibutton> button on the resulting dialog to
@ -55,7 +55,7 @@ you wish to configure.</para>
<para>You can also at any time <guibutton>Modify...</guibutton> or
<guibutton>Delete</guibutton> any stored settings profile, and
reorder the list. Reordering the list is a convenience to help you sort
reorder the list. Reordering the list is a convenience to help you sort
the profiles, and has no effect on how they are applied.</para>
</sect1>

@ -43,7 +43,7 @@ see a list of <quote>areas</quote>, that can be disabled or enabled. A
something in the debug output only if the area is enabled.</para>
<note><para>Note that kdWarning, kdError and kdFatal always appear,
they are NOT controlled by this setting. </para></note>
they are NOT controlled by this setting.</para></note>
<variablelist>
<varlistentry>

@ -12,7 +12,7 @@
<para> If you are new to &tde;, the &tde; project might look like big
machinery to you. Undoubtedly, &tde; is not a small project,
nevertheless it is very important to realize that it is easy to
<quote>make a difference</quote> in the &tde; world. </para>
<quote>make a difference</quote> in the &tde; world.</para>
<para> There is always a need for developers, graphic
artists, sound engineers, translators, and documentation
@ -25,7 +25,7 @@ actual hands-on work, that will benefit an uncountable number of users
world-wide, and from seeing an unparalleled project grow, is hard to
beat. Please consider joining and supporting &tde; and hop aboard this
exciting journey towards a free and open alternative computing
platform. </para>
platform.</para>
</sect1>

@ -49,7 +49,7 @@ url="http://www.linux.org">&Linux;</ulink>, <ulink
url="http://www.freebsd.org">FreeBSD</ulink>, <ulink
url="http://www.netbsd.org">NetBSD</ulink>, &etc;) are freely
available on the Internet, all of which are of exceptional quality and
stability. </para>
stability.</para>
</sect1>
@ -69,7 +69,7 @@ found and commercial operating systems/desktops combinations available
today. It is our hope that the combination of &UNIX; systems and &tde; will
finally bring the same open, reliable, stable, and monopoly free
computing to the average computer user that scientists and computing
professionals world-wide have enjoyed for years. </para>
professionals world-wide have enjoyed for years.</para>
</sect1>

@ -356,7 +356,7 @@ choose between them in the menu appearing after dropping.
<listitem>
<para>Choosing this will add a link to the selected folder. Clicking
this <guiicon>folder</guiicon> icon will open &konqueror; displaying the
contents of this folder. </para>
contents of this folder.</para>
</listitem>
</varlistentry>
@ -1403,7 +1403,7 @@ put in the foreground without giving focus to it.</para>
<listitem>
<para>
The first application of that group will be
put in the background. It won't lose the focus. </para>
put in the background. It won't lose the focus.</para>
</listitem>
</varlistentry>
<varlistentry>

@ -36,21 +36,21 @@
direct connection that allows devices to transfer data to and from
memory without going through the processor. Typically, i386-architecture
systems (<acronym>PC</acronym>'s) have eight <acronym>DMA</acronym>
channels (0-7). </para>
channels (0-7).</para>
<note> <para> The exact information displayed is system-dependent. On
some systems, <acronym>DMA</acronym> Channel information cannot be
displayed yet. </para> </note>
displayed yet.</para> </note>
<para> On &Linux;, this information is read from <filename
class="devicefile">/proc/dma</filename>, which is only available if the
<filename class="directory">/proc</filename> pseudo-filesystem is
compiled into the kernel. </para>
compiled into the kernel.</para>
<para> A list of all currently-registered (<acronym>ISA</acronym> bus)
<acronym>DMA</acronym> channels that are in use is shown. The first
column shows the <acronym>DMA</acronym> channel, and the second column
shows the device which uses that channel. </para>
shows the device which uses that channel.</para>
<para>
Unused <acronym>DMA</acronym> channels are not listed.

@ -44,7 +44,7 @@ takes place through the I/O port address of the device, which is a
number. No two devices can share the same I/O port. Many devices use
multiple
I/O port addresses, which are expressed as a range of hexadecimal
numbers. </para>
numbers.</para>
<note><para>The exact information displayed is system-dependent. On some
systems, I/O port information can not yet be displayed.</para></note>

@ -32,7 +32,7 @@
<para>This page displays information about installed <acronym>OpenGL</acronym> implementation.
OpenGL (for "Open Graphics Library") is a cross-platform,
hardware independent interface for 3D graphics. </para>
hardware independent interface for 3D graphics.</para>
<para><acronym>GLX</acronym> is the binding for OpenGL to X Window system.</para>

@ -19,12 +19,12 @@ the transfer of one or more files. The local &FTP; program becomes a
client that uses <acronym>TCP</acronym> to contact an &FTP; server
program on the remote computer. Each time the user requests a file
transfer, the client and the server programs cooperate to send a copy
of the data across the Internet. </para>
of the data across the Internet.</para>
<para> &FTP; servers which allow <quote>anonymous &FTP;</quote> permit
any user, not only users with accounts on the host, to browse the
<quote>ftp</quote> archives and download files. Some &FTP; servers are
configured to allow users to upload files. </para>
configured to allow users to upload files.</para>
<para>
&FTP; is commonly used to retrieve information and obtain software stored in

@ -31,7 +31,7 @@ server connection, for example, to ensure that your new
<application>leafnode</application> server is working correctly.</para>
<para>If you don't enter a group name, and only the server name, you
will see a list of available groups. </para>
will see a list of available groups.</para>
<para>Please be aware that this could take an enormous amount of time, and
will cause a lot of network traffic. Some commercial usenet servers

@ -89,7 +89,7 @@ print-kioslave)</term>
<term><userinput>print:/jobs </userinput>
or <userinput>print:jobs </userinput></term>
<listitem>
<para> lists the current and pending jobs. </para>
<para> lists the current and pending jobs.</para>
</listitem>
</varlistentry>
@ -119,9 +119,9 @@ or <userinput>print:printers/printer_name </userinput> </term>
<para>opens a page very similar to the &tdeprint;
Manager module inside the &tde; Control Center.
Switch to a different printing system here or do every
other administrative task. </para>
other administrative task.</para>
<para>This is the most important of access points to your printing
system. </para>
system.</para>
</listitem>
</varlistentry>

@ -468,7 +468,7 @@ in real-time.</para> </glossdef>
mind. Such applications run fine in &tde;. However, they are not
warned automatically when you shut down your &tde; session. You
therefore must not forget to save documents open in these applications
before you log out from &tde;. </para> <para>Additionally, many of
before you log out from &tde;.</para> <para>Additionally, many of
these applications do not support copying and pasting from
&tde; compliant applications. &Netscape; 4.x browser is a prominent
example of such application <footnote><para>Some <ulink

@ -149,7 +149,7 @@ Bookmark Toolbar, or even to add an Extra Toolbar.</para></listitem>
<listitem><para>You can also <quote>flatten</quote> the toolbars by
<mousebutton>left</mousebutton> clicking on the vertical lines at the left hand end
of the bars, or move them around by holding the &LMB; down while you
drag these bars around. </para></listitem>
drag these bars around.</para></listitem>
<listitem><para>This screenshot does not show the optional <link linkend="sidebar">
Navigation Panel</link>.</para></listitem>
</itemizedlist>
@ -203,7 +203,7 @@ Mouse Button Actions</title>
<itemizedlist>
<listitem><para><mousebutton>Left</mousebutton> click on an icon in the Toolbar
to do whatever that icon is supposed to do. </para></listitem>
to do whatever that icon is supposed to do.</para></listitem>
<listitem><para><mousebutton>Left</mousebutton> click on an item in the Menubar
to make that menu drop down.</para></listitem>
<listitem><para><mousebutton>Left</mousebutton> click on a menu item to do that
@ -277,7 +277,7 @@ down.</para></note>
<listitem><para><mousebutton>Right</mousebutton> clicking on any free area of
the Titlebar brings up the Titlebar Menu, allowing you to control the position
of &konqueror;'s window as well as the decoration applied to all &tde; program
windows. </para></listitem>
windows.</para></listitem>
</varlistentry>
<varlistentry>
@ -304,7 +304,7 @@ features.</para></listitem>
<listitem><para> If you have the Bookmark Toolbar showing, then
<mousebutton>right</mousebutton> click on any free part of it to bring up the
Bookmark Toolbar Menu which lets you change its position and whether items are
shown as text, icons, or both. </para></listitem>
shown as text, icons, or both.</para></listitem>
</varlistentry>
<varlistentry>

@ -230,7 +230,7 @@ specified as <userinput>\{@}</userinput> or
<userinput>\{@}</userinput> since it removes all query variables
(<replaceable>name</replaceable>=<replaceable>value</replaceable>)
from the resulting string whereas <userinput>\{0}</userinput> will be
substituted with the unmodified query string. </para>
substituted with the unmodified query string.</para>
<para>You can use <userinput>\{1}</userinput>
... <userinput>\{n}</userinput> to specify certain words from the
@ -409,7 +409,7 @@ and password from you. To simplify things, most &FTP; sites that offer files
for free downloading will accept the word <systemitem class="username">
anonymous</systemitem> as a username and your email
address as a password, and to make your life even easier &konqueror; will
automatically supply these without troubling you. </para>
automatically supply these without troubling you.</para>
<note><para>If you try to access an &FTP; site that does not need a proper
username or password but which is too busy to accept any more connections,

@ -12,7 +12,7 @@
<title>Command Reference</title>
<note><para>The shortcut key combinations shown in this chapter are the
<note><para>The shortcut key combinations shown in this chapter are the
default ones. They can of course be <link linkend="configshort">changed</link>.
</para></note>
@ -76,7 +76,7 @@ window.</para></listitem>
<keycombo action="simul">&Ctrl;&Shift;<keycap>N</keycap></keycombo>
</shortcut>
<guimenu>Location</guimenu> <guimenuitem>New Tab</guimenuitem>
</menuchoice></term>
</menuchoice></term>
<listitem><para>Open another &konqueror; tab, containing a
blank page.</para></listitem>
</varlistentry>
@ -187,8 +187,8 @@ page.</para></listitem>
<guimenu>Location</guimenu>
<guimenuitem>Open With Netscape/Mozilla</guimenuitem>
</menuchoice></term>
<listitem><para>Open the web page you are
viewing in &konqueror; with &Netscape;/<application>Mozilla</application> as well.</para></listitem>
<listitem><para>Open the web page you are
viewing in &konqueror; with &Netscape;/<application>Mozilla</application> as well.</para></listitem>
</varlistentry>
<varlistentry>
@ -325,7 +325,7 @@ folder.</para></listitem>
<listitem><para>Create a link to an application,
<acronym>URL</acronym>, Floppy or &CD-ROM; device, or create a new Folder or
text or &HTML; file. See the <link linkend="making">Create
New...</link>section for more details.</para></listitem>
New...</link>section for more details.</para></listitem>
</varlistentry>
<varlistentry>
@ -420,9 +420,9 @@ folders.</para></listitem>
<guisubmenu>Selection</guisubmenu>
<guimenuitem>Select All</guimenuitem>
</menuchoice></term>
<listitem><para>Selects all text in an &HTML;
page or in a text page being previewed, you can then
<guimenuitem>Copy</guimenuitem> it and <guimenuitem>Paste</guimenuitem> it into
<listitem><para>Selects all text in an &HTML;
page or in a text page being previewed, you can then
<guimenuitem>Copy</guimenuitem> it and <guimenuitem>Paste</guimenuitem> it into
a text editor.</para></listitem> </varlistentry>
</variablelist>
</para>
@ -447,8 +447,8 @@ page.</para></listitem>
<guimenu>Edit</guimenu>
<guimenuitem>Find Next</guimenuitem>
</menuchoice></term>
<listitem><para>Find the next occurrence of the text string
in the text or &HTML; page.</para></listitem>
<listitem><para>Find the next occurrence of the text string
in the text or &HTML; page.</para></listitem>
</varlistentry>
<varlistentry>
@ -476,7 +476,7 @@ page you are previewing.</para></listitem>
</menuchoice></term>
<listitem><para>Selects <guimenuitem>Icon</guimenuitem>,
<guimenuitem>MultiColumn</guimenuitem>, <guimenuitem>Tree</guimenuitem>,
<guimenuitem>Detailed List</guimenuitem>
<guimenuitem>Detailed List</guimenuitem>
or <guimenuitem>Text</guimenuitem> view mode.</para></listitem>
</varlistentry>
@ -485,7 +485,7 @@ or <guimenuitem>Text</guimenuitem> view mode.</para></listitem>
<guimenu>View</guimenu>
<guimenuitem>Use index.html</guimenuitem>
</menuchoice></term>
<listitem><para>If a selected folder contains a file
<listitem><para>If a selected folder contains a file
<filename>index.html</filename>, it will be opened as a web
page rather than showing the folder as a list of
files.</para></listitem>
@ -499,7 +499,7 @@ files.</para></listitem>
<listitem><para>Lock to current location.
</para></listitem>
</varlistentry>
<varlistentry>
<term><menuchoice>
<guimenu>View</guimenu>
@ -526,7 +526,7 @@ window.</para></listitem>
</menuchoice></term>
<listitem><para>Reload.</para></listitem>
</varlistentry>
<varlistentry>
<term><menuchoice>
<shortcut><keycap>Esc</keycap></shortcut>
@ -554,7 +554,7 @@ viewing a folder in Icon Mode.</para></listitem>
<listitem><para>Choose order in which items are presented in the
window when in Icon or MultiColumn View mode.</para></listitem>
</varlistentry>
<varlistentry>
<term><menuchoice>
<guimenu>View</guimenu>
@ -584,8 +584,8 @@ page.</para>
<guimenuitem>View Frame Source</guimenuitem>
</menuchoice></term>
<listitem><para>View frame source text</para>
<para>Only applies if you are viewing a web site that uses frames. Similar to
<guimenuitem>View Document Source</guimenuitem>. </para>
<para>Only applies if you are viewing a web site that uses frames. Similar to
<guimenuitem>View Document Source</guimenuitem>.</para>
</listitem>
</varlistentry>
@ -705,7 +705,7 @@ bookmarks.</para></listitem>
</menuchoice></term>
<listitem>
<para>Create a bookmark folder containing links to all of the &URL;s currently
open in &konqueror; tabs. </para>
open in &konqueror; tabs.</para>
</listitem>
</varlistentry>
@ -742,7 +742,7 @@ folder.</para></listitem>
<guimenu>Tools</guimenu>
<guimenuitem>Run Command...</guimenuitem>
</menuchoice></term>
<listitem><para>Run a program by entering its name in a
<listitem><para>Run a program by entering its name in a
simple dialog box.</para></listitem>
</varlistentry>
@ -795,7 +795,7 @@ and Profiles</link>.</para></note>
<guimenu>Settings</guimenu>
<guimenuitem>Toolbars</guimenuitem>
</menuchoice></term>
<listitem><para>Opens a sub menu where you can choose to show or hide
<listitem><para>Opens a sub menu where you can choose to show or hide
the various Toolbars.</para></listitem>
</varlistentry>
@ -870,7 +870,7 @@ new one.</para></listitem>
see and change &konqueror;'s shortcut key bindings, i.e. the
associations between actions such as <guimenuitem>Copy</guimenuitem> and keys
or combinations of keys such a <keycombo
action="simul">&Ctrl;<keycap>V</keycap></keycombo>. If you do
action="simul">&Ctrl;<keycap>V</keycap></keycombo>. If you do
this take care not to duplicate an existing shortcut.</para>
</listitem></varlistentry>
@ -879,7 +879,7 @@ this take care not to duplicate an existing shortcut.</para>
<guimenuitem>Configure Toolbars...</guimenuitem>
</menuchoice></term> <listitem><para>
Lets you configure the Main, Extra and Location Toolbars. See the
section <link linkend="configure-bars">Changing Bars</link>.
section <link linkend="configure-bars">Changing Bars</link>.
</para></listitem> </varlistentry>
<varlistentry>
@ -943,7 +943,7 @@ pointer, clicking on a window item such as the
<varlistentry>
<term><menuchoice>
<guimenu>Help</guimenu>
<guimenuitem>Report Bug...</guimenuitem>
<guimenuitem>Report Bug/Request Enhancement...</guimenuitem>
</menuchoice></term>
<listitem><para>Report bug.</para></listitem>
</varlistentry>

@ -19,7 +19,7 @@ level folder. This means that you can get from any folder to
any other by going <quote>up</quote> until you reach a common point then
<quote>down</quote> through the appropriate subfolders until you reach
your
target. </para>
target.</para>
<para>The position of any file or folder in the tree can be described by its
<quote>path</quote>, which is a simple list of the folders you would have
@ -173,7 +173,7 @@ tree:</para>
<itemizedlist>
<listitem><para>To descend into a subfolder <mousebutton>left
</mousebutton> click on its name or
icon -- or if you have already <quote>selected</quote> it (see below) -- then just press
icon -- mdash; or if you have already <quote>selected</quote> it (see below) -- mdash; then just press
<keycap>Enter</keycap>.</para></listitem>
<listitem><para>To go up the folder tree you can click on the <guiicon>Up
</guiicon> button in the Toolbar, use<keycombo action="simul">&Alt;<keysym>Up Arrow</keysym></keycombo>, or use the Menubar
@ -268,7 +268,7 @@ how your system was set up.</para>
or &CD-ROM; when you have inserted it into the drive, and <command>mount
</command> other hard disk partitions when you want to access them. You also
need to unmount a floppy disk or &CD-ROM; before removing it to register that
it is no longer available. </para>
it is no longer available.</para>
<para>How you do this will depend on how your system:</para>
@ -602,7 +602,7 @@ the way.
</variablelist>
<para>Once you have selected the right files then the normal delete, copy or
move commands will act on all of the selected files at once. </para>
move commands will act on all of the selected files at once.</para>
<note><para>Depending on your keyboard type and locale, you may find
that the <keycombo
@ -789,7 +789,7 @@ ownership and access permissions and lets you change the permissions.
<sect2 id="copyrename">
<title>Copy and Rename</title>
<para>If you want to make a copy of an existing file with a different name --
perhaps as a backup -- in the same folder as the original file, do a normal
perhaps as a backup -- mdash; in the same folder as the original file, do a normal
<guimenuitem>Copy</guimenuitem> then when you <guimenuitem>Paste</guimenuitem>
it a dialog box will pop up complaining that the file already exists.
Just type the new name into the dialog's text box and press the
@ -802,10 +802,10 @@ Just type the new name into the dialog's text box and press the
<para>If you are running as a normal user and try to access files outside of
your own home folder you will often be prevented from doing so and get an
error message such as <errorname>Access Denied</errorname>. </para>
error message such as <errorname>Access Denied</errorname>.</para>
<para>To access these files you need to be logged in as the system
administrator, often known as the Super User or <systemitem class="username">root</systemitem>. </para>
administrator, often known as the Super User or <systemitem class="username">root</systemitem>.</para>
<para>Rather than logging out then in again, you can launch &konqueror; from
the

@ -68,7 +68,7 @@
<title>What is a terminal?</title>
<para>&UNIX; operating systems were
originally designed as text-only systems, controlled by keyboard
commands -- what is known as a command-line interface
commands -- mdash; what is known as a command-line interface
(<acronym>CLI</acronym>). The &X-Window; and &tde; and other projects
have since added the graphical interface you are now using. However,
the underlying <acronym>CLI</acronym> system is still there, and is
@ -78,8 +78,8 @@ tasks.</para>
emulator, often referred to as a terminal or a shell. It gives you the
equivalent of an old-fashioned text screen on your desktop, but one
which can easily share the screen with your graphical
applications. &Windows; users may be familiar with the
<application>MS-DOS Prompt</application> utility, which has the analogous
applications. &Windows; users may be familiar with the
<application>MS-DOS Prompt</application> utility, which has the analogous
function of offering a <trademark>DOS</trademark> command-line under
&Windows;. (Although the &UNIX; <acronym>CLI</acronym>s offer far more
power and ease of use than does <acronym>DOS</acronym>!)</para>
@ -170,7 +170,7 @@ shell) runs in the window. Simply type at the prompt.</para>
<textobject>
<phrase>&konsole; Screen</phrase>
</textobject>
<caption><para>&konsole; with 4
<caption><para>&konsole; with 4
terminal sessions open.</para></caption>
</mediaobject>
</screenshot>
@ -207,7 +207,7 @@ Arrow</keycap>.</para>
</menuchoice>
</para>
<para>&konsole; provides a number of history related actions located in the
<para>&konsole; provides a number of history related actions located in the
<link linkend="edit-menu">Edit</link> menu.
</para>
@ -232,7 +232,7 @@ Arrow</keycap>.</para>
</listitem>
</itemizedlist>
<note><para>In &konsole;, references to history are to
<note><para>In &konsole;, references to history are to
the text that is displayed in &konsole;'s window.
The shell that is running in &konsole; (e.g. bash) also
has a <quote>history</quote> which is unrelated to &konsole;'s
@ -257,7 +257,7 @@ types here. We are going to add new entries to this menu.
<listitem><para>Click on the menu entry <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure &konsole;...</guimenuitem>
</menuchoice></para></listitem>
<listitem><para>Choose the <guilabel>Session</guilabel> tab.</para>
</listitem>
</listitem>
<listitem><para>Fill in the first entry with a name. This is the
name that will show in the menu, and will be the default label instead
@ -307,8 +307,8 @@ when you start a new &tde; session. Simply have them open as you like
when you exit &tde;, and they will be saved with your &tde; session, and
restored just like any other application when you restart &tde;.</para>
<note><para>You can assign
<link linkend="settings-menu">shortcuts</link>
<note><para>You can assign
<link linkend="settings-menu">shortcuts</link>
to any session.</para></note>
</sect1>
@ -327,8 +327,8 @@ For the left handed mouse button order, swap left and right in the text below.
<varlistentry>
<term><mousebutton>Left</mousebutton></term>
<listitem><para> All &LMB; clicks will be sent to a mouse-aware
application running in &konsole;.
<listitem><para> 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.</para>
@ -430,7 +430,7 @@ menu items.</para>
&RMB; to get the pop-up menu.
</para>
<para>Pressing the &Ctrl; key and &RMB; brings up the
<para>Pressing the &Ctrl; key and &RMB; brings up the
<guimenu>Session</guimenu> menu.
</para>
@ -444,7 +444,7 @@ menu items.</para>
<title>Menu Bar</title>
<para>The menubar is at the top of the &konsole; window.
The menubar can be activated and deactivated by the
The menubar can be activated and deactivated by the
<keycombo>&Alt;</keycombo> key.</para>
<para><menuchoice><guimenu>Settings</guimenu><guimenuitem>Hide
Menubar</guimenuitem></menuchoice> allows the menubar to be hidden. When
@ -491,7 +491,7 @@ Commander</guimenuitem></menuchoice></term>
<listitem><para><action>Open a new session</action> with the
<application>Midnight
Commander</application> file browser.</para>
<note><para>This menu entry will only be visible if Midnight Commander
<note><para>This menu entry will only be visible if Midnight Commander
(<command>mc</command>) is installed on your system.
</para></note>
</listitem>
@ -515,7 +515,7 @@ privileges. Again, working as <systemitem
class="username">root</systemitem> is frequently necessary but care
should be taken to avoid accidental damage.</para>
<note><para>This menu entry will only be visible if Midnight Commander
<note><para>This menu entry will only be visible if Midnight Commander
(<command>mc</command>) is installed on your system.
</para></note>
</listitem>
@ -581,14 +581,14 @@ applications launched from them.</para></listitem>
</variablelist>
<para>You can also open a new session with a key shortcut. By default,
<para>You can also open a new session with a key shortcut. By default,
<keycombo action="simul">&Alt;&Ctrl;<keycap>N</keycap></keycombo>
is used. You can also define your own key shortcuts through the
<menuchoice><guimenu>Settings</guimenu>
<guimenuitem>Configure Shortcuts...</guimenuitem></menuchoice> menu command.</para>
<para>The list of available sessions will reflect what programs are
installed along with any user defined sessions.
installed along with any user defined sessions.
The session list will be alphabetized for quick viewing.</para>
<para>Finally, note that the session types can be modified, and new
@ -703,15 +703,15 @@ graphical editor to create a regular expression.</para></listitem>
<varlistentry>
<term><menuchoice><guimenu>Edit</guimenu><guimenuitem>Find
Next</guimenuitem></menuchoice></term>
<listitem><para><action>Move to the next instance of the
<listitem><para><action>Move to the next instance of the
text for which you are searching</action>.</para></listitem>
</varlistentry>
<varlistentry>
<term><menuchoice><guimenu>Edit</guimenu><guimenuitem>Find
<term><menuchoice><guimenu>Edit</guimenu><guimenuitem>Find
Previous</guimenuitem></menuchoice></term>
<listitem><para><action>Move to the previous instance of the
<listitem><para><action>Move to the previous instance of the
text for which you are searching</action>.</para></listitem>
</varlistentry>
@ -736,7 +736,7 @@ History As...</guimenuitem></menuchoice></term>
<term><menuchoice><guimenu>Edit</guimenu><guimenuitem>Clear All
Histories
</guimenuitem></menuchoice></term>
<listitem><para><action>Clear the history
<listitem><para><action>Clear the history
for all sessions</action>.</para></listitem>
</varlistentry>
@ -750,8 +750,8 @@ for all sessions</action>.</para></listitem>
<varlistentry>
<term><menuchoice><guimenu>View</guimenu><guimenuitem>Detach
Session</guimenuitem></menuchoice></term>
<listitem><para><action>Open the current session in a
separate window</action>. The name of the session is
<listitem><para><action>Open the current session in a
separate window</action>. The name of the session is
displayed on the titlebar of the new window.</para></listitem>
</varlistentry>
@ -910,9 +910,9 @@ size</action>.</para></listitem>
<varlistentry>
<term><menuchoice><guimenu>Settings</guimenu>
<guimenuitem>Bell</guimenuitem></menuchoice></term>
<listitem><para><action>Set the bell</action>:
<guimenuitem>System Bell</guimenuitem>,
<guimenuitem>System Notification</guimenuitem>,
<listitem><para><action>Set the bell</action>:
<guimenuitem>System Bell</guimenuitem>,
<guimenuitem>System Notification</guimenuitem>,
<guimenuitem>Visible Bell</guimenuitem>, or
<guimenuitem>None</guimenuitem>.
</para></listitem>
@ -922,7 +922,7 @@ size</action>.</para></listitem>
<term><menuchoice><guimenu>Settings</guimenu>
<guisubmenu>Font</guisubmenu></menuchoice></term>
<listitem><para><action>Set font size</action>:
<guimenuitem>Enlarge Font</guimenuitem> or
<guimenuitem>Enlarge Font</guimenuitem> or
<guimenuitem>Shrink Font</guimenuitem>.
</para>
<para>Use the <guimenuitem>Select...</guimenuitem> option to pick any
@ -943,8 +943,8 @@ combination of font, size and style.</para>
<para>The list of these keymappings is taken from
<filename>$TDEDIR/share/apps/konsole/*.keytab</filename>. The file
<filename>$TDEDIR/share/apps/konsole/README.KeyTab</filename>
describes the <literal role="extension">*.keytab</literal> format in more detail.
Add to or modify these files to match your needs. The default keytab is taken from
describes the <literal role="extension">*.keytab</literal> format in more detail.
Add to or modify these files to match your needs. The default keytab is taken from
<filename>$TDEDIR/share/apps/konsole/README.default.Keytab</filename>.</para>
</listitem>
</varlistentry>
@ -956,8 +956,8 @@ Add to or modify these files to match your needs. The default keytab is taken fr
<para>The list is taken from
<filename>$TDEDIR/share/apps/konsole/*.schema</filename>. The file
<filename>$TDEDIR/share/apps/konsole/README.Schema</filename>
describes the <literal role="extension">*.schema</literal> format in more detail.
Add to or modify these files to match your needs. You can also create custom
describes the <literal role="extension">*.schema</literal> format in more detail.
Add to or modify these files to match your needs. You can also create custom
schemas through the preferences dialog at <menuchoice><guisubmenu>Settings</guisubmenu>
<guimenuitem>Configure &konsole;...</guimenuitem></menuchoice>.</para>
</listitem>
@ -1032,7 +1032,7 @@ of custom schemas and modification of the available sessions</action>.</para>
<variablelist>
<varlistentry>
<term><menuchoice><guimenu>Help</guimenu><guimenuitem>Konsole
<term><menuchoice><guimenu>Help</guimenu><guimenuitem>Konsole
Handbook</guimenuitem></menuchoice></term>
<listitem><para><action>Open the table of contents of this
document</action>.</para></listitem>
@ -1047,7 +1047,7 @@ each time &konsole; is started.</para></listitem>
</varlistentry>
<varlistentry>
<term><menuchoice><guimenu>Help</guimenu><guimenuitem>Report
Bug...</guimenuitem></menuchoice></term>
Bug/Request Enhancement...</guimenuitem></menuchoice></term>
<listitem><para><action>Submit a bug report or a feature request</action> for
&konsole;.</para></listitem>
</varlistentry>
@ -1089,38 +1089,38 @@ project</action></para></listitem>
</mediaobject>
</screenshot>
<para>The <menuchoice><guimenu>Settings</guimenu><guimenuitem>Tab
Bar</guimenuitem></menuchoice> menu item allows the tabbar to be moved to
the <guimenuitem>Top</guimenuitem> or <guimenuitem>Bottom</guimenuitem>.
<para>The <menuchoice><guimenu>Settings</guimenu><guimenuitem>Tab
Bar</guimenuitem></menuchoice> menu item allows the tabbar to be moved to
the <guimenuitem>Top</guimenuitem> or <guimenuitem>Bottom</guimenuitem>.
The tabbar can also be hidden by selecting <guimenuitem>Hide</guimenuitem>.</para>
<para>On the left side of the tabbar is a button which allows for a multitude of actions.
<itemizedlist>
<listitem><para>Click on the button to start a new
<listitem><para>Click on the button to start a new
standard session.</para></listitem>
<listitem><para>Clicking and holding on the button will popup
<listitem><para>Clicking and holding on the button will popup
a list of sessions to select.</para></listitem>
<listitem><para>Right-clicking on the button (or any empty
<listitem><para>Right-clicking on the button (or any empty
space on the tabbar) will popup up a menu to set certain options:
<itemizedlist>
<listitem><para><guimenu>Tab Bar</guimenu>:
<guimenuitem>Hide</guimenuitem>,
<guimenuitem>Top</guimenuitem>,
<listitem><para><guimenu>Tab Bar</guimenu>:
<guimenuitem>Hide</guimenuitem>,
<guimenuitem>Top</guimenuitem>,
<guimenuitem>Bottom</guimenuitem>.</para></listitem>
</itemizedlist>
<itemizedlist>
<listitem><para><guimenu>Tab Options</guimenu>:
<guimenuitem>Text &amp; Icons</guimenuitem>,
<guimenuitem>Text Only</guimenuitem>,
<listitem><para><guimenu>Tab Options</guimenu>:
<guimenuitem>Text &amp; Icons</guimenuitem>,
<guimenuitem>Text Only</guimenuitem>,
<guimenuitem>Icons Only</guimenuitem>.</para></listitem>
</itemizedlist>
<itemizedlist>
<listitem><para><guimenuitem>Dynamic Hide</guimenuitem>
<listitem><para><guimenuitem>Dynamic Hide</guimenuitem>
will hide the tabbar when there is only one session opened.</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem><para><guimenuitem>Auto Resize Tabs</guimenuitem>
<listitem><para><guimenuitem>Auto Resize Tabs</guimenuitem>
will automatically resize the tabs to the width of the tabbar.</para>
</listitem>
</itemizedlist>
@ -1128,8 +1128,8 @@ space on the tabbar) will popup up a menu to set certain options:
</itemizedlist>
</para>
<para>On the right side of the tabbar is a button that closes
the current session. This button will be disabled when there
<para>On the right side of the tabbar is a button that closes
the current session. This button will be disabled when there
is only one session running.</para>
<para>Right-clicking on any tab will popup another menu:
@ -1216,7 +1216,7 @@ command is issued in the only session window.</para></listitem>
<varlistentry>
<term><option>--nomenubar</option></term>
<listitem><para><action>Start &konsole; with
<listitem><para><action>Start &konsole; with
the menubar hidden</action>.</para></listitem>
</varlistentry>
@ -1228,13 +1228,13 @@ the menubar hidden</action>.</para></listitem>
<varlistentry>
<term><option>--noscrollbar</option></term>
<listitem><para><action>Start &konsole; with
<listitem><para><action>Start &konsole; with
the scrollbar hidden</action>.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--notabbar</option></term>
<listitem><para><action>Start &konsole;
<listitem><para><action>Start &konsole;
with the tabbar hidden</action>.</para></listitem>
</varlistentry>
@ -1341,25 +1341,25 @@ echo $*</programlisting>
<variablelist>
<varlistentry>
<term><option>--fn</option>, <option>--font</option>
<term><option>--fn</option>, <option>--font</option>
<parameter>fontname</parameter></term>
<listitem><para><action>Defines the application font</action></para></listitem>
</varlistentry>
<varlistentry>
<term><option>--bg</option>, <option>--background</option>
<term><option>--bg</option>, <option>--background</option>
<parameter>color</parameter></term>
<listitem><para><action>Sets the default background color</action></para></listitem>
</varlistentry>
<varlistentry>
<term><option>--fg</option>, <option>--foreground</option>
<term><option>--fg</option>, <option>--foreground</option>
<parameter>color</parameter></term>
<listitem><para><action>Sets the default foreground color</action></para></listitem>
</varlistentry>
<varlistentry>
<term><option>--btn</option>, <option>--button</option>
<term><option>--btn</option>, <option>--button</option>
<parameter>color</parameter></term>
<listitem><para><action>Sets the default button color</action></para></listitem>
</varlistentry>
@ -1397,7 +1397,7 @@ echo $*</programlisting>
<sect1 id="dcop">
<title>&DCOP;</title>
<para>For an introduction to
<para>For an introduction to
&DCOP; and using <command>dcop</command> please look at
<ulink url="help:/khelpcenter/userguide/kde-diy.html#dcop">the User Guide entry on &DCOP;</ulink>.
</para>
@ -1442,7 +1442,7 @@ platforms (Tru64, &Solaris;, OpenBSD) and requests volunteers from other
<para>For more infomation please visit these websites:</para>
<itemizedlist>
<listitem><para><ulink url="http://freebsd.kde.org/">&tde; on
<listitem><para><ulink url="http://freebsd.kde.org/">&tde; on
FreeBSD</ulink></para></listitem>
<listitem><para><ulink url="http://solaris.kde.org/">&tde; on &Solaris;</ulink></para></listitem>
</itemizedlist>

@ -66,7 +66,7 @@
<para>&kpager; gives you a thumbnail sketch of all your desktops. It is a handy
tool to let you see, resize or close windows on any desktop and move windows
around within or between desktops. </para>
around within or between desktops.</para>
</chapter>

@ -248,7 +248,7 @@ is exceeded, the display is colored in the alarm color.</para>
<para>The Process Controller gives you a list of processes on your
system. The list can be sorted by each column. Just press the left
mouse button at the head of the column. </para>
mouse button at the head of the column.</para>
<para>The list shows the following information about each process. Please note
that not all properties are available on every operating system.</para>

@ -337,7 +337,7 @@ action="simul">&Ctrl;<keycap>B</keycap></keycombo></para></entry>
<row>
<entry><para><keycombo
action="simul">&Ctrl;<keycap>C</keycap></keycombo></para></entry>
<entry><para> Copy the marked text to the clipboard. </para></entry>
<entry><para> Copy the marked text to the clipboard.</para></entry>
</row>
<row>
<entry><para><keycombo
@ -423,7 +423,7 @@ action="simul">&Alt;&Ctrl;<keycap>U</keycap></keycombo></para></entry>
<row>
<entry><para><keycombo
action="simul">&Ctrl;<keycap>V</keycap></keycombo></para></entry>
<entry><para> Paste the clipboard text into line edit. </para></entry>
<entry><para> Paste the clipboard text into line edit.</para></entry>
</row>
<row>
<entry><para><keycombo
@ -1684,7 +1684,7 @@ window, the user could select &Ctrl; and <keycap>Alt</keycap>, click on the key
button, and then press the <keycap>K</keycap> key on the keyboard. This would
mean that anytime he or she held down the &Ctrl; and <keycap>Alt</keycap>
buttons and pressed <keycap>K</keycap> (while using
&kwrite;) the About &tde; display box would be called. </para>
&kwrite;) the About &tde; display box would be called.</para>
</listitem>
</varlistentry>
@ -2255,13 +2255,13 @@ dialog):
<listitem><para><emphasis role="bold">Nowhere:</emphasis> Don't guess the search
text.</para></listitem>
<listitem><para><emphasis role="bold">Selection Only:</emphasis> Use
the current text selection, if available. </para></listitem>
the current text selection, if available.</para></listitem>
<listitem><para><emphasis role="bold">Selection, then Current Word:</emphasis>
Use the current selection if available, otherwise use the current word.
</para></listitem>
<listitem><para><emphasis role="bold">Current Word
Only:</emphasis> Use the word that the cursor is currently resting on, if
available. </para></listitem>
available.</para></listitem>
<listitem><para><emphasis role="bold">Current Word, then Selection:</emphasis>
Use the current word if available, otherwise use the current selection.
</para></listitem>
@ -2505,7 +2505,7 @@ for &kwrite; config file and load the settings line from it.</para>
<listitem><para>Backing up on save will cause &kwrite; to copy the disk file to
&lt;prefix&gt;&lt;filename&gt;&lt;suffix&gt;' before saving changes.
The suffix defaults to <emphasis role="bold">~</emphasis> and prefix is empty by
default. </para>
default.</para>
<variablelist>
<varlistentry>
<term><guilabel>Local files</guilabel></term>

@ -574,7 +574,7 @@ Use the taskbar (see below).
The <interface>taskbar</interface> displays a list of small icons, one
for each window on the desktop. In the default &tde; setup the taskbar
is located inside the panel, but it can also be located at the top or
the bottom of the screen. </para>
the bottom of the screen.</para>
<para>
The taskbar is very powerful. In the default configuration, if you
@ -891,7 +891,7 @@ dragging it to a printer icon. Here's how:
</para>
<procedure>
<step><para>Open the Templates folder located on the desktop. </para></step>
<step><para>Open the Templates folder located on the desktop.</para></step>
<step><para>Drag the Program icon in the folder to the desktop. Choose
<guimenuitem>Copy</guimenuitem> from the menu that appears when you drop the
icon.</para></step>
@ -1114,7 +1114,7 @@ well as where all the windows were located, so that it can open them
for you the next time you log in. This feature is termed
<emphasis>Session Management</emphasis>. &tde;-aware applications will
restore themselves to the state they were in when you logged out. For
example, &kate; remembers which files you were editing. </para>
example, &kate; remembers which files you were editing.</para>
<para>
Non-&tde; applications do not memorize their state on logout, and
@ -1232,7 +1232,7 @@ Type</guimenuitem></menuchoice> in &konqueror;'s menu bar.
want. Remember that &UNIX; is case sensitive, so you may need to add
variations - <userinput>*.mp3</userinput> may need
<userinput>*.MP3</userinput> added as well, for example. Add as many
extensions as you like in this way. </para> </step>
extensions as you like in this way.</para> </step>
<step>
<para>

@ -17,7 +17,7 @@ your box.</para>
<title>Starting</title>
<para>The welcome screen informs you that you can go back any time to
change a setting. </para>
change a setting.</para>
<screenshot>
<screeninfo>The &tdeprint; wizard introduction screen</screeninfo>
@ -90,7 +90,7 @@ the previous screen. If you know the details, just type them in to
configure your network settings directly.</para>
<para>In other cases the wizard can scan the network for you, to help you
decide which setting could be useful. </para>
decide which setting could be useful.</para>
<screenshot>
<screeninfo>&tdeprint; wizard network scan</screeninfo>
@ -155,7 +155,7 @@ wizard scan parts of your network.</phrase></textobject>
<para>The hardest part is probably the <quote>Printer Model
Selection</quote>. In former years the situation was difficult, because
there were hardly any drivers to find. The difficulty now is there are too
many; though some of them are very good, many are quite broken. </para>
many; though some of them are very good, many are quite broken.</para>
<para>If you have a current <quote>database</quote> of available drivers
on your system, select the manufacturer in the left part of the window
@ -182,7 +182,7 @@ used.</para>
install a <quote>Foomatic</quote> or <quote>Gimp-Print</quote> &PPD;,
even if it is offered. You won't be happy with it. Instead find the
original &PPD; from the manufacturer, preferably the one written for
&Windows; NT and use it. </para>
&Windows; NT and use it.</para>
</warning>
<para>Some &Linux; distributions have supplied for &CUPS; every
@ -232,7 +232,7 @@ system.</para>
default paper size. In many cases this is set to
<quote>Letter</quote>. If you live in an <quote>A4</quote>
country and don't want your first test page to jam: now is the time to
prevent this. </para>
prevent this.</para>
<para>You are ready to start a test print. Hit the
<guibutton>Test</guibutton> button.</para>

@ -56,7 +56,7 @@ directly editing the configuration files. The &tdeprint; &GUI; might not
have caught up with &CUPS; development.</para>
<para>Just in case you want to look at the original configuration files
of your &CUPS; system -- they are here:</para>
of your &CUPS; system -- mdash; they are here:</para>
<note>
<para>These paths are based on the default installation. Your &OS;
@ -140,7 +140,7 @@ site.</para>
<para>The following links give you access to the same files (probably
icons and graphics will be missing) even if your CUPS daemon is not up
and running. You need, however, CUPS installed on your system. (Some
distributions might place the files somewhere else -- you're on your
distributions might place the files somewhere else -- mdash; you're on your
own then to find out where...) To access all the original CUPS
documentation, go to:</para>
@ -272,7 +272,7 @@ configuring any printer on the clients.</para>
to the <acronym>LAN</acronym>) you need to change settings from the
defaults.</para>
<para>The dialog to configure the &CUPS; server: welcome screen. </para>
<para>The dialog to configure the &CUPS; server: welcome screen.</para>
<screenshot>
<screeninfo>CUPS server configuration dialog: welcome screen</screeninfo>
<mediaobject>
@ -965,7 +965,7 @@ try and replace it by an adequately similar font.</para>
&CUPS; and its <acronym>RIP</acronym>-ing filtering system. &CUPS;
will use the font path directive to grab the correct font when
<acronym>RIP</acronym>-ing the &PostScript; in the
<command>pstoraster</command> filter. </para>
<command>pstoraster</command> filter.</para>
<para>In the case of a &PostScript; output device, &CUPS; is just
spooling the file (actually, it is passing it through the
@ -985,7 +985,7 @@ printer nor embedded in the &PostScript;.
Configuration</title>
<para>The dialog to configure the &CUPS; server &HTTP; settings
is shown here. </para>
is shown here.</para>
<para>&CUPS; server &HTTP; settings are the following ones: </para>
<itemizedlist>
<listitem><para>the <guilabel>Document folder</guilabel></para></listitem>
@ -1454,7 +1454,7 @@ to do it on all servers. Only one BrowsePort is recognized.</para>
<title>Browsing Masks Configuration</title>
<para>The dialog to configure the &CUPS; server allowed and/or denied browse
packets from other servers is shown here. </para>
packets from other servers is shown here.</para>
<itemizedlist>
<listitem><para><guilabel>Browse allow</guilabel>: </para></listitem>
@ -2011,7 +2011,7 @@ format="PNG"/></imageobject>
<para>.This is the second part or the dialog is to add a new
ressource. It looks similar if you want to modify an already existing
resource. Here you define the actual access masks for the resource in
question. </para>
question.</para>
<screenshot>
<screeninfo>Dialog to add a new resource.</screeninfo>

@ -42,7 +42,7 @@ in <acronym>HTML</acronym> and <acronym>PDF</acronym> if you are new to
commandline and browser are two native &CUPS; interfaces. The many
commandline utilities add up to the most complete control you have on
&CUPS;. The web interface is only a subset of all available
configuration or control options. </para>
configuration or control options.</para>
<para>This is also true for &tdeprint;. Generally, as &CUPS; develops,
most new features will first be implemented through the commandline. Be
@ -107,7 +107,7 @@ filter (1) - cups file conversion filter interfaces
Commandline</title>
<para>Here are a few examples of options that are presently only
available if you use the commandline. </para>
available if you use the commandline.</para>
<sect2>
<title>Allowing or denying printer access for certain users</title>

@ -4,7 +4,7 @@
<para>This module allows the print command to be specified completely
(&Netscape;-like). An edit line is added in the print dialog for that
purpose. Can be used in many cases, for example with a self-made print
program. </para>
program.</para>
<sect1>
<title>Overview of provided features</title>

@ -18,10 +18,10 @@ EfI.</para>
My acquaintance with &Linux; and the Free Software community is not
too old. When I started to play around with &Linux; at the beginning
of 1999, my deepest disappointment was the poor support for
printing. True, I made all our machines spit out simplex prints -- but
printing. True, I made all our machines spit out simplex prints -- mdash; but
what about duplex? What about punching the output? How to make sorting
work? Or stapling, cover sheets and all the other beautiful finishing
options our engines offer to customers? No way -- at least for me as a
options our engines offer to customers? No way -- mdash; at least for me as a
non-geek!</para>
<para>
@ -32,11 +32,11 @@ software. After trying it briefly, I knew this was it!</para>
<para>
Next thing I attempted: to make &Linux; distributions interested in
this new stuff. Believe me -- it was more than tenacious! They seemed
this new stuff. Believe me -- mdash; it was more than tenacious! They seemed
to think they already had the best thing they could get in
printing. One reason probably was that they (and many &Linux;
developers) never had to think about how to best support a printer
duplexer -- because one had never come near their own
duplexer -- mdash; because one had never come near their own
desks...</para>
<para>

@ -123,7 +123,7 @@ subsystem you use.</para>
<para>To configure your printing subsystem from &kcontrol;, go to
<menuchoice><guilabel>System</guilabel><guilabel>Printing
Manager</guilabel></menuchoice> and select your subsystem. Or you can
let &tdeprint; try to determine it... </para>
let &tdeprint; try to determine it...</para>
<screenshot>
<screeninfo>&CUPS; Printing Manager dialog: overview via &kcontrol;</screeninfo>

@ -48,7 +48,7 @@ developed by TrollTech, a Norwegian software company.</para>
</sect1>
<sect1 id="different-users">
<title>&tdeprint; -- Different Usage for Different People</title>
<title>&tdeprint; -- mdash; Different Usage for Different People</title>
<para>&tdeprint; has different faces for different people.</para>

@ -116,7 +116,7 @@ many different operators and functions. You may even write
write to a file. The main value and strength of &PostScript; however
lies in the field to describe the layout of graphical objects on a
page: it also can scale, mirror, translate, transform, rotate and
distort everything you can imagine on a piece of paper -- such as
distort everything you can imagine on a piece of paper -- mdash; such as
letters in different font representations, figures, shapes, shades,
colors, lines, dots, raster...</para>

@ -186,7 +186,7 @@ password.</para>
generally have no authority to access your X display. &tdesu; gets
around this by adding an authentication cookie for your display to a
temporary <filename>.Xauthority</filename> file. After the command
exits, this file is removed. </para>
exits, this file is removed.</para>
<para>If you don't use X cookies, you are on your own. &tdesu; will
detect this and will not add a cookie but you will have to make sure
@ -199,7 +199,7 @@ that root is allowed to access to your display.</para>
<para>&tdesu; uses the sytem's <command>su</command> for acquiring
priviliges. In this section, I explain the details of how &tdesu; does
this. </para>
this.</para>
<para>Because some <command>su</command> implementations (&ie; the one
from &RedHat;) don't want to read the password from

@ -297,7 +297,7 @@ software.</para>
<para>Pressing the <guibutton>OK</guibutton> button initiates the selected
action; pressing the <guibutton>Cancel</guibutton> button returns to the
main &tdm; dialog box. </para>
main &tdm; dialog box.</para>
</chapter>
@ -560,7 +560,7 @@ covered with this one color.</para></listitem>
<varlistentry>
<term>Pattern</term>
<listitem><para>By choosing this mode, you select two colors (using both color
buttons). </para> <para>You then select a pattern by clicking
buttons).</para> <para>You then select a pattern by clicking
<guilabel>Setup</guilabel>. This opens a new dialog window, which gives you
the opportunity to select a pattern. Simply click once on the pattern of your
choice, then click on <guilabel>OK</guilabel>, and &tde; will render the pattern
@ -779,7 +779,7 @@ login or disabling passwords.</para>
options. Every option in the <guilabel>Convenience</guilabel> tab is
well-suited to seriously compromise your system security. Practically,
these options are only to be used in a completely non-critical
environment, &eg; a private computer at home. </para></important>
environment, &eg; a private computer at home.</para></important>
<sect3 id="loginmanager-convenience-autologin">
<title>Automatic Login</title>
@ -1410,7 +1410,7 @@ more.</para>
<programlisting>if tdmctl | grep -q shutdown; then
IFS=$'\t'
set -- `tdmctl listbootoptions`
set -- mdash; `tdmctl listbootoptions`
if [ "$1" = ok ]; then
fbsd=$(echo "$2" | tr ' ' '\n' | sed -ne 's,\\s, ,g;/freebsd/I{p;q}')
if [ -n "$fbsd" ]; then

@ -11,7 +11,7 @@
<title>The Base &tde; Applications</title>
<para>What follows is a brief description of a few of the base &tde; applications. For more information on any of the applications you should check the links recommended with each respective entry. </para>
<para>What follows is a brief description of a few of the base &tde; applications. For more information on any of the applications you should check the links recommended with each respective entry.</para>
<!-- What are they?? (Phil) -->
<!-- Included a few here; may be a good idea to add to this in future -->
@ -121,7 +121,7 @@
<itemizedlist>
<title>Related Information</title>
<listitem><para><ulink url="http://kde-apps.org">http://kde-apps.org</ulink> -- The largest directory of third-party &tde; applications.</para></listitem>
<listitem><para><ulink url="http://kde-apps.org">http://kde-apps.org</ulink> -- mdash; The largest directory of third-party &tde; applications.</para></listitem>
<listitem><para>As you may have noticed, a wealth of information is accessible from the respective handbooks themselves, which can be accessed either by using the help KIO slave in &konqueror; (that is, type <userinput>help:/<replaceable>application</replaceable></userinput> in the Location toolbar), or by selecting it in the &khelpcenter;.</para></listitem>
<listitem><para>You can also likely find out quite a bit of information from the &tde; website, itself, at <ulink url="http://kde.org">http://kde.org</ulink>.</para></listitem>
</itemizedlist>
@ -140,7 +140,7 @@
<title>Personal Information Management</title>
<para>&tde; <acronym>PIM</acronym> (Personal Information Manager) is a sub-project of &tde;, and it aims to provide an application suite to manage personal information. It has several components, but these can all be brought under one application -- &kontact;, which is the personal information manager. Below is an overview of a few of its popular components; that is, a few of the applications that integrate into it.</para>
<para>&tde; <acronym>PIM</acronym> (Personal Information Manager) is a sub-project of &tde;, and it aims to provide an application suite to manage personal information. It has several components, but these can all be brought under one application -- mdash; &kontact;, which is the personal information manager. Below is an overview of a few of its popular components; that is, a few of the applications that integrate into it.</para>
<variablelist>
<varlistentry>
@ -264,7 +264,7 @@
<varlistentry>
<term>&kget;</term>
<listitem><para>A manager for your downloads which integrates with &konqueror;. &kget; allows you to group your downloads, pause and resume them, as well as several other things. </para>
<listitem><para>A manager for your downloads which integrates with &konqueror;. &kget; allows you to group your downloads, pause and resume them, as well as several other things.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://kget.sourceforge.net/">http://kget.sourceforge.net</ulink></para></listitem>
@ -321,7 +321,7 @@
<varlistentry>
<term><application>KView</application></term>
<listitem><para>An image viewer program which supports a number of different image filetypes including <acronym>JPEG</acronym>, <acronym>GIF</acronym>, <acronym>PNG</acronym>, <acronym>TIFF</acronym> and many others. <application>Kview</application> has full integration with &tde; and it can be embedded into &konqueror; for viewing image files on your diskdrive as well as your <acronym>FTP</acronym> site or webserver, using its &URL; open support. Other features include a few image manipulations such as zoom, rotate, grayscale and flip. </para>
<listitem><para>An image viewer program which supports a number of different image filetypes including <acronym>JPEG</acronym>, <acronym>GIF</acronym>, <acronym>PNG</acronym>, <acronym>TIFF</acronym> and many others. <application>Kview</application> has full integration with &tde; and it can be embedded into &konqueror; for viewing image files on your diskdrive as well as your <acronym>FTP</acronym> site or webserver, using its &URL; open support. Other features include a few image manipulations such as zoom, rotate, grayscale and flip.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://www.ph.unimelb.edu.au/~ssk/kde/kview/">http://www.ph.unimelb.edu.au/~ssk/kde/kview/</ulink></para></listitem>
@ -343,7 +343,7 @@
<varlistentry>
<term>&kolourpaint;</term>
<listitem><para>A simple and easy-to-use paint program, with features such as basic painting (drawing diagrams and finger painting), image manipulation and icon editing. </para>
<listitem><para>A simple and easy-to-use paint program, with features such as basic painting (drawing diagrams and finger painting), image manipulation and icon editing.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://kolourpaint.sourceforge.net">http://kolourpaint.sourceforge.net</ulink></para></listitem>
@ -381,7 +381,7 @@
<variablelist>
<varlistentry>
<term>&juk;</term>
<listitem><para>An easy-to-use music player for &tde;. &juk; is playlist and meta-data focused, allowing you to quickly search through the dynamic playlist provided. Some of the features include &CD; cover-art fetching from <trademark class="registered">Google</trademark> images, <application>MusicBrainz</application> integration for file identification over the Internet, and multiple audio backends, including &arts;, <application>GStreamer</application> and <application>aKode</application>. </para>
<listitem><para>An easy-to-use music player for &tde;. &juk; is playlist and meta-data focused, allowing you to quickly search through the dynamic playlist provided. Some of the features include &CD; cover-art fetching from <trademark class="registered">Google</trademark> images, <application>MusicBrainz</application> integration for file identification over the Internet, and multiple audio backends, including &arts;, <application>GStreamer</application> and <application>aKode</application>.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://developer.kde.org/~wheeler/juk.html">http://developer.kde.org/~wheeler/juk.html</ulink></para></listitem>
@ -402,7 +402,7 @@
<varlistentry>
<term>&noatun;</term>
<listitem><para>A media player capable of playing <acronym>WAV</acronym>, <application>Ogg Vorbis</application>, as well as DivX encoded <acronym>AVI</acronym>s and other media formats. &noatun; features audio effects, a six-band graphic equalizer, a full plugin architecture, network transparency, and various look and feels. </para>
<listitem><para>A media player capable of playing <acronym>WAV</acronym>, <application>Ogg Vorbis</application>, as well as DivX encoded <acronym>AVI</acronym>s and other media formats. &noatun; features audio effects, a six-band graphic equalizer, a full plugin architecture, network transparency, and various look and feels.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://noatun.kde.org">http://noatun.kde.org</ulink></para></listitem>

@ -313,7 +313,7 @@ unless you really knew what you were doing.</para>
with you, or can enable you to log in remotely to your machine from another
location. You would then use a VNC client like &tde;'s Remote Desktop
Connection application to control your desktop over the network. This is
extremely useful if you want someone to help you perform a task. </para>
extremely useful if you want someone to help you perform a task.</para>
<para>Here you can create and manage invitations as well as set your
security policy for uninvited connections. You can also configure whether to
@ -568,7 +568,7 @@ devices such as keyboards and joysticks.</para>
orientation and refresh rate of your display, and whether you would like
these settings to be applied on &tde; startup. On the <guilabel>Power
Control</guilabel> tab, you can configure your power management options for
this screen such as blanking. </para></listitem>
this screen such as blanking.</para></listitem>
</varlistentry>
<varlistentry><term><guilabel>Joystick</guilabel></term>
@ -879,7 +879,7 @@ configuration files for a &Linux; kernel. This configurator is compatible with k
<varlistentry>
<term><guilabel>Login Manager</guilabel></term>
<listitem><para>This module allows you to configure the &tde; login manager, &tdm;. &tdm; is
a powerful login manager with a large range of options. It supports user switching, remote graphical logins and has a fully customizable appearance. For more information, see the &tdm; handbook. </para></listitem>
a powerful login manager with a large range of options. It supports user switching, remote graphical logins and has a fully customizable appearance. For more information, see the &tdm; handbook.</para></listitem>
</varlistentry>
<varlistentry>
<term><guilabel>Paths</guilabel></term>

@ -11,7 +11,7 @@
<title>&tde; Extragear Applications</title>
<para>These are applications that are directly associated with &tde;, the project, but do not appear and are not shipped with the main &tde; distribution. This can be down to a number of reasons, but a common case is either down to a duplication of functionality, or because they're simply too specialised. Perhaps the most popular occurence however is that the developers themselves may not want it to appear in the main &tde; distribution; choosing, rather, to handle their own release schedules. Nevertheless, the applications in Extragear are distinguished by &tde;, and many are increasingly popular. </para>
<para>These are applications that are directly associated with &tde;, the project, but do not appear and are not shipped with the main &tde; distribution. This can be down to a number of reasons, but a common case is either down to a duplication of functionality, or because they're simply too specialised. Perhaps the most popular occurence however is that the developers themselves may not want it to appear in the main &tde; distribution; choosing, rather, to handle their own release schedules. Nevertheless, the applications in Extragear are distinguished by &tde;, and many are increasingly popular.</para>
<sect1 id="extragear-components">
<title>Available in the &tde; Extragear</title>
@ -38,7 +38,7 @@
<varlistentry>
<term><application>K3b</application></term>
<listitem><para>The definitive &CD;/<acronym>DVD</acronym> burning application for &tde;. With <application>K3b</application> you can create data, video, and audio (it comes with plugins for <acronym>WAV</acronym>, <acronym>MP3</acronym>, <acronym>FLAC</acronym>, and <application>Ogg Vorbis</application>) &CD;s. Projects can be saved and loaded, &CD;-ripping is supported, and you can appropriately make &CD;/<acronym>DVD</acronym> copies. </para>
<listitem><para>The definitive &CD;/<acronym>DVD</acronym> burning application for &tde;. With <application>K3b</application> you can create data, video, and audio (it comes with plugins for <acronym>WAV</acronym>, <acronym>MP3</acronym>, <acronym>FLAC</acronym>, and <application>Ogg Vorbis</application>) &CD;s. Projects can be saved and loaded, &CD;-ripping is supported, and you can appropriately make &CD;/<acronym>DVD</acronym> copies.</para>
<itemizedlist>
<listitem><para>Extragear Summary: <ulink url="http://extragear.kde.org/apps/k3b/">http://extragear.kde.org/apps/k3b/</ulink></para></listitem>

@ -87,7 +87,7 @@ linkend="integrated-messaging"/></para>
<para>Internet Relay Chat (<acronym>IRC</acronym>) has been around far longer than most <acronym>IM</acronym>
systems, and is still widely used. It is mainly designed for group (many-to-many) communication in discussion forums called channels, but also allows one-to-one communication.</para>
<para>The #kde channel is under Freenode, the <acronym>IRC</acronym> server, which provides an interactive environment for coordination and support of peer-directed projects, including -- and placing particular stress upon -- those relating to free software and open source projects, such as &tde;.</para>
<para>The #kde channel is under Freenode, the <acronym>IRC</acronym> server, which provides an interactive environment for coordination and support of peer-directed projects, including -- mdash; and placing particular stress upon -- mdash; those relating to free software and open source projects, such as &tde;.</para>
<para>While &kopete; has a <acronym>IRC</acronym> plugin, and handles both channels and nicks well,
@ -115,7 +115,7 @@ client and look if that person is online via MSN, Jabber or IRC. Well
<para>The requirements are &kmail;, &kaddressbook; and &kopete;
(<application>Konversation</application> should do as well). Make sure &kmail; is configured and
fully functional for email, and Kopete is well configured for IRC,
Jabber and/or MSN and/or any other protocol. </para>
Jabber and/or MSN and/or any other protocol.</para>
<para>If an email comes in from a contact you know, the first thing
you have to do is to add it to your address book. This can be achieved
@ -150,7 +150,7 @@ see that it shows an extra field <guilabel>Presence</guilabel>, followed by the
status. This status will automatically update as soon as the contact
goes away, offline, online, and so on. Now go to &kmail;, select another email and return to the original email (in other words: reload
the current email). You can now see behind the email address the
current state of your contact. </para>
current state of your contact.</para>
<para>If you want to chat with this person, just right click the
address in &kmail; and choose <guilabel>Chat With...</guilabel>. Your

@ -76,7 +76,7 @@ virtual desktop by clicking on its image in the desktop pager.
<para>You can find information about the other applets available for
&kicker; in the &kicker; manual. Just enter
<userinput>help:/kicker</userinput> in the
<guilabel>Location</guilabel> bar in &konqueror;. </para>
<guilabel>Location</guilabel> bar in &konqueror;.</para>
</sect2>
<sect2 id="the-system-tray">

@ -38,7 +38,7 @@ liking. <acronym>CDDB</acronym>, in case you didn't know, stands for CD DataBase
Disc DataBase in it's more free flowing form). This functionality enables
&tde; to retrieve the Artist/Album/Track information about your CDs from the
Internet. This metadata is also used to write tags to the MP3 or Ogg files
that you'll be encoding your CDs to anytime now. </para>
that you'll be encoding your CDs to anytime now.</para>
<mediaobject>
@ -70,7 +70,7 @@ pressing the magic <keycap>F9</keycap> key.</para>
<para>Now click on Audio CD Browser and in a few seconds, you'll see a lot
of folders which you can start browsing. If it's taking some time to show
anything, it's because it's trying to fetch information about the CD from
the CDDB database you configured earlier. </para>
the CDDB database you configured earlier.</para>
<para>In the screenshot below, you can see the contents of the Ogg Vorbis
folder. It shows all the songs in the Ogg format; it even shows their file
@ -91,7 +91,7 @@ you open the Ogg Vorbis folder, you are actually seeing the contents of the
CD <emphasis>as if</emphasis> it were stored in the Ogg format. You can go through the other
folders and you'll find MP3, flac and wav representations of the CD's
contents. You can even see the approximate file sizes when encoded in the
various formats. </para>
various formats.</para>
<para>So how do we rip and encode the CD? I think you can guess the answer
@ -99,7 +99,7 @@ by now. Just decide which format you wish to rip to, open that folder, and
copy and paste those files in your target folder. That's it! &tde; will start
ripping and encoding the files on the fly! If you copy any of the files in
the <guilabel>Full CD</guilabel> folder, you'll be ripping the entire CD as
one continuous stream. </para>
one continuous stream.</para>
<mediaobject>

@ -22,7 +22,7 @@
<title>Music Players</title>
<para>There are several &tde; music players with somewhat overlapping
feature sets, however, each is quite different in style. </para>
feature sets, however, each is quite different in style.</para>
<variablelist>
<varlistentry>

@ -92,7 +92,7 @@ World!</quote> </para>
<listitem><para>You use the <guimenuitem>Save As...</guimenuitem> menu
entry to save the file with the new name
<filename>newhello.txt</filename>. </para>
<filename>newhello.txt</filename>.</para>
</listitem>
<listitem><para>You add the text <quote>Nice to see you!</quote> to

@ -11,7 +11,7 @@
<title>Using &tde; as Root</title>
<para>For &UNIX; operating systems there are often different users, which in turn might have different privileges. The conventional method is to have an ordinary user account, whose files are generally stored in <filename>/home/username</filename>, and then to also have a <systemitem class="username">root</systemitem> account. The <systemitem class="username">root</systemitem>, or Super User, account has system-wide privileges, being able to modify any file on the system. </para>
<para>For &UNIX; operating systems there are often different users, which in turn might have different privileges. The conventional method is to have an ordinary user account, whose files are generally stored in <filename>/home/username</filename>, and then to also have a <systemitem class="username">root</systemitem> account. The <systemitem class="username">root</systemitem>, or Super User, account has system-wide privileges, being able to modify any file on the system.</para>
<para>Although this means that it is easy to perform administrative tasks without hassle, it also means that there are no security restrictions imposed upon it. Thus, a small typographical error or other mistake can result in irrevocable damage.</para>
@ -19,7 +19,7 @@
<para>Some &Linux; distributions have tried to stress this point so much that they have disabled the <systemitem class="username">root</systemitem> account altogether, and instead use the <command>sudo</command> model. Nevertheless, the basic security model in <command>sudo</command> is the same as <command>su</command>, and thus they share the same security strengths and weaknesses, essentially.</para>
<para>If you should ever need to run a program with Super User privileges, then it is always recommend that you use &tdesu;. From &konsole; or from hitting <keycombo action="simul">&Alt;<keycap>F2</keycap></keycombo>, enter <userinput>tdesu <replaceable>application</replaceable></userinput>, and the application will be run with the appropriate Super User privileges. </para>
<para>If you should ever need to run a program with Super User privileges, then it is always recommend that you use &tdesu;. From &konsole; or from hitting <keycombo action="simul">&Alt;<keycap>F2</keycap></keycombo>, enter <userinput>tdesu <replaceable>application</replaceable></userinput>, and the application will be run with the appropriate Super User privileges.</para>
<para>Even if you have set up your system to use <command>sudo</command>, or you are on a distribution that uses <command>sudo</command>, such as &kubuntu;, you should still use &tdesu;. The program will be appropriately modified by the developers to use the correct settings. You should not, however, ever use <command>sudo <replaceable>application</replaceable></command> to run an application with <systemitem class="username">root</systemitem> permissions; it can derange permissions of certain configuration files for a program. Running a graphical applications as <systemitem class="username">root</systemitem> in general is not a good idea, but using &tdesu; will always be your safest bet with it.</para>

@ -23,7 +23,7 @@ their lessons with &keduca;. You can find a complete list of &tde;
educational software on <ulink url="http://edu.kde.org">the TDE-Edu
website</ulink>. What follows is an overview of a few of them.
</para>
<para>View the handbook of each application by typing <userinput>help:/&lt;appname&gt;</userinput> in &konqueror;'s Location Toolbar, or by selecting it in &khelpcenter;. </para>
<para>View the handbook of each application by typing <userinput>help:/&lt;appname&gt;</userinput> in &konqueror;'s Location Toolbar, or by selecting it in &khelpcenter;.</para>
<sect1 id="languages">
<title>Improve your language skills</title>
@ -133,7 +133,7 @@ website</ulink>. What follows is an overview of a few of them.
<variablelist>
<varlistentry>
<term>&kbruch;</term>
<listitem><para>An application with several exercise types in order to enhance your calculating with fractions. Different tasks include exercises to find the sum of two fractions, the conversion of fractions into the respective decimal, the comparison (with less than, more than) of fractions, and more. </para>
<listitem><para>An application with several exercise types in order to enhance your calculating with fractions. Different tasks include exercises to find the sum of two fractions, the conversion of fractions into the respective decimal, the comparison (with less than, more than) of fractions, and more.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://edu.kde.org/kbruch">http://edu.kde.org/kbruch</ulink></para></listitem>
@ -146,7 +146,7 @@ website</ulink>. What follows is an overview of a few of them.
<varlistentry>
<term>&kig;</term>
<listitem><para>A great application with interactive geometry. Ideal for teachers attempting to draw a graph on the computer, or students who wish to find out more and investigate with graphs and curves. Currently many things are supported, and you can very easily construct several things from parabolas and hyperbolas, to ellipses. </para>
<listitem><para>A great application with interactive geometry. Ideal for teachers attempting to draw a graph on the computer, or students who wish to find out more and investigate with graphs and curves. Currently many things are supported, and you can very easily construct several things from parabolas and hyperbolas, to ellipses.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://edu.kde.org/kig">http://edu.kde.org/kig</ulink></para></listitem>

@ -2058,7 +2058,7 @@ url="http://www.kde.org/areas/sysadmin/">http://www.kde.org/areas/sysadmin/</uli
</varlistentry>
<varlistentry>
<term><option>action/help_report_bug</option></term>
<listitem><para>The <guimenuitem>Report Bug</guimenuitem> option from the
<listitem><para>The <guimenuitem>Report Bug/Request Enhancement...</guimenuitem> option from the
<guimenu>Help</guimenu> menu.</para></listitem>
</varlistentry>
<varlistentry>

@ -161,7 +161,7 @@ actually use the OASIS OpenDocument file format.
<varlistentry>
<term>&kspread;</term>
<listitem><para>The spreadsheet component. &kspread; is a scriptable spreadsheet program which provides both table-oriented sheets and support for complex mathematical formulas and statistics. Features include Hyperlinks, cell data validity checking with configurable warnings/actions, scripting and specific cell customization. </para>
<listitem><para>The spreadsheet component. &kspread; is a scriptable spreadsheet program which provides both table-oriented sheets and support for complex mathematical formulas and statistics. Features include Hyperlinks, cell data validity checking with configurable warnings/actions, scripting and specific cell customization.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://www.koffice.org/kspread/">http://www.koffice.org/kspread/</ulink></para></listitem>
@ -202,7 +202,7 @@ actually use the OASIS OpenDocument file format.
<varlistentry>
<term>&krita;</term>
<listitem><para>The painting and image manipulation component. &krita; contains both ease-of-use, fun features like guided painting, as well as high-end features like support for 16-bit images, <acronym>CMYK</acronym> and even OpenEXR <acronym>HDR</acronym> images. </para>
<listitem><para>The painting and image manipulation component. &krita; contains both ease-of-use, fun features like guided painting, as well as high-end features like support for 16-bit images, <acronym>CMYK</acronym> and even OpenEXR <acronym>HDR</acronym> images.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://www.koffice.org/krita/">http://www.koffice.org/krita/</ulink></para></listitem>
@ -237,7 +237,7 @@ actually use the OASIS OpenDocument file format.
<varlistentry>
<term>&kexi;</term>
<listitem><para>The data management component. It can be used for creating database schemas, inserting data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects -- tables, queries and forms -- are stored in the database, making it easy to share data and database design.</para>
<listitem><para>The data management component. It can be used for creating database schemas, inserting data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects -- mdash; tables, queries and forms -- mdash; are stored in the database, making it easy to share data and database design.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://www.koffice.org/kexi/">http://www.koffice.org/kexi/</ulink> and <ulink url="http://kexi-project.org">http://kexi-project.org</ulink>.</para></listitem>
@ -249,7 +249,7 @@ actually use the OASIS OpenDocument file format.
<varlistentry>
<term>&kchart;</term>
<listitem><para>The chart drawing component; it is used to embed charts into one of the other &koffice; components. It's easy to use, highly customizable allowing all of the parameters to be changed, and has a flexible layout. </para>
<listitem><para>The chart drawing component; it is used to embed charts into one of the other &koffice; components. It's easy to use, highly customizable allowing all of the parameters to be changed, and has a flexible layout.</para>
<itemizedlist>
<listitem><para>Website: <ulink url="http://www.koffice.org/kchart/">http://www.koffice.org/kchart/</ulink></para></listitem>

@ -314,7 +314,7 @@ applications into your &tde; desktop.</para>
<sect3 id="special-window-settings">
<title>Other Special Window Settings</title>
<para>While you can use &kstart; to assign particular window settings, &tde; also allows you to alter these -- as well as other similar settings -- from the program window itself. Simply select the left-most button in the window titlebar (or just hit <keycombo action="simul">&Alt;<keycap>F3</keycap></keycombo> once the window is focued), and then go to <menuchoice><guisubmenu>Advanced</guisubmenu><guimenuitem>Special Window Settings...</guimenuitem></menuchoice>. As you can see, from here you change various things from its geometry upon startup, to whether it should have a border or not.</para>
<para>While you can use &kstart; to assign particular window settings, &tde; also allows you to alter these -- mdash; as well as other similar settings -- mdash; from the program window itself. Simply select the left-most button in the window titlebar (or just hit <keycombo action="simul">&Alt;<keycap>F3</keycap></keycombo> once the window is focued), and then go to <menuchoice><guisubmenu>Advanced</guisubmenu><guimenuitem>Special Window Settings...</guimenuitem></menuchoice>. As you can see, from here you change various things from its geometry upon startup, to whether it should have a border or not.</para>
</sect3>
<sect3 id="system-tray">
@ -344,7 +344,7 @@ hints and will be updated if the icon changes. The window title is
shown as a tooltip if you hold the mouse over the icon.
<application>ksystraycmd</application> follows standard &tde;
behaviour so the target window can be shown and hidden by clicking the
tray icon, and a standard context menu is available. </para>
tray icon, and a standard context menu is available.</para>
<screenshot> <mediaobject> <imageobject><imagedata
fileref="kcalc-systray.png"></imagedata></imageobject>

@ -76,7 +76,7 @@ Perhaps list deprecated names, for search/replace purposes?
<sect1 id="widget-table">
<title>Listing of Common &tde; Widgets</title>
<para>Currently, this guide consists of a table of the names of the graphical
elements often found in &tde; documentation, and an example of each one. </para>
elements often found in &tde; documentation, and an example of each one.</para>
<para>Our hope, eventually, is to make this a much more complete document,
which will take you on a visual tour of &tde;.</para>

Loading…
Cancel
Save