On Wed, 18 Jan 2006 11:14:21 +0100 "Anselm R. Garbe" <[EMAIL PROTECTED]> wrote:
> On Tue, Jan 17, 2006 at 10:24:11PM +0100, Christof Musik wrote: > > wmiir write /wm/default/page/size '0,$BAR_HEIGHT,east,south' > > That won't work because $BAR_HEIGHT is within quotes, it should > look like: > > wmiir write /wm/default/page/size 0,$BAR_HEIGHT,east,south > > or like: > > wmiir write /wm/default/page/size '0,'^$BAR_HEIGHT^',east,south' For some reason, I still can't get this to work. Even when I open a new page, the bar gets covered as soon as I open any windows. I'm using a tiled layout, if that makes any difference. Any ideas? BTW, I have upgraded to wmii-2.5.1, which is very nice indeed. Thanks. _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
