馬上加入Android 台灣中文網,立即免費下載應用遊戲。
您需要 登錄 才可以下載或查看,沒有帳號?註冊
x
本帖最後由 st81714 於 2011-9-20 00:42 編輯
偽雙點測試(S屏)(需ROOT)
先到MARKET 下載 Terminal EmulatorPro
輸入su 確定(下一行)
輸入dmesg(空白)grep "cyttsp-i2c"確定
開始跑很多文字
如有下面這行
就是C屏
沒有就是S屏
<6>[ 4.185259] cyttsp_i2c_probe: Successful registration cyttsp-i2c
-----------------------------------------------------------------------------------------------------------------------
原文
http://forum.xda-developers.com/showthread.php?t=1251450
New in this module:
1. Much sensitive even can recognize little finger contact (敏感到可以識別小指接觸)
2. Can be used in multitouch supported game (支持多點的遊戲)
3. Supports all app with pinch zooming features (支持所有可縮放的程序)
4. More correct pinch zoom than any other X8gesture modules (比其他x8gesture modules 更加準確)
Installation:
Installation is same as previous x8gesture installation
- Remount /system as rw (掛載/system為可讀寫)
- Copy the attached x8gesture.ko below to /system/lib/modules (複製附件x8gesture.ko 到/system/lib/modules裡)
- Change hw_config.sh in your /system/etc, add this code at the beginning (在/system/etc目錄下找到編輯hw_config.sh,在開頭出寫入一下代碼)
insmod /system/lib/modules/x8gesture.ko #dx: add gestures
- Push modified hw_config.sh back to your phone, reboot (保存修改,然後重啟手機)
-----------------------------------------------------------------------------------------------------------------------
測試過後
觸控感覺更敏感
穩定度增加
如果有ROM有雙點
還有有刷偽雙點的
可直接覆蓋/system/lib/modules/x8gesture.ko
(使用RE管理器 改程SYSTEM資料夾可讀可寫後 把x8gesture.ko 覆蓋在該目錄下 )
------------------------------------------------------
|
評分
-
查看全部評分
|