The K Desktop Environment

Chapter 10. Questions and Answers

10.1. How can I browse web sites using non latin scripts ?
10.2. Can I run Konqueror from another window manager ?
10.3. Where does Konqueror keep all its configuration data ?
10.4. How do I clear out the history file (its getting rather large) ?
10.5. How do I enable or disable the browser cache ?
10.6. How do I clear out the browser cache ?
10.7. Konqueror can't run the Netscape Flash player plugin.

10.1. How can I browse web sites using non latin scripts ?

Detailed instructions can be found at http://www.konqueror.org/i18n.html

10.2. Can I run Konqueror from another window manager ?

Just install Qt, kdelibs and kdebase, and from your favourite window manager, just launch konqueror. It should work just fine, but if it doesn't (KDE developers don't test that case often), report it to http://bugs.kde.org and try running "kdeinit" before running konqueror, it usually helps.

10.3. Where does Konqueror keep all its configuration data ?

Generally in the ~/.kde (or ~/.kde2) directories. Don't alter these files unless you really know what you are doing.

  • The ~/.kde/share/apps/konqueror/profiles directory holds individual files containing settings for each of your profiles.

  • Your bookmarks are held as .desktop files in ~/.kde/share/apps/kfm/bookmarks

  • Cookies are held in ~/.kde/share/apps/kcookiejar/cookies

  • Your history, as used for the auto-completion feature, is in ~/.kde/share/config/konq_history

  • In the directory ~/.kde/share/config/ the files konqiconviewrc, konqlistviewrc and konquerorrc hold a whole lot of general configuration settings.

  • The directory ~/.kde/share/apps/kio_http/cache/ contains the browser cache.

Any directory specific view settings are put into .directory files in the individual directories.

10.4. How do I clear out the history file (its getting rather large) ?

The only way at the moment is to delete the ~/.kde/share/config/konq_history file, Konqueror will create a new, empty, one next time you use it. But note that you can't use Konqueror to delete this file, you have to open a text terminal and do
  rm  ~/.kde/share/config/konq_history

10.5. How do I enable or disable the browser cache ?

With the Proxies dialog box, choose Settings->Configure->Proxies...

10.6. How do I clear out the browser cache ?

You could open a text terminal and do
  kio_http_cache_cleaner --clear-all
or set the Average Cache Size to zero in the Proxies dialog box.

10.7. Konqueror can't run the Netscape Flash player plugin.

This is a problem with the Flash plugin itself. It won't start up until it can grab the audio device, in KDE artsd holds onto this.