View Single Post
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#97
Originally Posted by shawnjefferson View Post
I was thinking of attempting to do a merge request to the official MCE version, but FMGs comment that anything that changes the default behavior of the device is unlikely to be approved (and this does, it removes the keyboard fade out and just turns it off instead) sort of put me off from trying to figure out the process
That's a pity, particularly since I guess that's an easy to fix issue. Simply implement a
Code:
for (( i=0; i<100; i++ )); do set-kbd-brigthness $i; sleep 0.01; done
(and I=100; i>=0; i--; for fade out.)
I'm pretty interested in this finally going CSSU-testing since I think it fixes some flaws in original MCE
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N
 

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