![]() |
2011-06-03
, 00:05
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#2
|
gconftool-2 -s /system/osso/dsm/display/display_brightness -t int 5
#!/bin/sh gconftool-2 -s /system/osso/dsm/display/display_brightness -t int $1
The Following 8 Users Say Thank You to MohammadAG For This Useful Post: | ||
![]() |
2011-06-03
, 00:53
|
|
Posts: 1,197 |
Thanked: 2,710 times |
Joined on Jan 2010
@ Hanoi
|
#3
|
![]() |
2011-06-03
, 12:09
|
Posts: 569 |
Thanked: 462 times |
Joined on Jul 2010
@ USA
|
#4
|
![]() |
2011-06-03
, 12:19
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#5
|
Thank you.
Is there a similar command to turn the screen saver off?
It would be useful to put in a script for calling X11 VNC Server, so that the screen doesn't go black.
The Following 11 Users Say Thank You to nicolai For This Useful Post: | ||
![]() |
2011-06-11
, 07:51
|
Posts: 1 |
Thanked: 0 times |
Joined on Jun 2011
|
#6
|
![]() |
2011-06-11
, 20:25
|
Posts: 75 |
Thanked: 112 times |
Joined on Apr 2011
|
#7
|
cat /sys/bus/i2c/drivers/tsl2563/2-0029/lux
The Following 3 Users Say Thank You to uppercase For This Useful Post: | ||
![]() |
2012-02-15
, 15:56
|
Posts: 33 |
Thanked: 9 times |
Joined on Feb 2012
|
#8
|
Alternatively, does some application like Simple Brightness App have a command line interface that can be used to set screen brightness?