Re: configuring fvwm
Re: configuring fvwm
- Subject: Re: configuring fvwm
- From: Sean Ahern <email@hidden>
- Date: Thu, 16 Jan 2003 12:09:33 -0800
Jonathan Owen wrote:
> Exec "I" exec xterm -geometry 80x64+20+0 &
80x60+20+0 means 80 columns by 60 rows big, starting at an X coordinate of
20 and a Y coordinate of 0. I think you mean:
exec xterm -geometry 80x64+0+20
(Plus, you shouldn't need the & at the end for fvwm. "exec" takes care of
that.)
-Sean
__
email@hidden
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.