From cf5d6ff997bca2a4568c903c7b71eab15e4218c0 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Sun, 25 Jan 2009 01:50:27 +0000 Subject: [PATCH] Add screenshot --- scrotwm.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scrotwm.1 b/scrotwm.1 index 2cf3c9a..50c7d7d 100644 --- a/scrotwm.1 +++ b/scrotwm.1 @@ -99,6 +99,10 @@ Move current window to workspace [Number]. Switch to next workspace with a window in it. .It Ic M-[LeftArrow] Switch to previous workspace with a window in it. +.It Ic M-s +Take screenshot of entire screen (if enabled). +.It Ic M-S-s +Take screenshot of selected window (if enabled). .It Ic M1 Focus window. .El @@ -146,6 +150,8 @@ External application that gets spawned when M-S-[Return] is used. 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. +.It Ic screenshot_enabled +Set to 1 to enable screen-shotting capability. .El .Pp Colors need to be specified per the -- 1.7.10.4