That's because nautilus is running under Xfce. If you do not want nautilus to display the icons then execute Code: -------------------- killall nautilus -------------------- If you want nautilus as only a filemanager then run Code: -------------------- nautilus --no-desktop -------------------- -- wolovids