-- Issac Trotts <[EMAIL PROTECTED]> wrote
(on Thursday, 10 October 2002, 10:19 AM -0700):
> ... is being able to capture the contents of a window with something
> like Ctrl+PrtScn and then paste it into a Word document.  It was a
> nice way to keep track of changes to some graphics software I was
> working on.  I wonder if there's a way to do something like this in
> X...

I'm using blackbox (window manager) with bbkeys, and I've bound a key
(ctrl-F9 -- but it could really be any key combo) to a script that uses
ImageMagick's import command to grab an image -- either the whole
desktop, a window, or a selection from the desktop (do 'man import' for
more informtion after installing the ImageMagick package). The
GKrellShoot plugin for GKrellM does the same thing. It actually saves
the image to a file, but I find that for most of my purposes, including
placing it in a document, this is a better practice anyways.

-- 
Matthew Weier O'Phinney
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to