diff options
Diffstat (limited to 'doc/faq/configkde.docbook')
-rw-r--r-- | doc/faq/configkde.docbook | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/doc/faq/configkde.docbook b/doc/faq/configkde.docbook index 10a6b5f3c..b51090b66 100644 --- a/doc/faq/configkde.docbook +++ b/doc/faq/configkde.docbook @@ -3,28 +3,28 @@ <!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd"> --> <chapter id="configure"> -<title>Configuring &kde;</title> +<title>Configuring &tde;</title> <qandaset> <qandaentry> <question> -<para>How do I set the language used by &kde;?</para> +<para>How do I set the language used by &tde;?</para> </question> <answer> -<para>There are two ways to set the language &kde; uses in the +<para>There are two ways to set the language &tde; uses in the messages it will display:</para> <variablelist> -<varlistentry><term>Using the <application>&kde; Control Center</application></term> -<listitem><para>Fire up the <application>&kde; Control Center</application> and select +<varlistentry><term>Using the <application>&tde; Control Center</application></term> +<listitem><para>Fire up the <application>&tde; Control Center</application> and select <guimenu>Regional & Accessibility</guimenu> followed by <guimenuitem>Country/Region & Language</guimenuitem>. You can select your language and location -here. If &kde; cannot find a translation in the first language +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>&kde; Control Center</application> is the preferred way of choosing -languages in &kde;.</para></note></listitem> +<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 @@ -41,11 +41,11 @@ to set German as the language used.</para></listitem> <qandaentry> <question> <para>Is there any keyboard switcher for international keyboards for -&kde;?</para> +&tde;?</para> </question> <answer> <para> -Yes, you can configure it using the <application>&kde; Control Center</application> +Yes, you can configure it using the <application>&tde; Control Center</application> <guimenu>Regional & Accessibility</guimenu> <guimenuitem>Keyboard Layout</guimenuitem> configuration page. @@ -56,12 +56,12 @@ Yes, you can configure it using the <application>&kde; Control Center</applicati <qandaentry> <question> <para>How do I replace the standard text login screen with the -&kde; login screen?</para> +&tde; login screen?</para> </question> <answer> <note><para>Your distribution/&UNIX; flavor may have its own setup tools to change this (⪚ <application>YaST</application> on &SuSE; &Linux;). This will -be the safest way to enable the &kde; login screen. However, if for some reason +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 &RedHat; and &SuSE; systems) by editing your @@ -98,7 +98,7 @@ off secure</userinput>.</para> desktop and have the <guimenu>K</guimenu> menu displayed.</para> </question> <answer> -<para>Open the <application>&kde; Control Center</application> and +<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 @@ -110,7 +110,7 @@ the entry labeled <guilabel>Left button</guilabel> to say <qandaentry> <question> -<para>Where do I find information regarding &kde; themes?</para> +<para>Where do I find information regarding &tde; themes?</para> </question> <answer> <para>Go to <ulink @@ -136,7 +136,7 @@ to whatever you want.</para> <qandaentry> <question> -<para>&kde; (&tdm;) does not read my +<para>&tde; (&tdm;) does not read my <filename>.bash_profile</filename>!</para> </question> <answer> @@ -154,7 +154,7 @@ profile. Please edit your <filename>Xsession</filename> and <qandaentry> <question> -<para>How do I use &TrueType; fonts in &kde;?</para> +<para>How do I use &TrueType; fonts in &tde;?</para> </question> <answer> @@ -168,7 +168,7 @@ 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 &kde; to use these new +fonts from the font folder. Then just tell &tde; to use these new fonts with the font administrator utility.</para> </answer> @@ -177,7 +177,7 @@ fonts with the font administrator utility.</para> <qandaentry> <question> <para>Is it possible to enter, show and work with the Euro Symbol in -&kde;?</para> +&tde;?</para> </question> <answer> <para>Yes and no. For details, look here: <ulink @@ -186,7 +186,7 @@ url="http://www.koffice.org/kword/euro.php">http://www.koffice.org/kword/euro.ph </qandaentry> <qandaentry> -<question><para>How do I run a program at &kde; startup?</para></question> +<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 @@ -195,11 +195,11 @@ these scripts into <filename class="directory">$<envar>TDEHOME</envar>/env/</fil <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 -folder. If you want scripts to be executed for all &kde; users, you can -put them under <filename class="directory">$<envar>TDEDIR</envar>/env/</filename>, where $<envar>TDEDIR</envar> is the prefix &kde; was +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>kde-config</command> --prefix</userinput>).</para> -<para>If you wish to start a program after &kde; has started, you may want to use the +<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> @@ -224,7 +224,7 @@ the <guilabel>Command</guilabel> text box.</para> <qandaentry> <question> -<para>How can I allow more than one user to be logged in a at a time? Can &kde; 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> @@ -233,7 +233,7 @@ 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 session (or, in &X-Window; terms, <quote>display</quote>) at a time.</para> -<para>In &kde;, this program is called &tdm; which stands for <quote>&kde; +<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> |