On Thu, 2004-07-29 at 09:41, Yuri de Groot wrote: > How does one make a screenshot of the login screen? > > Yuri
Haven't tried it, but once it is running, switch to VT1, and then type (as root): xwd -display :0 | convert xwd:- screenshot.png Assuming that root has access to the display when GDM is running - not 100% sure of that. or Xnest (simpler) Andre
