Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to take screen snap shot from Linux?!

Status
Not open for further replies.

ahmad_abdulghany

Advanced Member level 4
Joined
Apr 12, 2005
Messages
1,206
Helped
102
Reputation
206
Reaction score
22
Trophy points
1,318
Location
San Jose, California, USA
Activity points
11,769
linux screen snap

Hi,
I work on SuSE 10, and i use to capture screen the following method:

Code:
xwd -out screenshot.xwd -root
gimp screenshot.xwd

But, this method is silly and annoying when i want to capture many views...

Can anyone suggest an easier method to capture screen in Linux? (I prefer to be code independant, i.e. uses a short cut key such as print screen or whatever...)

Thanks alot in advance,
Ahmad,
 

You can use the screen capture function of xv, or you can find utility applications specifically designed for this purpose, such as xgrab.
 
lambtron said:
You can use the screen capture function of xv, or you can find utility applications specifically designed for this purpose, such as xgrab.

How can i use that function?!?!
Can you mention steps to follow?
I don't use Linux form very long time ago.. so my experience in it may be limited..

Best Regards,
Ahmad,
 

Here is a basic explanation: **broken link removed**

If xgrab doesn't work for you for some reason, there are other similar apps that will help you to easily capture screen images.
 
u can use the usual PRINT SCREEN key in the keyboard....
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top