View Single Post
Old 14-08-2006, 10:31 PM   #12 (permalink)
eddie
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: half KDE half Gnome..help!!!

Your KDE session manager has saved Nautilus process and is autostarting it when you login to KDE. Instead of looking for metacity, look for nautilus using the command "ps auxw | grep nautilus" (without quotes) and then kill it.

Alternatively, you can pass the command "killall nautilus" (without quotes) to stop the nautilus process.
eddie is offline