You can also disable this for a single user using gconf:
- Code: Select all
gconftool-2 --type bool /
--set /desktop/linuxmint/terminal/show_fortunes false
Or set the default for users who don't have a setting for this yet (e.g. root, future users):
- Code: Select all
sudo gconftool-2 --direct /
--config-source xml:readwrite:/etc/gconf/gconf.xml.defaults /
--type bool /
--set /desktop/linuxmint/terminal/show_fortunes false
Or you can use the GUI tool gconf-editor.
NB. I have only tried this in LM 11 (that is the only LM I have ever used).
BTW, I don't mind the fortunes myself but I'm not a big fan of the Husse ones (it appears mostly to be direct quotes from his forum posts) - I'm not a big fan of these fortunes, they seem to be direct quotes from his forum posts and many of them appear pointless out of context (I suspect they are just there as a posthumous tribute?). What I don't understand is why there are 8 packages which depend on fortunes-husse - that is, so far as the package manager is concerned, I can't see any real dependency.