Also see KdePerformance and ST #49493.
http://docs.kde.org/development/en/kdebase/userguide/kde-for-administrators.html
# kiosktool-kdedirs --check
/home/drallen/.kde/:/usr/share/kubuntu-default-settings/kde-profile/default/:/usr/local/:/usr/
killall kicker
stopped the madness)
If you're running GDM and want KDE to be the default session instead of Gnome, edit /etc/X11/gdm/gdm.conf
# This is our standard startup script. A bit different from a normal # X session, but it shares a lot of stuff with that. See the provided # default for more information. BaseXsession=/etc/gdm/Xsession # This is a directory where .desktop files describing the sessions live # It is really a PATH style variable since 2.4.4.2 to allow actual # interoperability with KDM. Note that <sysconfdir>/dm/Sessions is there # for backwards compatibility reasons with 2.4.4.x SessionDesktopDir=/etc/X11/sessions/:/etc/dm/Sessions/:/usr/share/gdm/BuiltInSessions/:/usr/share/xsessions/ # This is the default .desktop session. One of the ones in SessionDesktopDir DefaultSession=default.desktop
/usr/share/gdm/BuiltInSessions/
contains default.desktop , which is identical to gnome.
/usr/share/xsessions/
contains gnome.desktop and kde.desktop.
Binary file /usr/lib/mozilla-firefox/chrome/en-US.jar matches
locale/browser-region/region.properties
matches four times.
locale/browser-region/region.properties
and replaced all four occurances (including the 'throbber', the little icon in the upper-right corner)
zip -r
the resulting data back up (hm, zip lists that as containing lots more files, but I think I missed a flag to not zip directories themselves, just their contents. I don't think that matters; the zipfile is nearly the same size and otherwise identical contents).
/etc/mozilla-firefox/pref/firefox.js
:
// This is the Debian specific preferences file for Mozilla Firefox // You can make any change in here, it is the purpose of this file. // You can, with this file and all files present in the // /etc/mozilla-firefox/pref directory, override any preference that is // present in /usr/lib/mozilla-firefox/defaults/pref directory. // While your changes will be kept on upgrade if you modify files in // /etc/mozilla-firefox/pref, please note that they won't be kept if you // do them in /usr/lib/mozilla-firefox/defaults/pref.