![]() |
2007-04-08
, 00:54
|
Posts: 550 |
Thanked: 110 times |
Joined on Aug 2006
|
#2
|
![]() |
2007-04-08
, 01:27
|
Posts: 197 |
Thanked: 4 times |
Joined on Jan 2007
|
#3
|
![]() |
2007-04-08
, 03:20
|
Posts: 86 |
Thanked: 7 times |
Joined on Mar 2007
@ Ocean City
|
#4
|
![]() |
2007-04-08
, 07:51
|
Posts: 92 |
Thanked: 2 times |
Joined on Feb 2007
@ Toulouse, France
|
#5
|
![]() |
2007-04-08
, 10:59
|
|
Posts: 1,107 |
Thanked: 720 times |
Joined on Mar 2007
@ Germany
|
#6
|
![]() |
2007-04-08
, 22:18
|
|
Posts: 1,674 |
Thanked: 171 times |
Joined on Mar 2007
@ Anderson, IN
|
#7
|
![]() |
2007-04-08
, 23:00
|
Posts: 24 |
Thanked: 0 times |
Joined on Apr 2007
|
#8
|
![]() |
2007-04-09
, 00:49
|
|
Posts: 344 |
Thanked: 6 times |
Joined on Jan 2007
|
#9
|
i tried this , installed xterm , but it keeps giving me errors... could you reply with exactly what to type when i first open xterm?
![]() |
2007-04-09
, 01:00
|
Posts: 19 |
Thanked: 0 times |
Joined on Mar 2007
@ Ontario, Canada
|
#10
|
thanks to derf in @maemo for help on this!
To set your display dim and blank timeouts directly (for e.g. to 1/2 hour and 1 hour - 1800 and 3600 seconds respectively) run this from ssh/xterm:
gconftool-2 -s "/system/osso/dsm/display/display_dim_timeout" 1800 -t INT
gconftool-2 -s "/system/osso/dsm/display/display_blank_timeout" 3600 -t INT
You can also add round values to the list of timeouts that 'display settings' shows in the drop down list!
gconftool-2 -t list --list-type=int -s /system/osso/dsm/display/possible_display_dim_timeouts [30,60,120,300,600,1800,3600]
gconftool-2 -t list --list-type=int -s /system/osso/dsm/display/possible_display_blank_timeouts [30,60,120,300,600,1800,3600]
And the best part - your settings will be persistent after reboot!
\o/ Wooohooo!
(edit) I did this as root user.
Last edited by ArnimS; 2007-04-09 at 01:44.