Hubert Grzeskowiak wrote:
Alex Kilgore wrote:
Hubert Grzeskowiak wrote:
Alex Kilgore wrote:
you can accomplish this using the grow command, it is documented i think
somewhere...
but it looks something like
wmiir xwrite /tag/<tag>/ctl grow <column> <client> <direction> <amt>
Alex
doesn't work for me or am i doing something wrong?
wmiir xwrite /tag/sel/ctl grow 1 3 right 3
wmiir: fatal: cannot write file '/tag/sel/ctl': bad command
H.G.
What version of wmii do you have (wmii -v)
Alex
latest stable, 3.6
H.G.
Theres the problem right there, 3.6, actually really old, it does not
have the grow and nudge commands at all, if you want them, try the
latest snap or the latest release from the mercurial repo (as most of
the updates go there)
Alex