Removing icons...


Forum: Other Help Topics
Topic: Removing icons...
started by: Nikosapi

Posted by Nikosapi on July 11 2005,05:22
I was reading about removing icons in the forums and from what I understand I have to delete this from the xfiletool.lst:
Code Sample
.xtdesktop/*
.fluxbox/menu

When I delete these lines and reboot the icons are still on my desktop!
Even if I right click-->Desktop-->No Icons, and then backup, then reboot, they are still there.
What do I do?
-->Nikosapi

Posted by ke4nt1 on July 11 2005,05:58
Try editing your /home/dsl/.xinitrc file ..

Place this symbol -->  #  in front of these lines.

# if egrep -qv noicons /proc/cmdline 2>/dev/null; then
#   enhance &>/dev/null &
# fi

This is to "rem" them out, or to "remark" ..
It makes them present, but they don't execute..

If something is amiss, simply remove the "rem"'s to put it back like it was.

Remember to make a backup to have this file change persist.

73
ke4nt

Posted by Nikosapi on July 11 2005,19:11
Ok, so I did what you said, and yes, the icons are gone. Thank You!
The problem is that I've lost that monitoring bar at that is located at right hand side of the screen by default.
I tried adding "wmnet" to the bootlocal.sh file located in /opt, when I boot it doesn't open.
When I run the bootlocal.sh file in the terminal wmnet opens fine.
Am I putting the command in the wrong file?
-->Nikosapi  :D

Posted by Nikosapi on July 11 2005,19:53
Sorry for filling the forums, I figured it out! :O  :laugh:
I just made a script that starts all the monitoring apps and added it's location to the .xinitrc file.
Yay!  :D
-->Nikosapi

Posted by clivesay on July 11 2005,20:07
To remove icons but leave the docapps I put
Code Sample
rm -f /home/dsl/.xtdesktop/*
in bootlocal.sh.

Many ways to do the same thing  :)

Chris

Posted by mikshaw on July 13 2005,16:34
That works, but if you want to get picky (which i do, of course) that's kind of like getting a dog and shooting it when what you really wanted to do was just not have a dog.  Removing the icon directory just causes xtdesk to shut down after it starts up, rather than keeping it from starting in the first place.
:;):

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.