From: Marco Peereboom Date: Fri, 2 Oct 2009 21:26:39 +0000 (+0000) Subject: new X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=9cfa8f205fbdf9ee0d9bfe675974ce1dd7ff21b5;p=spectrwm.git new --- diff --git a/html/man.html b/html/man.html index ffa7758..ea5c6c4 100644 --- a/html/man.html +++ b/html/man.html @@ -1,7 +1,7 @@ -~/scrotwm.1.html +scrotwm.1.html @@ -63,6 +63,8 @@                                    tery life.
           bar_delay               Update frequency, in seconds, of external
                                   script that populates the status bar.
+           stack_enabled           Enable or disable displaying the current
+                                   stacking algorithm in the status bar.
           clock_enabled           Enable or disable displaying the clock in
                                   the status bar.  Disable by setting to 0 so
                                   a custom clock could be used in the bar_ac-
@@ -300,6 +302,11 @@            $ xprop | grep WM_CLASS
           WM_CLASS(STRING) = "Navigator", "Firefox"

+     Note that grepping for WM_CLASS flips class and name.  In the example
+     above the quirk entry would be:
+
+           quirk[Firefox:Navigator] = FLOAT
+
FILES
     ~/.scrotwm.conf       scrotwm user specific settings.
     /etc/scrotwm.conf     scrotwm global settings.
@@ -315,6 +322,6 @@ BUGS
     Currently the menu, invoked with M-p, depends on dmenu.

-OpenBSD 4.6                   September 13, 2009                             5
+OpenBSD 4.6                     October 2, 2009                              5