Screen Orientation

Christiaan van Schalkwyk
Hi
The friendly arm mini2440 we used came with a screen that displayed
portrait where the mini6410 displays landscape on the screen supplied.
Is there a way I can change the orientation so that they display the same?
Regards
Christiaan

davef
Don't have a mini6410, but the mini2440 running Qtopia 2.2 has a menu
selection in Settings (?) for changing the screen orientation.

Nick
Hi, 

I created and am running my own application through the Qt4 launcher (the
application successfully runs on start up instead of Qtopia). How can I
change the orientation of my screen so that it displays the Qt4 app in
landscape instead of portrait?

davef
Just a guess, but can you change it here?

export QWS_DISPLAY=LinuxFB:mmWidth=105:mmHeight=140

by swapping the values over and putting it the values that work for you.