Appendix A. Configuration files

This appendix gives an overview of the configuration files used by Krusader.

krusaderui.rc

This file stores the users toolbar settings and the menu structure. Tip: read also the krusaderui.rc FAQ.

Location: $KDEDIR/share/apps/krusader/krusaderui.rc or ~/.kde/share/apps/krusader/krusaderui.rc

krusaderrc

This file stores the Krusader configuration.

Location: ~/.kde/share/config/krusaderrc

The following settings are e.g. stored:

  • Actions Toolbar

  • Archives

  • Colors

  • Dependencies

  • DiskUsage

  • DiskUsageViewer

  • General

  • HTML Settings

  • KFileDialog

  • KFileDialog Speedbar

  • KrDetailedViewLeft

  • KrDetailedViewRight

  • KrViewerWindow

  • KrViewerWindow Toolbar extraToolBar

  • Look&Feel

  • Notification Messages

  • Panel Profiles

  • Private

  • Protocols

  • Search

  • Startup

  • Synchronize

  • Locate

  • SynchronizerProfile - 1

krbookmarks.xml

This file stores the Krusader bookmarks and uses the XBEL standard standard.

Location: ~/.kde/share/apps/krusader/krbookmarks.xml

useractions.xml

This file stores the UserActions configuration. The file structure is documented in doxygen-headers of UserActionXML.

Location: ~/.kde/share/apps/krusader/useractions.xml

useraction-examples.xml

This is the default User-Actions provided by us. The file-structure is documented in doxygen-headers of UserActionXML.

Location: $KDEDIR/share/apps/krusader/useraction-examples.xml

foo.keymap

Is an ini file that holds a Key-binding profile. Until Krusader-1.70.0 this was a binary file. Krusader is backwards compatible for importing this legacy binary format.

Location: $KDEDIR/share/apps/krusader/foo.keymap

foo.color

This is a binary file that holds the Color Scheme.

Location: $KDEDIR/share/apps/krusader/foo.color