![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() |
Hi,
Do you want to have one of your notebook/laptop LEDs light up when you got new mail, new instant messages or blink when there's an incoming call? Then this one is for you: 1. Figure out what triggers your LED If detected properly, turning a LED on or off is as easy as writing 1 or 0 into a special file ("LED control file") that is being generated by the kernel, such as Code:
/proc/acpi/asus/mled Code:
echo 1 > /proc/acpi/asus/mled
Other programs are under investigation... Have a lot of fun! Last edited by Pedric; September 5th, 2007 at 11:40 AM.. |
|
|
|
|
|
#2 |
|
Dipped in Ubuntu
![]() Join Date: Sep 2007
Location: Calgary, AB
Beans: 577
Ubuntu Jaunty Jackalope (testing)
|
Re: HOWTO: Led notifcation for new mail/messages/calls
I don't have mled in my /proc/acpi/asus directory. Where can I download it?
|
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: Apr 2005
Location: Sopot/Olsztyn, Poland
Beans: 60
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOWTO: Led notifcation for new mail/messages/calls
You can control mail led via /sys/class/leds/asus:mail/brightness but you have to change permissions first.
__________________
This is not a signature. |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2006
My beans are hidden!
|
Re: HOWTO: Led notifcation for new mail/messages/calls
Has anybody had any luck locating the LED control file for an Inspiron 1525 (or any similar model)?
|
|
|
|
|
|
#5 |
|
Has an Ubuntu Drip
![]() |
Re: HOWTO: Led notifcation for new mail/messages/calls
Anybody found it for Sony Vaios?
|
|
|
|
|
|
#6 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2008
Beans: 67
|
Re: HOWTO: Led notifcation for new mail/messages/calls
what would the path be for msi gx600s?
|
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: May 2007
Beans: 6
|
Re: HOWTO: Led notifcation for new mail/messages/calls
Hi!
On my asus a6m, I did the following to get this working: Added these 2 lines to /etc/rc.local Code:
chown root:users /sys/devices/virtual/leds/asus:mail/brightness chmod 664 /sys/devices/virtual/leds/asus:mail/brightness in this file: Code:
~/.mozilla-thunderbird/dk1mdfav.default/extensions/{2e1b75f1-6b5a-4f1d-89b4-424f636e4fba}/defaults/preferences/tray-biff.js
Code:
pref("mail.biff.hw_indicator_file", "");
to
pref("mail.biff.hw_indicator_file", "/sys/devices/virtual/leds/asus:mail/brightness");
Roti |
|
|
|
|
|
#8 |
|
Gee! These Aren't Roasted!
![]() |
Re: HOWTO: Led notifcation for new mail/messages/calls
will this work on a desktop using the keyboard leds? i wouldnt mind having num lock flash...
if so are there different steps to take to find the keyboard led files? cause im having no luck using the HowTO method... Edit: found how to turn on and off numblock, but how do i use the mail.biff.hw_indicator_file to run the script...at the moment its a boolean so i cant do much with it... Last edited by thestig_992; August 19th, 2008 at 07:33 AM.. |
|
|
|
|
|
#9 | |
|
Way Too Much Ubuntu
![]() Join Date: Apr 2006
Location: iceland
Beans: 276
Xubuntu 9.04 Jaunty Jackalope
|
Re: HOWTO: Led notifcation for new mail/messages/calls
Anyone that knows how to control leds on a dell m1210 laptop? Or any other dell laptop....? Or even if anyone know how I can find out how my led's are controlled?
Thanks in advance!
__________________
Quote:
|
|
|
|
|
|
|
#10 | ||||
|
First Cup of Ubuntu
![]() Join Date: May 2008
Location: Germany
Beans: 3
Ubuntu 8.04 Hardy Heron
|
Re: HOWTO: Led notifcation for new mail/messages/calls
For the IBM/Lenovo Thinkpad series, the LEDs are controlled by
Quote:
Quote:
Quote:
Quote:
|
||||
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|