Posted by member 124072 on 2006-01-16 12:01:19 link

hrm let me see here...
*vwmboxModuleHook !VWMLoadBoxHook

i used that to hook a vwm into a label, but im using RabidVWM-1.2.2. the VWM in the !VWMLoadBoxHook part is the name of the label, so if you want it to be hooked into for example a label called abc, you would put
*vwmboxModuleHook !abcLoadBoxHook

hope that helped.