Posted by member 106929 on 2006-09-22 16:57:24 link

nope, coords for my vwm are 10 10 (x,y respectively) and the size of my label is 130x100

when i do the bang! commands for vwm in lsxcommand i enter exactly the numbers i have in my .rc (110x80 size & 10,10 pos) and it centers in the label perfectly.. but here's what i have just in case i did something wrong
; vwm
vwmloadinbox
vwmshowicons
vwmtitlebars
vwmtitlefortitle
vwmhidetaskonswitch
vwmnoswitchonfocus
vwmnogathering
vwmsnapwindowondrag
vwmnoshellflash
vwmbackbmp vwmback.bmp
vwmselbmp vwmsel.bmp
vwmseltile
vwmdeskborder "3"
vwmdesks "2" "2"
vwmtitlebarheight "2"
vwmx "10"
vwmy "10"
vwmwidth "110"
vwmheight "80"


; main (the label vwm goes into)
mainalwaysontop
mainmoveable
mainnomovecursor
mainmovemodifierkey ".none"
mainaddtogroup "rempos"
mainX "1048"
mainY "861"
mainwidth "130"
mainheight "100"

mainalphatransparency "200"
mainimage "vwm.bmp"
mainimageleftedge "10"
mainimagetopedge "10"
mainimagebottomedge "10"
mainimagerightedge "10"