multitouch fixer

#gantengin
obat buluh perindu.. biar touch nya ga lepas2 kayak perhatiannya dia ke kamu yg kadang iyak.. kadang enggak  v: v:

silakan masukan script ini di baris terbawah /system/usr/idc/qwerty.idc dan qwerty2.idc
niscaya dia ga akan lepas2 lagi.. pengennya selalu deket2 kamu terus v: v:


touch.pressure.calibration = amplitude
touch.pressure.source = default
touch.pressure.scale = 0.001
MODULE_DESCRIPTION("Touchscreen Driver");
MODULE_LICENSE("GPL");
# Touch Size
touch.touchSize.calibration = pressure
# Tool Size
# Driver reports tool size as an area measurement.
#
# Based on empirical measurements, we estimate the size of the tool
# using size = sqrt(22 * rawToolArea + 0) * 9.2 + 0.
touch.toolSize.calibration = area
touch.toolSize.areaScale = 22
touch.toolSize.areaBias = 0
touch.toolSize.linearScale = 9.2
touch.toolSize.linearBias = 0
touch.toolSize.isSummed = 0
# Pressure
# Driver reports signal strength as pressure.
#
# A normal thumb touch typically registers about 100 signal strength
# units although we don't expect these values to be accurate.
touch.pressure.calibration = amplitude
touch.pressure.source = default
touch.pressure.scale = 0.001
# Size
touch.size.calibration = normalized
# Orientation
touch.orientation.calibration = none



kemudian unpack boot img
*init.rc
+on init
    write /proc/sys/vm/swappiness 100

repack boot.img nya, flash via twrp

Komentar

Postingan populer dari blog ini

tutorial porting rom + fix bug

tutorial oprek performance android jilid 1 (unpack repack boot.img)

tutorial oprek android jilid 2 (zram)