2008/10/7 George Razvan NICA <[EMAIL PROTECTED]> > Nu, nu stie sa faca asa. Bag seama ca sunt singurul utilizator de > XFCE+virtual_desktops din zona ;) ca altfel SIGUR se mai gasea cineva > sa comenteze.
http://wiki.xfce.org/faq When a new tab is opened from an external link in Firefox, it asks the WM to show the window containing the new tab. If the window that has requested to be raised is not on the current desktop, the Xfce Window manager will bring it to the current desktop by default. If you do not want this behavior, there is a hidden option to control this behavior. in ~/.config/xfce4/xfwm4/xfwm4rc you can put the following: activate_action=bring|switch|none As the name suggests, the "bring" option moves the window requesting to be raised to the current workspace, the "switch" option switches workspaces, and the "none" option takes no action. _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
