Hi,

I am able to rotate the screen using the following:

opkg install xf86-video-fbdev

xorg.conf is:

Section "Device"                                  
        Identifier      "Frame Buffer"
        Driver  "fbdev"
        Option    "Rotate"    "CW"
EndSection

But when I load my QT application, the screen do not rotate.
I am loading the app using:

pkill gdm
./App -qws

Any idea?

Regards


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to