From 11f3dd1d15b41cb813fe4fcdfc57a75da7adc14a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 24 Jun 2012 20:59:48 -0500 Subject: Update Help center: Reorganize TOC, rename files; initial update of FAQ, Welcome, Quick Start guides; numerous revisions. --- doc/faq/nontdeapps.docbook | 106 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 doc/faq/nontdeapps.docbook (limited to 'doc/faq/nontdeapps.docbook') diff --git a/doc/faq/nontdeapps.docbook b/doc/faq/nontdeapps.docbook new file mode 100644 index 000000000..f6e234406 --- /dev/null +++ b/doc/faq/nontdeapps.docbook @@ -0,0 +1,106 @@ + + + +&tde; with non-&tde; applications + + + + + + + +My non-&tde; applications like &Emacs; and +kterm are running amok with strange +colors! + + +Start the &tde; Control Center and in +Appearance & Themes +Colors uncheck the Apply colors to +non-TDE applications checkbox and click +Apply. + + + + +How can I set my default web browser to be something other +than &konqueror;? + +If you are using &tde; 3.3 or later, open up the &kcontrolcenter; and +navigate to the KDE +ComponentsComponent +Chooser panel. Select Web +Browser from the list on the left, then select Open +http and https URLs in the following browser: and type in the +name of the browser (⪚ mozilla, +firefox, opera, &etc;) +in the textbox. + + + + + +How can I configure the style and fonts of GTK +applications within &tde; ? + + + + +The simplest way to achieve this is to download and compile the +gtk-qt theme engine from +http://www.freedesktop.org/Software/gtk-qt. This theme engine makes +your GTK 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 Appearance & ThemesGTK +Styles and Fonts. + + + + + + +I have been hearing about this gecko kpart or &Qt; Mozilla, how do I +get these? + + + +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: + +http://www.mozilla.org/cvs.html. Then, configure either the Mozilla +suite or the Firefox browser with the option +--enable-default-toolkit=qt in addition to any other +options you would like to enable. More instructions on building Mozilla can +be found here. + + + + + + + + \ No newline at end of file -- cgit v1.2.1