The openmoko-crew has rewritten the GUI of the phone, so it should be more intuitive. So I thought, I should try the new interface. The MokoMakefile supports already the new version, so I installed it (just follow the steps of my previous post). A new problem raised when I started the emulated phone. I didn't get the calibration screen, like I got with the 2007.1 version. After committing a bug, they said that it was already calibrated for using it with the reel phone. So if you put the software on the neo1973, you didn't need to calibrate the screen because it was done previously. If you just want to use the phone on an emulated Qemu environment, you couldn't use your mouse for using the phone, because the screen is turned. If you click on the top, you actually click on the left.
Now I have searched the easiest way to calibrate the screen and I have found it. We will just call the calibration script from the terminal in the emulated phone.
You click on the middle left of your screen and you will get the applications list. Then we will use our keyboard, because we can't locate easily the buttons we need. You click on the tab-button (if the first application isn't selected). Then you click on the down array till the terminal application is selected. Then hit enter. Now the terminal should start. There you enter the following command and you can calibrate the screen.Voila, now we can use our mouse for using the emulated phone.
/usr/bin/ts_calibrate
If you have problems or questions, ask them.