From 2867aba1ae5f7d69f6d11ddac86f50a03ce18649 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 22 May 2007 21:52:48 +0000 Subject: [PATCH] dont have xml comments inside comments for the per-app example --- data/rc.xml | 68 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 38 insertions(+), 30 deletions(-) diff --git a/data/rc.xml b/data/rc.xml index 6292f9c5..83cd890c 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -502,69 +502,77 @@ yes - + # 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. + + # the name, class, and role use simple wildcard matching such as those + # used by a shell. you can use * to match any characters and ? to match + # any single character. - + # when multiple rules match a window, they will all be applied, in the + # order that they appear in this list + + + # each element can be left out or set to 'default' to specify to not + # change that attribute of the window yes - + # enable or disable window decorations no + # make the window shaded when it appears, or not - + # the position is only used if both an x and y coordinate are provided + # (and not set to 'default') center - + # a number like 50, or 'center' to center on screen 200 - + # a number like 50, or 'center' to center on screen 1 - + # specifies the monitor in a xinerama setup. + # 1 is the first head, or 'mouse' for wherever the mouse is yes - + # if the window should try be given focus when it appears. if this is set + # to yes it doesn't guarantee the window will be given focus. some + # restrictions may apply, but Openbox will try to 1 - + # 1 is the first desktop, 'all' for all desktops normal - + # 'above', 'normal', or 'below' no + # make the window iconified when it appears, or not no - + # asks to not be shown in pagers no - + # asks to not be shown in taskbars. window cycling actions will also + # skip past such windows yes + # make the window in fullscreen mode when it appears true - + # 'Horizontal', 'Vertical' or boolean (yes/no) + + # end of the example +--> - --> -- 2.44.0