View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#15
Originally Posted by EmaNymton View Post
Why don't you use dbus to take a screenshot?

Code:
dbus-send --session --type=method_call --dest=org.nemomobile.lipstick /org/nemomobile/lipstick/screenshot org.nemomobile.lipstick.saveScreenshot  string:/home/nemo/Pictures/screenshot_tmp.png
Simply because I couldnt get that to work
I did try it