diff options
| author | Dana Jansens <danakj@orodu.net> | 2009-12-14 15:25:57 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2009-12-14 15:25:57 -0500 |
| commit | a93b00a5e93281c7c2c31112f0b6b827d605a19d (patch) | |
| tree | 92c786a617a3dc755c633eeb8c5410407a258fbf /data | |
| parent | acafa38c8ea210b12ed92fc16281b915ab61542c (diff) | |
| parent | f3e553446fdcfc04f26ea25396a138965c4a999d (diff) | |
Merge branch 'backport' into work
Diffstat (limited to 'data')
| -rw-r--r-- | data/rc.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/rc.xml b/data/rc.xml index 4e96305d..1bd7ecc2 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -656,11 +656,11 @@ # this is an example with comments through out. use these to make your # own rules, but without the comments of course. - <application name="first element of window's WM_CLASS property (see xprop)" - class="second element of window's WM_CLASS property (see xprop)" - role="the window's WM_WINDOW_ROLE property (see xprop)" - type="the window's _NET_WM_WINDOW_TYPE (if unspecified, then - it is dialog for child windows)"> + <application name="the window's _OB_NAME property (see obprop)" + class="the window's _OB_CLASS property (see obprop)" + role="the window's _OB_ROLE property (see obprop)" + type="the window's _NET_WM_WINDOW_TYPE (see obprob).. + (if unspecified, then it is 'dialog' for child windows)"> # the name or the class can be set, or both. this is used to match # windows when they appear. role can optionally be set as well, to # further restrict your matches. |
