nightmorph 07/03/15 06:19:43 Modified: xfce-config.xml Log: added a bit on focus stealing prevention, thanks to nichoj and kingtaco for experimenting
Revision Changes Path 1.6 xml/htdocs/doc/en/xfce-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.5&r2=1.6 Index: xfce-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xfce-config.xml 11 Mar 2007 12:45:43 -0000 1.5 +++ xfce-config.xml 15 Mar 2007 06:19:43 -0000 1.6 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.5 2007/03/11 12:45:43 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.6 2007/03/15 06:19:43 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.3</version> -<date>2007-03-11</date> +<version>1.4</version> +<date>2007-03-14</date> <chapter> <title>Introduction</title> @@ -598,7 +598,12 @@ <p> There's also a Window Manager Tweaks screen, in which you can adjust the -behavior of windows, workspaces, and transparency (if enabled). +behavior of windows, workspaces, and transparency (if enabled). Xfce 4.4 has +slightly changed the default behavior of workspaces and active window focus. If +you find that clicking a hyperlink in one workspace switches your browser to +that workspace from another one (or similar annoying window focus behavior), try +Settings --> Window Manager Tweaks --> Focus --> Activate Focus Stealing +Prevention. </p> <p> -- [email protected] mailing list
