[arch-general] [xmonad] Screenshot of all workspaces?
Hello all! I use xmonad and want to make screenshot of all workspaces at once. How can I do it? Plz don`t say: "For each workspace - switch to it and use scrot" (=
On Thu, Apr 29, 2010 at 16:31, Nick Stepa <hired777@gmail.com> wrote:
Hello all! I use xmonad and want to make screenshot of all workspaces at once. How can I do it?
Plz don`t say: "For each workspace - switch to it and use scrot" (=
For each workspace, switch to it and use import :)
On Thu, 29 Apr 2010 16:45:43 -0400 Daenyth Blank <daenyth+arch@gmail.com> wrote:
On Thu, Apr 29, 2010 at 16:31, Nick Stepa <hired777@gmail.com> wrote:
Hello all! I use xmonad and want to make screenshot of all workspaces at once. How can I do it?
Plz don`t say: "For each workspace - switch to it and use scrot" (=
For each workspace, switch to it and use import :) Write a function in xmonad.hs that goes trough each workspace and makes a screenshot of each, and then combines it all into one large image. And make a keybinding for it.
On 29/04/10 21:31, Nick Stepa wrote:
Hello all! I use xmonad and want to make screenshot of all workspaces at once. How can I do it?
Plz don`t say: "For each workspace - switch to it and use scrot" (=
I suspect you'll have to write a program/script that does it, e.g. by using libwnck. /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe
participants (4)
-
Daenyth Blank
-
Magnus Therning
-
Nick Stepa
-
Øyvind Heggstad