📄 readme.txt
字号:
This is nled driver, which encapsulate original nled driver,
and add possibility to apply any pattern to vibrate led.
With this driver proxy you can replace standart all time
vibrating on incoming call to any vibrating pattern.
to install build the project, copy nledpx.dll to \Windows folder
and change registry key:
HKLM\Drivers\BuiltIn\NLed :Dll='nledpx.dll'
reboot the phone.
vibrating pattern(script) read from registry
HKCU\Software\HtcExtFun\VibrateScript
script have simple syntax:
v100 w100 means vibrate 100ms and then wait 100ms
script repating while incoming call ring in progress.
Tested on HTC phones: HTC dimaons, Touch HD, Touch Cruise.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -