PDA

View Full Version : kde: wild desktop icons after reboot



aporeiter
01-05-2005, 06:05 PM
hello all.

this problem is really annoying to me: setting up some desktop icons in kde is no problem to me, but after every reboot, i think this is related to some knoppix-startup-scripts, my desktop is full with icons for all my partions on my 3 hdds.
how can i get them stay away also after reboot?! just deleting them helps nothing.

thank you all,
best regards,

apo

Markus
01-05-2005, 07:39 PM
You can either do: sudo chmod 0 /usr/bin/mkdesktophdicons
or edit /etc/X11/Xsession.d/45xsession.knx and comment out with an # the lines that say mkdesktophdicons
(check the filename as I use Kanotix)

aporeiter
01-05-2005, 09:22 PM
thx! "chmod 0 /usr/bin/mkdesktophdicons" worked!