Posted by member 1885 on 2006-04-20 08:47:27 link
Here's a little hint: the VWM is hooked to a label called pager (see floater-pager.rc). The CPU/RAM meter is hooked to a label called mainpanel (see xlabel.rc). What you need to do is replace the CPU/RAM meter with the VWM, i.e. hook rabidvwm to the mainpanel label instead of the meter. How to go about it... well, I suggest you read some docs on LiteStep configuration. Be warned though, popsicle might not be easy to modify; if you put the VWM on the main panel you're going to have to edit a lot of other things as well, for example VWM size/layout and taskbar width. I won't "send you the code" for it because... well, had I wanted the theme to have the VWM on the panel I would have put it there in the first place. Try to figure it out yourself instead, it'll be much more rewarding in the end. :)