About the "rotate screen" option in QX, is it using xrandr to make the rotation? If so, one must installs x11-xserver-utils to get xrandr. Maybe this package can be installed automatically by the same script which installs xorg/xglamo in QX.

You can try e.g:

        export SDL_VIDEODRIVER=fbcon
        apt-get install scummvm
        scummvm

I get the message "SDL: unable to load mouse", after a research I see that I can use

    export SDL_NOMOUSE=1

to get rid of the message above but, obviously, I lose the the touchscreen inputs... how did you solve this issue?

Regards
Joif

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to