LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to capture KDE screen snapshot (https://www.linuxquestions.org/questions/linux-general-1/how-to-capture-kde-screen-snapshot-313337/)

RajRed 04-14-2005 06:31 PM

How to capture KDE screen snapshot
 
How do I capture the screen snapshot of KDE system Guard? I can do in Windows by pressing <alt><printscree> and paste it into the Word, but how I do in linux, for example, capture the screen of KDE system Guard, I pressed <alt>P or <alt><print screen> but it did not seem to save to any buffer?

Thanks.

bigrigdriver 04-14-2005 06:55 PM

ksnapshot

ahmed4linux 04-27-2005 03:37 AM

try-it
 
import screenshot.png

RajRed 04-27-2005 11:19 AM

Ksnapshot works for me. Thanks.

master 10-05-2005 10:22 AM

does any one know how to take screen shot in windows xp as alt print screen dont work.
thanks nige

RajRed 10-05-2005 02:08 PM

it works for me in my dell laptop?

master 10-05-2005 03:34 PM

what on windows xp.I can do it in my linux dist

lobwolf 11-08-2005 09:40 PM

Re: try-it
 
Quote:

Originally posted by ahmed4linux
import screenshot.png
Help, in my FC4 when I type in the shell "import" it says the the command is unknown, any suggestion. Thanks

homey 11-08-2005 10:22 PM

Check to see if it's installed with the command: whereis import
Also, check to see if ImageMagick is installed:
rpm -qa |grep ImageMagick

If it is, you may have to use the full path ..../usr/bin/import

You can install ImageMagick with yum
yum install ImageMagick

lobwolf 11-08-2005 10:43 PM

Okie thanks!!
 
ok, ImageMagick wasn't installed, thanks for the tip.


All times are GMT -5. The time now is 11:34 AM.