On Wed, 2003-12-17 at 15:41, Behdad Esfahbod wrote: > On Wed, 17 Dec 2003, Brent Fox wrote: > > > On Wed, 2003-12-17 at 13:19, Tom Diehl wrote: > > > On Wed, 17 Dec 2003, Brent Fox wrote: > > > > > > > I've implemented RFE #106688 > > > > (http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106688) and > > > > committed it to CVS head. Pressing <Ctrl><PrintScr> will create a > > > > screenshot of the current firstboot page and save it in > > > > /tmp/firstboot-screenshots. > > > > > > Access is denied to this bug. Any possibility of fixing that?? > > > > Oops...it's fixed now. > > I don't think so. > BTW, anaconda saves screenshots in /root and by pressing > <PrintScr> itself IIRC. Can we match the two? I've changed it to store the screenshots in /root/firstboot-screenshots. As far as the key pressing, I cut-and-pasted the code from anaconda, so anaconda and firstboot should do the same thing. Cheers, Brent