From 71f362f6d928d2a10db579ba79c7c875e8b418eb Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 6 Jul 2012 07:45:36 -0400 Subject: [PATCH] Add screenshot binding to .fluxbox keys (uses ImageMagick's import). --- src/.fluxbox/keys | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.fluxbox/keys b/src/.fluxbox/keys index fedc58a..9555871 100644 --- a/src/.fluxbox/keys +++ b/src/.fluxbox/keys @@ -139,6 +139,7 @@ Mod1 t :ExecCommand xterm -fg white -bg black -fa mono-medium Mod1 f :ExecCommand firefox Control Mod1 l :ExecCommand xlock -mode blank Mod1 c :ToggleCmd {Exec conky} {pkill conky} +Print :ExecCommand import -window root /tmp/screenshot.png # current window commands Mod1 i :Move 0 -10 -- 2.26.2