« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today
XML

Blog::Navigation

Other sites

My homepage

Get Firefox

Get Firefox!.

Site notes

This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.

Powered by Roller Weblogger.
« Messenger Bags | Main | What AG stands for? »
20040628 Monday June 28, 2004
How to take screenshot of gdm in JDS

Today I tried to take a screenshot of gdm in JDS.
It spent my a few time to find the solution.
Finally, this webpage helped my out.

Here's my steps.
1) edit /etc/X11/gdm/Init/Default, add 1 line, xhost +, before the lastline "exit 0"
2) Restart X (Ctrl+Alt+Backspace). Log in and log out.
3) Ctrl+Alt+F2, switch to text console, log in as root.
4) chvt 7;sleep 2;xwd -display :0.0 -out /tmp/dump.xwd -root
5) After 2 seconds, you will hear two beeps, Now you get your screenshot to /tmp/dump.xwd. You can edit it by gimp.

Another tip of taking screenshot in JDS.
If you want to take screenshot of popup-menu, you can try /usr/bin/gnome-panel-screenshot --delay=5, it will give you enough time to pop up the menu.

If you want to get screenshot of installation screens, I think you must use VMware.

Comments:

Post a Comment:

Comments are closed for this entry.
Copyright (C) 2004-2005, Blog of Ginn Chen (陈琦/Chen Qi)