X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=doc%2Frc-mouse-focus.xml;h=456608796ebc202e96afefcdc48b5b7e717e8897;hb=a4b4e61a022174cef201524939d2345a40f1566f;hp=c1351cac57a24acd15c6ab4c7e58d00b1e0accbc;hpb=b26635fe994a7cd1dc28893c0e40517b61036a9f;p=chaz%2Fopenbox diff --git a/doc/rc-mouse-focus.xml b/doc/rc-mouse-focus.xml index c1351cac..45660879 100644 --- a/doc/rc-mouse-focus.xml +++ b/doc/rc-mouse-focus.xml @@ -88,14 +88,17 @@ + during a session + + use obconf if you want to change these without having to log out + and back in --> 4 1 - desktop one - desktop two - desktop three - desktop four + @@ -488,7 +491,9 @@ + + client-list-combined-menu @@ -526,63 +531,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 +--> - -->