You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85 lines
2.8 KiB
85 lines
2.8 KiB
15 years ago
|
<!--
|
||
|
<?xml version="1.0" ?>
|
||
|
<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
|
||
|
"dtd/kdex.dtd">
|
||
|
-->
|
||
|
|
||
13 years ago
|
<chapter id="non-tde-apps">
|
||
13 years ago
|
<title>&tde; with non-&tde; applications</title>
|
||
15 years ago
|
|
||
|
<!-- FIXME: This seems to be obsolete. The only similar option is "Apply
|
||
|
*colors* to -->
|
||
|
|
||
13 years ago
|
<!-- non-tde apps" -->
|
||
15 years ago
|
<qandaset>
|
||
|
<qandaentry>
|
||
|
<question>
|
||
13 years ago
|
<para>My non-&tde; applications like &Emacs; and
|
||
15 years ago
|
<application>kterm</application> are running amok with strange
|
||
|
colors!</para>
|
||
|
</question>
|
||
|
<answer>
|
||
13 years ago
|
<para>Start the <application>&tde; Control Center</application> and in
|
||
15 years ago
|
<menuchoice><guimenu>Appearance & Themes</guimenu><guimenuitem>
|
||
|
Colors</guimenuitem></menuchoice> uncheck the <guilabel>Apply colors to
|
||
13 years ago
|
non-TDE applications</guilabel> checkbox and click
|
||
15 years ago
|
<guibutton>Apply</guibutton>.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
|
<qandaentry>
|
||
|
<question><para>How can I set my default web browser to be something other
|
||
|
than &konqueror;?</para></question>
|
||
|
<answer>
|
||
13 years ago
|
<para>Open the &kcontrolcenter; and
|
||
|
navigate to the <menuchoice><guimenu>TDE Components</guimenu><guimenuitem>Component
|
||
15 years ago
|
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
|
||
|
name of the browser (⪚ <application>mozilla</application>,
|
||
|
<application>firefox</application>, <application>opera</application>, &etc;)
|
||
|
in the textbox.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
|
<qandaentry>
|
||
|
<question>
|
||
|
<para>How can I configure the style and fonts of <acronym>GTK</acronym>
|
||
13 years ago
|
applications within &tde; ?
|
||
15 years ago
|
</para>
|
||
|
</question>
|
||
|
<answer>
|
||
|
<para>
|
||
13 years ago
|
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
|
||
15 years ago
|
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 & Themes</guimenu><guimenuitem>GTK
|
||
|
Styles and Fonts</guimenuitem></menuchoice>.
|
||
|
</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
13 years ago
|
<!--<qandaentry>
|
||
15 years ago
|
<question>
|
||
|
<para>I have been hearing about this gecko kpart or &Qt; Mozilla, how do I
|
||
|
get these?</para>
|
||
|
</question>
|
||
|
<answer>
|
||
|
<para>
|
||
|
Good luck! The &Qt; Mozilla code is in Mozilla cvs, and not very stable as
|
||
|
of yet. In order to use it, you'll have to check out Mozilla from cvs
|
||
|
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
|
||
13 years ago
|
<command>- -enable-default-toolkit=qt</command> in addition to any other
|
||
15 years ago
|
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>
|
||
13 years ago
|
</qandaentry>-->
|
||
15 years ago
|
|
||
|
</qandaset>
|
||
|
</chapter>
|