Posted by member 28483 on 2003-05-06 14:08:39 link
Got most to work, but VWM (as I like it to).
This is what the code for my VWM looks like:
Still I can't see which desktop I am using, and the active windows are white. The border is the same color as the background, am I using wrong commands?
I want the background (non selected for desktops) to be transparent, and I want to pick the colour of the active windows (not white) and the active desktop should be semitransparent.
This is what the code for my VWM looks like:
;Virtual Window Manager
*Wharf VWM w_blank.bmp @C:\litestep\vwm2.dll
; Virtual Window Manager settings
VWMNoAuto
VWMNoGathering
VWMVelocity 300
VWMSecurityDistance 5
VWMForeColor 00FF00
VWMBackColor 007F00
VWMSelBackColor 009F00
VWMBorderColor 008F00
*Wharf VWM w_blank.bmp @C:\litestep\vwm2.dll
; Virtual Window Manager settings
VWMNoAuto
VWMNoGathering
VWMVelocity 300
VWMSecurityDistance 5
VWMForeColor 00FF00
VWMBackColor 007F00
VWMSelBackColor 009F00
VWMBorderColor 008F00
Still I can't see which desktop I am using, and the active windows are white. The border is the same color as the background, am I using wrong commands?
I want the background (non selected for desktops) to be transparent, and I want to pick the colour of the active windows (not white) and the active desktop should be semitransparent.