Bug 106688 - add screenshot ability to firstboot
Summary: add screenshot ability to firstboot
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firstboot
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-09 16:40 UTC by James Laska
Modified: 2013-09-02 05:52 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-12-17 16:33:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Laska 2003-10-09 16:40:13 UTC
Might be a good feature to be able to take screenshots during firstboot.  Of
course it is possible with some console magic...but thought it would be good to
mimic the anaconda behavior.  In fact...I was hoping it would be as simple as:

from gui import takeScreenShot

and then add an event handler for <shift>prtscrn.

I'm guessing we would want to put these in /tmp.

Thoughts, comments, criticisms?

Comment 1 Brent Fox 2003-12-17 16:33:24 UTC
Implemented in CVS head.  Either pressing <Shift><PrintScr> or passing
in '--autoscreenshot' on the command line will create screenshots in
/tmp/firstboot-screenshots/


Note You need to log in before you can comment on or make changes to this bug.