View Single Post
  #6 (permalink)  
Old 11-16-2007, 11:19 AM
cuse94's Avatar
cuse94
PPCGeeks Regular
Offline
Location: Raleigh, NC
 
Join Date: Nov 2007
Posts: 143
Reputation: 5
cuse94 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by stroths View Post
It's a pretty complex change. You would need to write an app that would intercept the system calls to flash the LEDs and replace those calls with its own. There have been many attempts to do this on HTC devices with little success.

There is an app called HERMLED that you can play around with which can access both LEDs on the Mogul, but it has its own issues. My app, LED Killer, only suppresses the flashing service LED.

There is a registry hack out there that suppresses the flashing service LED, but it also kills the vibrate function as they are intertwined.
Does your LED Killer app negatively impact anything else, like vibrate? I would love to kill the service indicator, but don't want to affect the notification flash, or any other functions.

Thanks!
Reply With Quote