(→Tips and Tricks) |
(→Screenshot) |
||
| Line 38: | Line 38: | ||
Start widgetsgallery | Start widgetsgallery | ||
Select ->debug_tools->xx_wg_take_screenshot | Select ->debug_tools->xx_wg_take_screenshot | ||
| + | |||
| + | Command line alternative | ||
| + | [meego@localhost ~]$ export DISPLAY=:0 && gst-launch-0.10 ximagesrc num-buffers=1 ! ffmpegcolorspace ! pngenc ! filesink location=screenshot.png | ||
== Links == | == Links == | ||
Placeholder, let's start linking relevant information on this page. | Placeholder, let's start linking relevant information on this page. | ||
Contents |
On his local laptop:
$ osc -A https://api.pub.meego.com branch -cm "would like to experiment e.g. xsetroot right after the start_X_server() to enhance the UX." MeeGo.com:MeeGo:1.2:oss uxlaunch
$ osc meta prj Project:DE:Trunk:Testing (copy the below)
<repository name="standard"> <path repository="standard" project="Project:DE:MeeGo:1.2"/> <arch>armv8el</arch> <arch>i586</arch> </repository>
$ osc meta prj -e home:msugano:branches:MeeGo.com:MeeGo:1.2:oss (vim starts & paste the above).
Start widgetsgallery Select ->debug_tools->xx_wg_take_screenshot
Command line alternative [meego@localhost ~]$ export DISPLAY=:0 && gst-launch-0.10 ximagesrc num-buffers=1 ! ffmpegcolorspace ! pngenc ! filesink location=screenshot.png
Placeholder, let's start linking relevant information on this page.