On Mon, Aug 16, 2010 at 06:00, Huo, Halton <[email protected]> wrote:
> Hi,
>
> I’m running the handset image on netbook. When I pressed the PrintScreen
> key, there is nothing hannpens. Anyone know how to get a screenshot on
> Meego?
From meegotouch corelib/scene/mscene.h:
 - Development mode visual overlays, providing information to help
debug applications:
    - Bounding rectangles, toggled by <Ctrl>-<Shift>-B
    - Margins, toggled by <Ctrl>-<Shift>-M
    - Positions, toggled by <Ctrl>-<Shift>-P
    - Sizes, toggled by <Ctrl>-<Shift>-S
    - Object names, toggled by <Ctrl>-<Shift>-N
    - Frames per second, toggled by <Ctrl>-<Shift>-F
    - Take screenshot, triggered by <Ctrl>-<Shift>-T

So you could try Ctrl-Shift-T for MeeGoTouch-based Handset
applications to create screenshots. At least, it worked on my
standalone compile and run of Widgets Gallery, you get screenshot
saved in ~/YYYYMMDD-HHmmss.png where YYYMMDD represents date and
HHmmss represents time.
-- 
/ Alexander Bokovoy
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to