in order to do that first you must have to download the ax8mt.ko file http://www.mediafire.com/?ox2h7e3o8pphamf then copy it to the sd card then first you must have to do these steps as in the tutorial in the video How to get multitouch W8 1) Copy ax8mt.ko to sdcard 2) Open the root explorer 3) Go to sdcard and then move ax8mt.ko to system/lib/modules 4) Before your paste make sure your tap Mount/Ro and then paste 5) Quit root explorer 6) Open Terminal Emulator 7) Type su 8) Type insmod /system/lib/modules/ax8mt.ko 9) Type dmesg http://www.youtube.com/watch?v=5uVacgObdOk but when you restart the phone it wont work so everytime you switch it on you must have to do this so i found a solution by myself of writing a code inside the OS first of all ope the terminal an type ls and find where you in ? then use 1.type su // super mode to enter 2.type cd /etc/init.d // this will direct you to the location of the sy...