Fix run command not accepting focus when Firefox is running and active on the current screen

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent 53790308bb
commit 5ee66bc400

@ -37,5 +37,16 @@ wmclass=^xv .*
wmclasscomplete=true
wmclassmatch=3
[2]
Description=Allow focus stealing by the kdesktop run dialog
fsplevel=0
fsplevelrule=2
title=Run Command
titlematch=0
types=32
wmclass=kdesktop
wmclasscomplete=false
wmclassmatch=1
[General]
count=1
count=2

Loading…
Cancel
Save