JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add comment and link to man page. Turns out a lot of people don't know
[spectrwm.git] / scrotwm.conf
index ede67d9..c3c3d97 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
 
@@ -41,6 +45,15 @@ dialog_ratio         = 0.6
 # region               = screen[1]:1280x1024+0+0
 # region               = screen[1]:1280x1024+1280+0
 
+# Launch applications in a workspace of choice
+# autorun              = ws[1]:xterm
+# autorun              = ws[2]:xxxterm http://www.openbsd.org
+
+# workspace layout
+# layout               = ws[1]:4:0:0:0:vertical
+# layout               = ws[2]:0:0:0:0:horizontal
+# layout               = ws[3]:0:0:0:0:fullscreen
+
 # mod key, (windows key is Mod4) (apple key on OSX is Mod2)
 # modkey = Mod1
 
@@ -99,6 +112,9 @@ dialog_ratio         = 0.6
 #bind[version]         = MOD+Shift+v
 #bind[lock]            = MOD+Shift+Delete
 #bind[initscr]         = MOD+Shift+i
+#bind[iconify]         = MOD+w
+#bind[uniconify]       = MOD+Shift+w
+#bind[raise_toggle]    = MOD+Shift+r
 
 # quirks
 # remove with: quirk[class:name] = NONE