Public bug reported:

In some of Dell laptops, they support a touchpad LED to indicate the 
enablement/disablement of the touchpad.
And kernel(after 3.2) supports an interface to turn on/off the LED, user space 
app should take the responsibility to handle this,
and I think gnome-settings-daemon is the best one.

The interface is in /sys
To turn on the LED
    echo 1 > /sys/class/leds/dell-laptop::touchpad/brightness
To turn it off
    echo 0 > /sys/class/leds/dell-laptop::touchpad/brightness

** Affects: gnome-settings-daemon (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/914348

Title:
  Touchpad LED on Dell's laptop is not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/914348/+subscriptions

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to