From c47f0743e9f6981bcd5881f8603c5906f051e574 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Thu, 29 Jan 2009 22:19:44 +0000 Subject: [PATCH] Add resize and move action. --- scrotwm.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scrotwm.1 b/scrotwm.1 index ac2ba94..ddc6b07 100644 --- a/scrotwm.1 +++ b/scrotwm.1 @@ -50,6 +50,8 @@ Shift Named key .It Cm M1 Mouse button 1 +.It Cm M3 +Mouse button 3 .El .Pp .Nm @@ -121,6 +123,10 @@ Take screenshot of entire screen (if enabled) Take screenshot of selected window (if enabled) .It Cm M1 Focus window +.It Cm M-M1 +Move window +.It Cm M-M3 +Resize window .El .Sh CONFIGURATION FILES .Nm -- 1.7.10.4