Hi all,I found a bug on xrandr using openmoko on qemu. I'm quite sure it is a angstrom bug, but...
The problem is:if you rotate the screen on left and then back, it stops work after a few times.
This script reproduce the bug: while (true) do xrandr -o left -display 0:0 xrandr -o normal -display 0:0 done thanks for your job! Enrico

