Posted by member 1949 on 2006-08-22 16:06:09 link

Try this module Clickonic by seg
This module is the closest to having the explorer desktop functionality you can get with litestep.

Here is a config that will get you running quickly...
Just add the lines below to your "theme.rc" file in the theme you want icons.

Also litestep has a recycle feature to refresh changes.
You do not need to kill ls and restart every time.

ctrl+alt+f1
or
Main popup/LITESTEP/RECYCLE

Enjoy...


*NetLoadModuleSite "http://modules.nbi-studio.com/"
*NetLoadModule clickonic-1.0.4

*Clickonic Icons

IconsFolder ".desktop"
IconsExplorerDesktop "False"
IconsX "10"
IconsY "10"
IconsWidth "$ResolutionX$"
IconsHeight "$ResolutionY$"
IconsSpacingX 75
IconsSpacingY 75
IconsStartHidden "False"
IconsNoScroll "False"
IconsFont "Trebuchet MS"
IconsFontSize 15
IconsFontItalic "False"
IconsFontBold "False"
IconsFontColor "000000"
IconsFontBackgroundColor "AAAAAA"