]> Dogcows Code - chaz/openbox/commitdiff
discourage floating a bit, capitalize better.
authorDana Jansens <danakj@orodu.net>
Fri, 16 May 2003 20:07:49 +0000 (20:07 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 16 May 2003 20:07:49 +0000 (20:07 +0000)
data/rc3

index 57eec1e32795fcb4080bf6e485ac0d2357cda702..e5fa41a729767e27bb976f97dda68c7663d0b315 100644 (file)
--- a/data/rc3
+++ b/data/rc3
@@ -55,18 +55,18 @@ names = ("one" "two" "three" "four")
 
 [dock]
 # The position on the screen to place the dock. Options are:
-#   Floating - uses the floatingX and floatingY options to position itself
 #   TopLeft, Top, TopRight, Right, BottomRight, Bottom, BottomLeft, Left
 #     - the appropriate corner/edge of the screen
+#   Floating - uses the floatingX and floatingY options to position itself
 #position = "TopLeft"
 
 # When position is "Floating", this specifies the x-coordinate to place the
 # the dock at.
-#floatingx = 0
+#floatingX = 0
 
 # When position is "Floating", this specifies the y-coordinate to place the
 # the dock at.
-#floatingy = 0
+#floatingY = 0
 
 # The stacking layer that the dock will be in. Options are:
 #   Top - above all normal windows, same layer as panels
This page took 0.023445 seconds and 4 git commands to generate.