absolute newbie loading rabidvwm question Thread last updated on 2005-11-30 01:45:50

Posted by member 286309 on 2005-11-29 20:33:03

I'm a rank newbie, and I love Litestep. I have dual monitors and need to load rabidvwm. I have downloaded the zip file and zipped it into the modules folder of LiteStep. I know how to bring up themerc. I read on Westep that I need to enter the following into themerc:

LoadModule "$ModuleDir$NewModule.dll"

This is where I start treading water. This is my best attempt:

LoadModule "$C:\LiteStep\modules$RabidVWM-1.2.1i.dll"

I also know that I need to replace true with false in themerc after chkvwm. However, this doesn't seem to work for me.

Can someone help? I'll be most grateful!

Bodewell

Posted by member 1 on 2005-11-29 20:41:58 link

well...lets start with the basics.

1) Go to http://wiki.litestep.com and do some reading. It is more current than Westep's site.

2) You want to use NetLoadModule instead of LoadModule

3) Setting ckvwm to false isn't going to work. You need to comment out the line with a ;.

Posted by member 286309 on 2005-11-29 20:48:21 link

thank you so much for your prompt clarity. I'm assuming that what I had that followed LoadModule was accurate. Yes?

Posted by member 1 on 2005-11-29 22:45:42 link

uhhmmm...no. But everything will change once you switch over to NetLoadModule.

Here is some old outdated docs that I wrote years ago but still is somewhat usefull. Basically the only section you need to ignore is the LoadModule lines.

Posted by member 286309 on 2005-11-29 23:58:47 link

How do I switch over to NetLoadModule and what are the "old outdated docs" that you refer to? Thanks! Are you having fun yet?

Posted by member 1 on 2005-11-30 00:32:51 link

oopsie...forgot to put in the LINK

Gonna read the wiki and some more stuff to understand NLM.

Posted by member 212670 on 2005-11-30 01:45:50 link

At the wiki, you'll specifically want to check out this:
http://wiki.litestep.com/Themes:Development:Microtheme