lock window in workspace

gv gvlistes at mail.telepac.pt
Tue Aug 24 20:12:14 CEST 2004


> Thanks.  I'll check this out if I can't get the "open in a new tab" 
> behavior to not act like "open a new window".

    I use a script 

moz -a firefox -remote "openURL($@,new-tab)" &
else
moz $@ &

with wmctrl 

[script] <url> && wmctrl -a Mozilla

    Open a new tab (or a firefox session if not opened) and focus
on the workspace where firefox is.

    gv





More information about the Xfce mailing list