Hi, Sorry for late.
1. Apply patch linux-2.6.21_rx-34_android-m5-rc14.bz2 (Not patchv2 or patchv3 please) 2. Apply this patch [ http://www.nuuneoi.com/files/android_touchscreen_neo.diff ] 3. Update Kernel using flasher-3.0 Now you can toggle touch screen mode between Maemo and Android using "echo z > /proc/sysrq-trigger" Add "echo z > /proc/sysrq-trigger" line to start_android shell script before line "umask 000" It should looks like this. ... echo z > /proc/sysrq-trigger umask 000 chroot /media/mmc1 /init That's all! Enjoy it ;) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---
