File : http://db.tt/Lecjw8v
需要事先root了機
copy existing android.hardware.touchscreen.multitouch.xml to SDcard for backup only
copy the file android.hardware.touchscreen.multitouch.distinct.xml to /system/etc/permissions/
delete existing file android.hardware.touchscreen.multitouch.xml
set permissions via adb for android.hardware.touchscreen.multitouch.distinct.xml
adb shell
su
chmod 644 /system/etc/permissions/android.hardware.touchscreen.multitouch.distinct.xml
reboot
不清楚在做什麼的人不要試