Penguin

Differences between version 6 and previous revision of KDENotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Thursday, September 8, 2005 5:38:32 am by AristotlePagaltzis Revert
Older page: version 5 Last edited on Saturday, August 13, 2005 9:47:58 pm by DavidLeaver Revert
@@ -1,28 +1,33 @@
 !!! Removing the silly dragon from [KDE]'s Logout window 
  
-The [KDE] logout window shows [Konqi | http://dot.kde.org/988686464/], a cartoon of a dragon that is cute about twice and then gets annoying. If you want to get rid of it, find a [PNG] file called __ shutdownkonq.png__ on your system and overwrite it with anything you like (preferrably an image with a transparent background). The exact location varies on different systems: 
+The [KDE] logout window shows [Konqi | http://dot.kde.org/988686464/], a cartoon of a dragon that is cute about twice and then gets annoying. If you want to get rid of it, find a [PNG] file called <tt> shutdownkonq.png</tt> on your system and overwrite it with anything you like (preferrably an image with a transparent background). The exact location varies on different systems: 
  
-; RedHat : __ /usr/X11R6/share/apps/ksmserver/pics/__  
-; [Mandriva] : __ /usr/share/apps/ksmserver/pics/__  
-; [Suse ] : __ /opt/kde3/share/apps/ksmserver/pics/__  
+RedHat:  
+ <tt> /usr/X11R6/share/apps/ksmserver/pics/</tt>  
+[Mandriva]:  
+ <tt> /usr/share/apps/ksmserver/pics/</tt>  
+[SUSE ]:  
+ <tt> /opt/kde3/share/apps/ksmserver/pics/</tt>  
  
 On other systems, locate(1) should help you hunt down the file. 
  
 !!! Changing [KDE]'s default web browser 
  
-By default, [KDE] will open links using Konqueror. There's nothing in the [GUI] configuration that will let you change this. Neither the [FAQ]s on kde.org nor the MailingList archives contain any hints. A [Google] search turns up a lot of people asking but very few functional replies. The common suggestion of changing the association for the text/html [MIME] type only changes the how [HTML] documents on your HardDrive are opened. 
+By default, [KDE] will open links using Konqueror. There's nothing in the [GUI] configuration that will let you change this. Neither the [FAQ]s on kde.org nor the MailingList archives contain any hints. A [Google] search turns up a lot of people asking but very few functional replies. The common suggestion of changing the association for the <tt> text/html</tt> [MIME] type only changes the how [HTML] documents on your HardDrive are opened. 
  
-The general way is to have __ ~/.kde/share/config/kfmclientrc__ read as follows: 
+The general way is to have <tt>~ ~/.kde/share/config/kfmclientrc</tt> read as follows: 
  
- [ [Settings]  
- ! ExternalBrowser=/path/to/browser 
+ <verbatim>  
+ [Settings]  
+ ExternalBrowser=/path/to/browser  
+ </verbatim>  
  
-On [Debian], however, you should simply set the __ BROWSER__ EnvironmentVariable to the path to the WebBrowser you want. 
+On [Debian], however, you should simply set the <tt> BROWSER</tt> EnvironmentVariable to the path to the WebBrowser you want. 
  
 !!! Changing [KDE]'s default font 
  
 See FontNotes. 
  
-!!! Adding/Removing items to [KDE]'s 'open with' menu 
+!!! Adding/Removing items to [KDE]'s <i>Open with</i> menu 
  
-Load up the Control Center, KDE Components -> File Accociations. In here you can add/remove and edit default file associations and the open with menu. If you Cant find a file association, it is probally hidden under the Applications area. 
+Start the Control Center and bring up <i> KDE Components -> File Accociations</i> . In here you can add/remove and edit default file associations and the open with menu. If you can't find a file association, it is probally hidden under the Applications area.