maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Increase keyboard leds power ? (https://talk.maemo.org/showthread.php?t=72639)

Erazor 2011-05-01 01:03

Re: Increase keyboard leds power ?
 
Quote:

Originally Posted by dr_frost_dk (Post 998029)
i think we need more Geniuses in here to help

I'm not amused -.-
:P

xD

im not the scripting kid btw.. ^^

Quote:

Originally Posted by dr_frost_dk (Post 998029)
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"

:D

hawaii 2011-05-01 04:28

Re: Increase keyboard leds power ?
 
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 2011-05-02 09:35

Re: Increase keyboard leds power ?
 
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 2011-05-07 09:22

Re: Increase keyboard leds power ?
 
*PUSH*

sry for the double post!


but i don't want to get this thread into oblivian.

anapospastos 2011-05-07 09:30

Re: Increase keyboard leds power ?
 
Did you try Keyboard LEDs?

stew-b 2011-05-07 12:14

Re: Increase keyboard leds power ?
 
Quote:

Originally Posted by anapospastos (Post 1001577)
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 2011-05-07 14:13

Re: Increase keyboard leds power ?
 
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

ddwwf1 2011-05-09 01:06

Re: Increase keyboard leds power ?
 
also would like this as keyboard backlighting seems so dull compared to brightness in NITDroid

IZSkiSurfer 2011-05-31 15:09

Re: Increase keyboard leds power ?
 
1 Attachment(s)
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 :D 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 :) ).

Erazor 2011-06-05 09:53

Re: Increase keyboard leds power ?
 
Quote:

Originally Posted by IZSkiSurfer (Post 1019464)
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 :D 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 : /


All times are GMT. The time now is 05:34.

vBulletin® Version 3.8.8