Fix kdesktop_lock bad visual appearance due to incorrect focus stealing settings

pull/2/head
Timothy Pearson 10 years ago
parent 17b142dd64
commit 7cf0c0b4b8

@ -38,6 +38,17 @@ wmclasscomplete=true
wmclassmatch=3
[2]
Description=(Default) Allow focus stealing by the screen locker
fsplevel=0
fsplevelrule=2
title=Desktop Session Locked
titlematch=0
types=32
wmclass=kdesktop_lock
wmclasscomplete=false
wmclassmatch=1
[3]
Description=(Default) Allow focus stealing by the kdesktop run dialog
fsplevel=0
fsplevelrule=2
@ -48,7 +59,7 @@ wmclass=kdesktop
wmclasscomplete=false
wmclassmatch=1
[3]
[4]
Description=(Default) Allow focus stealing by the settings test dialog
fsplevel=0
fsplevelrule=2
@ -61,7 +72,7 @@ wmclass=
wmclasscomplete=false
wmclassmatch=0
[4]
[5]
Description=(Default) Hide system modal dialog class from taskbar
fsplevel=0
fsplevelrule=2
@ -77,4 +88,4 @@ wmclasscomplete=false
wmclassmatch=0
[General]
count=4
count=5

Loading…
Cancel
Save