Preventing auto-restart of nautilus on gnome 2.28
Posted
by
Ivan Vucica
on Super User
See other posts from Super User
or by Ivan Vucica
Published on 2009-11-19T16:20:26Z
Indexed on
2012/11/10
5:05 UTC
Read the original article
Hit count: 501
Cheers!
I dislike disobedience from my system. When I want to explicitly kill Nautilus with kill
or killall
, I am no longer able to do so. Previously I could disable this erroneous behavior (which even Windows do not exhibit!) through gnome-session-properties
, however, it is no longer possible to set the "restart style" there (or whatever it was called).
What is nowadays the correct way to disable nautilus autorestart under gnome?
Reasons:
- I'm writing a piece of software that's painting directly into X11 root window. Nautilus is interfering.
- Compiz has a wallpapers plugin which Nautilus is painting over.
© Super User or respective owner