Qt WebKit - fancybrowser size
-
Hi,
I managed to get the fancybrowser running on a yocto/poky x86 qemu on top of directfb and qt4-embedded.
My problem is, that I would like it to use the whole screen size and not just a quarter of it.
This seems to be either a directfb configuration issue (but I can see directfb samples full screen), a qt4-embedded run time configuration issue or needs me to patch the fancybrowser code.
I'm a qt rooky, so please be kind and point me to where I should have a look at.
Regards,
Robert
-
How should I do this?
I tried with fbset, but whatever I do I get the same stuff:
@root@qemuarm:~# fbset
mode "640x400-71"
D: 25.176 MHz, H: 31.469 kHz, V: 70.718 Hz
geometry 640 400 640 400 16
timings 39721 40 24 32 11 96 2
accel false
rgba 5/0,6/5,5/11,0/0
endmode
@