On 10/21/06, Grant Edwards <[EMAIL PROTECTED]> wrote:
> On 2006-10-21, Sai Krishna M <[EMAIL PROTECTED]> wrote:
> > On 10/21/06, Paolo Pantaleo <[EMAIL PROTECTED]> wrote:
> >> Hi,
> >>
> >> I need to capture a screen snapshot in Linux. PIL has a module
>
> ImageMagick has a command-line program named "import" that you
> might be able to use.

import -window root something.png

You can also try ksnapshot, gnome-panel-screenshor, shutterbug if you
have the FOX toolkit installed, or---ULCH---xwd as a last resort.

-- Theerasak
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to