View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#10
Code:
rootsh su -c 'echo `run-standalone.sh zenity --value=$(cat /sys/class/leds/keypad/brightness) --scale --text="Set LED Level" --max-value=255` > /sys/class/leds/keypad/brightness'
Sets the LED level on the N800.
You need zenity (available from Extras - apt-get install zenity) & s/rootsh/sudo/ if your preferred weapon of choice to become root is sudser.

Last edited by qwerty12; 2009-03-14 at 23:52.
 

The Following User Says Thank You to qwerty12 For This Useful Post: