Thread
:
MCE stop and start
View Single Post
Addison
2011-05-31 , 21:48
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#
19
Awesome!
That works!
Eeeeeeeee!
The correct argument though is
/usr/bin/set-backlight `gconftool-2 --get /apps/adv-backlight/brightness`
I'm still unsure how to use these with variables.
gconftool-2 -s "/system/osso/dsm/display/display_brightness_level_step" 1 -t INT
gconftool-2 -s "/system/osso/dsm/display/max_display_brightness_levels" 127 -t INT
gconftool-2 -s "/system/osso/dsm/display/display_brightness" 16 -t INT
gconftool-2 -s "/system/osso/dsm/display/display_dim_timeout" 30 -t INT
gconftool-2 -s "/system/osso/dsm/display/display_blank_timeout" 30 -t INT
I'd like to use variables to restore the settings back to how they were rather than force something that's always static like how I'm currently doing this.
Thanks chief!
Quote & Reply
|
Addison
View Public Profile
Send a private message to Addison
Find all posts by Addison