![]() |
2011-09-20
, 19:19
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#102
|
![]() |
2011-09-20
, 19:58
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#103
|
The Following User Says Thank You to auouymous For This Useful Post: | ||
![]() |
2011-09-20
, 23:02
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#104
|
![]() |
2011-09-21
, 00:25
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#105
|
blank=`gconftool-2 -g /system/osso/dsm/display/display_blank_timeout` /etc/init.d/mce stop gconftool-2 --type int --set /apps/modest/update_interval 1 gconftool-2 --type boolean --set /apps/modest/auto_update True sudo /etc/init.d/mce start /usr/bin/set-backlight `gconftool-2 --get /apps/adv-backlight/brightness` restore_value() { gconftool-2 --type $1 --set $2 `gconftool-2 --get $2` } gconftool-2 -t int -s /system/osso/dsm/display/display_blank_timeout 120 gconftool-2 -t int -s /system/osso/dsm/display/display_blank_timeout $blank restore_value int /system/osso/dsm/display/display_dim_timeout restore_value bool /system/osso/dsm/locks/touchscreen_keypad_autolock_enabled restore_value bool /system/osso/dsm/display/display_on_with_charger
bank=`gconftool-2 -g /system/osso/dsm/display/display_blank_timeout` /etc/init.d/mce stop gconftool-2 --type boolean --set /apps/modest/auto_update False sudo /etc/init.d/mce start /usr/bin/set-backlight `gconftool-2 --get /apps/adv-backlight/brightness` restore_value() { gconftool-2 --type $1 --set $2 `gconftool-2 --get $2` } gconftool-2 -t int -s /system/osso/dsm/display/display_blank_timeout 120 gconftool-2 -t int -s /system/osso/dsm/display/display_blank_timeout $blank restore_value int /system/osso/dsm/display/display_dim_timeout restore_value bool /system/osso/dsm/locks/touchscreen_keypad_autolock_enabled restore_value bool /system/osso/dsm/display/display_on_with_charger
![]() |
2011-09-21
, 00:27
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#106
|
![]() |
2011-09-21
, 00:51
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#107
|
![]() |
2011-09-21
, 01:39
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#108
|
By the way, if there's any way to incorporate the above scripts into ASUI, that would be fantastic.
The Following User Says Thank You to auouymous For This Useful Post: | ||
![]() |
2011-09-21
, 02:09
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#109
|
![]() |
2011-09-25
, 04:57
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#110
|
![]() |
Tags |
nokia n800, volume |
Thread Tools | |
|
Just because I turn on the Auto Update, which it always will do, sometimes it seems like it's not actually running.
Do I need to launch some process to kick start this thing going every time?
I would love to hear back from someone on this.