]> Dogcows Code - chaz/openbox/commitdiff
Added titlebar layout documentation
authorScott Moynes <smoynes@nexus.carleton.ca>
Tue, 17 Sep 2002 03:33:28 +0000 (03:33 +0000)
committerScott Moynes <smoynes@nexus.carleton.ca>
Tue, 17 Sep 2002 03:33:28 +0000 (03:33 +0000)
doc/openbox.1.in

index d17cb12b17fc959644a5d872c61f6d9b7246b4cf..59f7151c82d0f732a14e6e063850be1bd245d488 100644 (file)
@@ -765,6 +765,21 @@ server's memory.
 Default value is:
 .IR 5 .
 .TP
+.B session.titleBarLayout:
+The order of the elements of window titlebars. This is a string built
+of the following characters:
+.IP
+.nf I: Iconify button
+L: Label (window title)
+M: Maximize button
+S: Sticky button
+C: Close button 
+.fi
+.IP
+The order in which these character appear in the string is the order they will appear in window titlebars. You can also omit an item to not have it appear in the titlebar at all, except for the label which will always appear.
+Default value is:
+.IR ILMC
+.TP
 .B session.colorsPerChannel:
 This tells Openbox how many colors to take from the X server on pseudocolor
 displays.  A channel would be red, green, or blue.
This page took 0.020301 seconds and 4 git commands to generate.