Active Topics

 


Reply
Thread Tools
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#1
Hi folks, this is actually a new thread: How to increase screen dimming/blanking timeouts!

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.
 

The Following 8 Users Say Thank You to ArnimS For This Useful Post:
Posts: 550 | Thanked: 110 times | Joined on Aug 2006
#2
This is EXTREMELY useful information ArnimS! I have long been searching for a way to execute greater control over the power management on my N800. Lack of granular control of power management settings has kept me from using the N800/N770 in several commercial projects. It is one of my longest standing unresolved complaints about the Nokia Internet Tablets. Being able to specify an arbitrary time value is very helpful, although I wish there was a way to disable the timeout entirely. Do you know what range of values can be submitted?

I believe this should allow programs like Kismet to run in a persistent state without need for constant user interaction. There seems to be a seperate bug with Kismet on the OS 2007 release 3 which causes Kismet to stop collecting data after 20 someodd seconds. Can anyone confirm that the above fix works for OS 2007 release 2? If so, I might just downgrade.
 
Posts: 197 | Thanked: 4 times | Joined on Jan 2007
#3
Fantastic! Thanks so much,
Neil
 
Posts: 86 | Thanked: 7 times | Joined on Mar 2007 @ Ocean City
#4
Real nice! Thanks.
 
Posts: 92 | Thanked: 2 times | Joined on Feb 2007 @ Toulouse, France
#5
I agree with the other posters that this is very useful information.

Unlike many users, I tend to turn my N800 off regularly, since at the moment I'm not using it every day. After the recent OS update, I was delighted to find that I no longer have to go into the Control Panel every time I turn it on to reconnect my Bluetooth keyboard. So far so good. However, sometimes when I reestablish an existing connection, although the keystrokes are recognized by the application that I'm using, they don't keep the screen alive, so I have to poke at it with my finger every few minutes. That gets irritating very quickly. This looks like the answer to my problem. Thanks.
 
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#6
Originally Posted by Rocketman View Post
I wish there was a way to disable the timeout entirely.
There is, you can write a daemon or program that sends 'pings' to keep the screen alive.
Originally Posted by Rocketman View Post
Do you know what range of values can be submitted?
Not offhand, and testing large values would take longer than i can keep away from the device.

A high blanking timeout would be really useful for a kiosk application, or for point-of-sale demo units where the tablet is meant to attract attention. Not that i've ever seen a live unit being displayed.
 
munky261's Avatar
Posts: 1,674 | Thanked: 171 times | Joined on Mar 2007 @ Anderson, IN
#7
i tried this , installed xterm , but it keeps giving me errors... could you reply with exactly what to type when i first open xterm?
 
Posts: 24 | Thanked: 0 times | Joined on Apr 2007
#8
This is excllent. Are this and other How-Tos kept in a single location on this website?

Thanks

W
 
euchreprof's Avatar
Posts: 344 | Thanked: 6 times | Joined on Jan 2007
#9
Originally Posted by munky261 View Post
i tried this , installed xterm , but it keeps giving me errors... could you reply with exactly what to type when i first open xterm?

gconftool-2 -t list --list-type=int -s /system/osso/dsm/display/possible_display_dim_timeouts [30,60,120,300,600,1800,3600]


press <enter>


gconftool-2 -t list --list-type=int -s /system/osso/dsm/display/possible_display_blank_timeouts [30,60,120,300,600,1800,3600]


press <enter>
 
Posts: 19 | Thanked: 0 times | Joined on Mar 2007 @ Ontario, Canada
#10
You should also be able to do this using the gconf-editor. Just follow the same path osso->dsm->display. You can edit the entry on the right side. I haven't actually performed this mod, but it should be the same thing.
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:31.