Posted by member 97428 on 2004-02-04 15:18:59
love the theme, but i rely heavily on my systray.
i wanted to move it from the right to the left, but it's under a !bang (i think?).
i want to ditch the VWM in favor of this. when i tried, the tray would come up at 1x1y. Any ideas?
code for VTray in Theme.rc
code for VWM within theme specific calm.rc
i wanted to move it from the right to the left, but it's under a !bang (i think?).
i want to ditch the VWM in favor of this. when i tried, the tray would come up at 1x1y. Any ideas?
code for VTray in Theme.rc
VtrayX $ResolutionX/2+ResolutionX/6+30$
VtrayY 0
VtrayWidth 113
VtrayHeight 20
VtrayDirection right
VtrayIconSize 12
VtrayWrapDirection left
VtrayBitmap time.png
VtrayIconSpacingX 2VtrayBordertop 3
VtrayBorderbottom 2
VtrayBorderleft 4
VtrayBorderright 4
VtrayHidden
VtrayY 0
VtrayWidth 113
VtrayHeight 20
VtrayDirection right
VtrayIconSize 12
VtrayWrapDirection left
VtrayBitmap time.png
VtrayIconSpacingX 2VtrayBordertop 3
VtrayBorderbottom 2
VtrayBorderleft 4
VtrayBorderright 4
VtrayHidden
code for VWM within theme specific calm.rc
vwmlabeltext "system"
VWMLabelX $ResolutionX/2-ResolutionX/6-151$
VWMLabelY 0
VWMLabelWidth 120
VWMLabelHeight 20
VWMLabelImage vwmback.png
VWMLabelLeftBorder 3
VWMLabelRightBorder 0
VWMLabelFont "Lucida Console"
VWMLabelFontHeight 11
VWMLabelFontColor 1d2d41
VWMLabelOnLeftClick !TasksRestore
VWMLabelOnRightClick !TasksMinimize
VWMLabelX $ResolutionX/2-ResolutionX/6-151$
VWMLabelY 0
VWMLabelWidth 120
VWMLabelHeight 20
VWMLabelImage vwmback.png
VWMLabelLeftBorder 3
VWMLabelRightBorder 0
VWMLabelFont "Lucida Console"
VWMLabelFontHeight 11
VWMLabelFontColor 1d2d41
VWMLabelOnLeftClick !TasksRestore
VWMLabelOnRightClick !TasksMinimize