Merging from old trunk:
r658520 | lunakl | 2007-04-27 17:10:23 +0200 (Fri, 27 Apr 2007) | 4 lines Remove exceptions for Mozilla apps and OOo - they can handle focus stealing prevention somewhat better. svn path=/trunk/KDE/kdebase/workspace/; revision=659590
This commit is contained in:
parent
754d9f9589
commit
7792328059
1 changed files with 1 additions and 33 deletions
|
@ -1,36 +1,4 @@
|
|||
[1]
|
||||
description=(Default) Disable focus stealing prevention for OpenOffice.org 2.0
|
||||
fsplevel=0
|
||||
fsplevelrule=2
|
||||
wmclass=vclsalframe openoffice.org 2.0
|
||||
wmclasscomplete=true
|
||||
wmclassmatch=1
|
||||
|
||||
[2]
|
||||
description=(Default) Disable focus stealing prevention for Mozilla
|
||||
fsplevel=0
|
||||
fsplevelrule=2
|
||||
wmclass=mozilla-bin
|
||||
wmclasscomplete=false
|
||||
wmclassmatch=1
|
||||
|
||||
[3]
|
||||
description=(Default) Disable focus stealing prevention for Firefox
|
||||
fsplevel=0
|
||||
fsplevelrule=2
|
||||
wmclass=firefox-bin
|
||||
wmclasscomplete=false
|
||||
wmclassmatch=1
|
||||
|
||||
[4]
|
||||
description=(Default) Disable focus stealing prevention for Thunderbird
|
||||
fsplevel=0
|
||||
fsplevelrule=2
|
||||
wmclass=thunderbird-bin
|
||||
wmclasscomplete=false
|
||||
wmclassmatch=1
|
||||
|
||||
[5]
|
||||
description=(Default) Disable focus stealing prevention for XV
|
||||
fsplevel=0
|
||||
fsplevelrule=2
|
||||
|
@ -39,4 +7,4 @@ wmclasscomplete=true
|
|||
wmclassmatch=3
|
||||
|
||||
[General]
|
||||
count=5
|
||||
count=1
|
||||
|
|
Loading…
Reference in a new issue