View Single Post
Posts: 2 | Thanked: 2 times | Joined on May 2011
#19
You could try the attached file.
It moves a "kbdled" program which I coded to /opt/maemo/usr/bin

Now you have to create a file in /etc/dbus-scripts.d/ with the following content:

Code:
#:Kbdled slider
/opt/maemo/usr/bin/kbdled * * org.freedesktop.Hal.Device Condition ButtonPressed cover

#:Kbdled inactivity
/opt/maemo/usr/bin/kbdled * * com.nokia.mce.signal system_inactivity_ind
(And of course you have to have dbus-scripts installed reboot)

Program should fade when you open up the keyboard from 50 up to 255 led_current and the same when your keyboard is still open but N900 is inactive and gets reactivated.

Hope it works (is my first program so please be gentle ).
Attached Files
File Type: deb kbdled_0.0.1_armel.deb (9.0 KB, 83 views)
 

The Following 2 Users Say Thank You to IZSkiSurfer For This Useful Post: