On Thu, Nov 07, 2002 at 03:26:40PM -0500, Mark Krenz wrote:
> Basically what I want to be able to do is have two desktops with 9
> viewports (3x3) each and in the center viewport on each desk (not each
> viewport) I want my web browser to stick to each desktop.
try something like this:
DestroyFunc MyGotoDesk
AddToFunc MyGotoDesk
+ "I" All [mozilla] MoveToDesk $0
+ "I" GotoDesk $0
(sub mozilla with whatever browser you use)
I'm guessing this would work, but watch the people who really know
tell me otherwise.
Peter
--
Peter McAlpine
pmcalpin_at_uoguelph.ca
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Nov 07 2002 - 18:10:43 GMT