Differences between version 12 and predecessor to the previous major change of KDENotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 12 | Last edited on Saturday, May 5, 2007 12:38:42 pm | by LawrenceDoliveiro | Revert |
Older page: | version 11 | Last edited on Saturday, May 5, 2007 10:16:16 am | by LawrenceDoliveiro | Revert |
@@ -11,8 +11,18 @@
[Gentoo]:
<tt>/usr/kde/</tt>''version''<tt>/share/apps/ksmserver/pics/</tt>
On other systems, locate(1) should help you hunt down the file.
+
+Another option may be to define a user-specific version of this file. The command
+
+ <tt>kde-config --path data</tt>
+
+shows the sequence of directories that KDE components use to find their data. For instance, on Gentoo, it lists the following directories:
+
+ <tt>/home/</tt>''username''<tt>/.kde/share/apps/:/usr/share/apps/:/usr/kde/3.5/share/apps/</tt>
+
+Presumably this means that a file named <tt>/home/</tt>''username''<tt>/.kde/share/apps/ksmserver/pics/shutdownkonq.png</tt> will override any systemwide file with that name.
!!! 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 <tt>text/html</tt> [MIME] type only changes the how [HTML] documents on your HardDisk are opened.