blob: 2d8a5f158b5d7ce980905789c7ee4bbd1a28ba90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
[1]
Description=(Default) Disable focus stealing prevention for XV
fsplevel=0
fsplevelrule=2
wmclass=^xv .*
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
title=Run Command
titlematch=0
types=32
wmclass=kdesktop
wmclasscomplete=false
wmclassmatch=1
[4]
Description=(Default) Allow focus stealing by the settings test dialog
fsplevel=0
fsplevelrule=2
title=Confirm Display Settings - TDE Control Module
titlematch=0
types=32
windowrole=mainktimerdialog
windowrolematch=1
wmclass=
wmclasscomplete=false
wmclassmatch=0
[5]
Description=(Default) Hide system modal dialog class from taskbar
fsplevel=0
fsplevelrule=2
skiptaskbar=true
skiptaskbarrule=2
title=
titlematch=0
types=32
windowrole=systemmodaldialogclass
windowrolematch=1
wmclass=
wmclasscomplete=false
wmclassmatch=0
[General]
count=5
|