CVS commit by philrod: Added note that 'focus follows mouse' stops Alt+Tab working. Thanks to Lubos Lunak. CCMAIL:l.lunak at kde.org,kde-doc-english at kde.org
M +9 -2 index.docbook 1.12 --- kdebase/doc/kcontrol/windowmanagement/index.docbook #1.11:1.12 @@ -15,5 +15,5 @@ </authorgroup> -<date>2003-10-08</date> +<date>2004-05-04</date> <releaseinfo>3.2</releaseinfo> @@ -55,5 +55,5 @@ <para> -The <quote>focus</quote>, of the desktop refers to the window which the +The <quote>focus</quote> of the desktop refers to the window which the user is currently working on. The window with focus is often referred to as the <quote>active window</quote>. @@ -122,4 +122,11 @@ you must move the mouse over them to type. </para> + +<note><para>Note that <guilabel>Focus under mouse</guilabel> and +<guilabel>Focus strictly under mouse</guilabel> prevent certain +features, such as the <keycombo action="simul">&Alt;	</keycombo> +walk-through-windows dialog, from working properly.</para> +</note> + </listitem> </varlistentry>
