Discussion:
FVWM: Automatically Center FvwmButtons
James Griffin
2014-01-18 13:18:46 UTC
Permalink
Hi,

How can I get my fvwmbuttons to be placed in the center at the bottom of
my screen; I need to put in some sort of calculation but I can't seem to
get it right. Has anyone else been able to do this, could you show me an
example?

Cheers, Jamie
Chris Bannister
2014-01-19 06:02:18 UTC
Permalink
Post by James Griffin
Hi,
How can I get my fvwmbuttons to be placed in the center at the
bottom of my screen; I need to put in some sort of calculation but I
can't seem to get it right. Has anyone else been able to do this,
could you show me an example?
((Screenwidth - buttonwidth)/2) ?
--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the
oppressing." --- Malcolm X
James Griffin
2014-01-19 12:47:12 UTC
Permalink
yeah, i got that - it's more the shell syntax; brackets etc. I think
i've worked it out now anyway. Cheers for your mail.
Post by Chris Bannister
Post by James Griffin
Hi,
How can I get my fvwmbuttons to be placed in the center at the
bottom of my screen; I need to put in some sort of calculation but I
can't seem to get it right. Has anyone else been able to do this,
could you show me an example?
((Screenwidth - buttonwidth)/2) ?
--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the
oppressing." --- Malcolm X
Loading...