Posted by member 212670 on 2006-04-21 17:37:48 link

Old thread...but, I do have something to add. ;)

There's actually another module that emulates the explorer shell's dektop icons better, now. All you have to do is stick this in a theme.rc:
*NetLoadModule clickonic-1.0.3

*Clickonic Woot

WootFolder ".desktop"

WootX 0
WootY 0

WootWidth $ResolutionX$
WootHeight $ResolutionY$

WootSpacingX 75
WootSpacingY 75

WootNoScroll false

WootFont "tahoma"
WootFontSize 14
WootFontColor FFFFFF

WootExplorerDesktop false

The downside... FontColor is broken on XP. It's always white, except the defined color shows when icons are dragged. Also, less bells and whistles.

If you want explorer's right click context menu, change WootExplorerDesktop from false to true. X/Y coords, and Width/Height can/should be adjusted depending on your theme.