Reply
Thread Tools
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#11
Originally Posted by dr_frost_dk View Post
i think we need more Geniuses in here to help
I'm not amused -.-
:P

xD

im not the scripting kid btw.. ^^

Originally Posted by dr_frost_dk View Post
by doing
Code:
lshal -m
i can see that the function that controls the keypad leds are 'platform_slide property button.state.value'
Here 'true' is keypad closed (off) and 'false' is keypad open (on)

I don't know how to link this to dbus-monitor, when using dbus-monitor it reacts to open and close but displays the same, of course even if the echo "5000" ... is used when keypad is closed, the leds don't light up.

'Erazor' if you want to try yourself the relevant commands are
Code:
lshal -m
Code:
dbus-monitor --system
yeah
i'll test somethig.


!!!
AND YES

WE NEED A DEVELOPER / SCRIPTER TO HELP US WITH THE KEYBOARD LIGHTS !!!


perhabs a app would be nice to change the brightness like this in the settings for the display.

Did i hear a CSSU Devoloper to integrate this in the "Firmware-Update"

 
hawaii's Avatar
Posts: 1,030 | Thanked: 792 times | Joined on Jun 2009
#12
Quite easily done using dbuscron or dbus-scripts to trigger when the KB is slid running a script to echo in higher values.

Unsure what the hardware repercussions of this are, though.
 
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#13
any help yet?

hope we get some who can write us the script/program whtaever.


i try do get some attention to this thread.

Greetz
Erazor
 
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#14
*PUSH*

sry for the double post!


but i don't want to get this thread into oblivian.
 
anapospastos's Avatar
Posts: 552 | Thanked: 183 times | Joined on Oct 2009 @ Not decided
#15
Did you try Keyboard LEDs?
 
Posts: 215 | Thanked: 29 times | Joined on Feb 2010
#16
Originally Posted by anapospastos View Post
Did you try Keyboard LEDs?

this does nothing other than light up some keys as you move the bar,it offers no control that the OP was asking for?
 
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#17
jep so it is.

The Tool is nice but we need a deamon or something else that starts on the boot and let they keyboard shine like the sun xD
 
Posts: 237 | Thanked: 44 times | Joined on Nov 2009
#18
also would like this as keyboard backlighting seems so dull compared to brightness in NITDroid
 
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, 77 views)
 

The Following 2 Users Say Thank You to IZSkiSurfer For This Useful Post:
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#20
Originally Posted by IZSkiSurfer View Post
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 ).
thxfor your program
sry that i have to say!
but doesn't work for me : /
 
Reply


 
Forum Jump


All times are GMT. The time now is 16:24.