View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#141
Originally Posted by mr_pingu View Post
Well you are right. I tested in cooktimer and it worked directly
I was testing it in a whitelisted-application. I have rtcom-messaging-ui on my whitelist + modified csstheme to display conversations correctly in portrait. If you launch the vkb from a whitelisted rotation the vkb you see the behaviour I described in my previous post.

Mind telling me how you took the screenshot? I am having a hard-time taking a screenshot with vkb on it :P
There are serveral methodes. I usually do
Code:
gst-launch-0.10 ximagesrc ! video/x-raw-rgb,framerate=1/10 ! ffmpegcolorspace ! pngenc snapshot=false ! multifilesink location="frame%05d.png"
which makes a screenshot every x times in the current directory named frame0000x.png. Just do a crtl-c after a few seconds. It was a hint from Nicolai a long time ago.

p.s. I do use ssh from a PC for this
 

The Following 3 Users Say Thank You to ade For This Useful Post: