티스토리 툴바

출처 XDA 포럼 / 작성자 LexusBrian400

9월 4일 업데이트

 

값이 없는경우 아래쪽에 라인을 추가해 넣어 주면됨

위값이 default  아래쪽 값이 트윅값


벨소리 빨리 울리게 하기( ms)

ro.telephony.call_ring.delay=3000

to

ro.telephony.call_ring.delay=1000

 

 

스크롤 속도 빠르게 하기(초당 처리하는 이벤트 수)

windowsmgr.max_events_per_sec=55

to

windowsmgr.max_events_per_sec=60

 

 

와이파이 검색 빈도 낮춰 베터리 아끼기(S)

wifi.supplicant_scan_interval = 60

to

wifi.supplicant_scan_interval = 90

 

 

화면이 켜져 있을 때 버튼 불 계속 들어와 있게 하기

ro.mot.buttonlight.timeout=1

to

ro.mot.buttonlight.timeout=0

 

 

통화중 "검은 화면" 근접 센서 반응 빠르게 하기(ms)

mot.proximity.delay=450

to

mot.proximity.delay=150

 

YOUR COMMENT IS THE CRITICAL SUCCESS FACTOR FOR THE QUALITY OF BLOG POST