Guest Nuggets86 Posted August 13, 2010 Report Posted August 13, 2010 Hello, On my phone, no color led is available. But I would the keyboard backlight blinks after receiving a SMS or a missed call. I use the application "Missed Call". but this application uses only color LED. So I would like to set link this link : /sys/class/leds/red -> /sys/class/leds/keyboard-backlight. Do you know the way in order to set link ? (My phone is rooted)
Guest peter912 Posted August 15, 2010 Report Posted August 15, 2010 Hello, On my phone, no color led is available. But I would the keyboard backlight blinks after receiving a SMS or a missed call. I use the application "Missed Call". but this application uses only color LED. So I would like to set link this link : /sys/class/leds/red -> /sys/class/leds/keyboard-backlight. Do you know the way in order to set link ? (My phone is rooted) You already found the right thread over at the other forums, source is attached to post 36: http://android.modaco.com/index.php?act=at...st&id=46277 I guess the "right way"[tm] would be some fiddling with liblights. Regards
Guest peter912 Posted August 17, 2010 Report Posted August 17, 2010 I modified liblights and now I have a blinking keyboard backlight for notifications. But actually the right place to implement this would be the kernel module. What kind of phone do you have? The lights.msm7k.so file is attached, you can try it. Note that normal keyboard-background light is broken atm :D Unzip it and replace /system/lib/hw/lights.msm7k.so. Also I'm using a wakelock while blinking what might drain your battery. I will post a patch when i cleaned up my modifications. Regardslights.msm7k.so.zip
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now