Cara Mematikan Edge Control di Rom Resurrection Remix


Bikin script init.d  biar permanen:
  • #!/system/bin/sh
  • echo "0" > /proc/touchscreen/double_tap_enable
  • echo "DONE"

Pastiin busybox kamu update 
Atau ketik di terminalmu 
  • echo "0" > /proc/touchscreen/double_tap_enable
  • Reboot dan akan normal lagi

0 Komentar