Hi, For me, I used a script for launching ScummVM in landscape where I wrote a line with 'xrander -o left' Here is the script that I wrote :
#!/bin/bash matchbox-window-manager& sleep 5 xrandr -o left sleep 5 /usr/games/scummvm --fullscreen Le mardi 19 janvier 2010 à 06:31 -0800, Vincèn a écrit : > Hi, > > I'm using QT Extended OS firmware 4.4.3 Radek version on my Neo and want to > use X desktop on it. I tried to add that option: > > Option "Rotate" "right" > > in xorg.conf file but not success :( > > An idea how to do that ? > > Thanks in advance for any tips, infos, help... > > Vincèn _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

