JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
manpage fixes from Andrea Bolognani <eof@kiyuko.org>
[spectrwm.git] / scrotwm.conf
index daca5c3..d67087e 100644 (file)
@@ -1,6 +1,10 @@
 # $scrotwm$
-#
+
+# PLEASE READ THE MAN PAGE BEFORE EDITING THIS FILE!
+# http://opensource.conformal.com/cgi-bin/man-cgi?scrotwm
+
 # colors for focussed and unfocussed window borders
+# NOTE: all colors in this file are in hex! see XQueryColor for examples
 color_focus            = red
 color_unfocus          = rgb:88/88/88
 
@@ -20,9 +24,11 @@ clock_enabled                = 1
 title_name_enabled     = 0
 title_class_enabled    = 0
 window_name_enabled    = 0
+#verbose_layout                = 1
 #focus_mode            = default
 #disable_border                = 1
-#border_width                  = 1
+#border_width          = 1
+#urgent_enabled                = 1
 
 # spawn app
 # program[term]                = xterm
@@ -111,6 +117,7 @@ dialog_ratio                = 0.6
 #bind[iconify]         = MOD+w
 #bind[uniconify]       = MOD+Shift+w
 #bind[raise_toggle]    = MOD+Shift+r
+#bind[button2]         = MOD+v
 
 # quirks
 # remove with: quirk[class:name] = NONE