From: Marco Peereboom Date: Sun, 25 Jan 2009 03:34:51 +0000 (+0000) Subject: Update X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=f7aab46811fbbadcf5cedacd354a5007aabf1ad6;p=spectrwm.git Update --- diff --git a/html/man.html b/html/man.html index 9afa62d..3dd4ba8 100644 --- a/html/man.html +++ b/html/man.html @@ -5,11 +5,11 @@ - + SCROTWM(1)                 OpenBSD Reference Manual                 SCROTWM(1)

NAME
-     scrotwm - is a small dynamic tiling window manager for X11.
+     scrotwm - small dynamic tiling window manager for X11.

SYNOPSIS
     scrotwm
@@ -55,6 +55,8 @@            M-S-[Number]   Move current window to workspace [Number].
           M-[RighArrow]  Switch to next workspace with a window in it.
           M-[LeftArrow]  Switch to previous workspace with a window in it.
+           M-s            Take screenshot of entire screen (if enabled).
+           M-S-s          Take screenshot of selected window (if enabled).
           M1             Focus window.

FILES
@@ -80,12 +82,16 @@            bar_font       Status bar font.
           bar_action     External script to populate additional information
                          in the status bar such as battery life etc.
+           bar_delay      Update frequency of external script on the status
+                          bar.
           spawn_term     External application that gets spawned when M-S-[Re-
                          turn] is used.
           dialog_ratio   Some applications have dialog windows that are too
                          small to be useful.  This ratio is the screen size
                          as to what they will be resized.  E.g 0.6 is 60% of
                          the physical screen size.
+           screenshot_enabled
+                          Set to 1 to enable screen-shotting capability.

     Colors need to be specified per the XQueryColor(4) specification and
     fonts need to be specified per the XQueryFont(4) specification.
@@ -102,9 +108,9 @@
     scrotwm first appeared in OpenBSD 4.5.

-OpenBSD 4.4                    January 23, 2009                              2
+OpenBSD 4.4                    January 25, 2009                              2
-

+
$scrotwm$