On 4 Dec, Brad Giaccio wrote:
> I'm hoping I've missed an option so maybe someone can help me out, I want
> to do a maximize 100 98, to leave room for somethings like, xbiff and the
> clock
>
> But I keep those things at the top of my screen not the bottom, and when I
> maxamize the window jumps up to top left, and then I have to move it.
> Does anyone know of a way I can counteract this behavior
Try adding the following in your .fvwm2rc file:
DestroyFunc "MyMaximize"
AddToFunc "MyMaximize"
+ "I" Maximize 100 98
+ "I" Move 0 2
Then, instead of using "Maximize 100 98" elsewhere in your .fvwm2rc, you
can just use "MyMaximize" and you should get the desired behavior.
--
(void) lar3ry(); gensch_at_zk3.dec.com
"Sometimes it happens. People just explode. Natural causes."
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
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 Mon Dec 08 1997 - 08:07:52 GMT