| Re: I am unable to take a screen shot On Tue, 13 Apr 2004 14:33:39 -0700, Tyrion wrote: > I can't take a screen shot using the "Print Screen" button as I can in > windows. When I press it nothing gets copied to the clipboard. Try: "xwd -root -out screen.xwd" man xwud If you have ImageMagick installed: man import -- -Menno. |