On Wed, 2002-04-10 at 21:38, Quenten Griffith wrote: > I can't seem to find the tool in KDE for capturing the screen, I think > its called kapture. Is it apart of another package in "testing".
I use import. import -window root filename.png It automatically saves in the format specified in the filename extension. png, jpg etc. To wait before a capture go... sleep 5; import -window root filename.png I just mention it because knowing things on the command line will come in useful one day. (like capturing a screen remotely). Kind Regards Crispin Wellington -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]