From bbd15b6d4cc5ee304eaf09449069c7c7c9cfbbbe Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 6 Oct 2011 21:42:11 +0000 Subject: [PATCH] Allow the display configuration test dialog to steal focus git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257650 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kwin/data/fsp_workarounds_1.kwinrules | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/kwin/data/fsp_workarounds_1.kwinrules b/kwin/data/fsp_workarounds_1.kwinrules index b0cf0daab..b975d2785 100644 --- a/kwin/data/fsp_workarounds_1.kwinrules +++ b/kwin/data/fsp_workarounds_1.kwinrules @@ -48,5 +48,18 @@ wmclass=kdesktop wmclasscomplete=false wmclassmatch=1 +[3] +Description=(Default) Allow focus stealing by the settings test dialog +fsplevel=0 +fsplevelrule=2 +title=Confirm Display Settings - KDE Control Module +titlematch=0 +types=32 +windowrole=mainktimerdialog +windowrolematch=1 +wmclass= +wmclasscomplete=false +wmclassmatch=0 + [General] -count=2 +count=3