This is not a "bug of resize", but a "bug or feature of
two-digit-argument-command", I think.
holder> Should I be able to specify both percentage of window, and
holder> pixel width in the same resize command?
You can try
Resize 492p 99%
instead of
holder> Resize 492p 99
In fact, the character '%' has no meaning, but should not be 'p'. So,
Resize 492p 99q
makes the same effect. But I think '%' character is the best character
to specify 'this number is the percentage of display width/height' :-)
If you wonder why, take a source of fvwm-2 and see GetTwoArguments()
in misc.c.
- -
Makoto 'MAR_kun' MATSUSHITA
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Oct 05 1995 - 23:26:09 BST