|
2009-07-22
, 06:00
|
Posts: 43 |
Thanked: 14 times |
Joined on Aug 2008
@ Las Vegas
|
#412
|
|
2009-07-22
, 12:56
|
Posts: 3 |
Thanked: 0 times |
Joined on Jul 2009
|
#413
|
|
2009-08-01
, 15:17
|
Posts: 43 |
Thanked: 14 times |
Joined on Aug 2008
@ Las Vegas
|
#414
|
|
2009-08-11
, 16:48
|
Posts: 12 |
Thanked: 0 times |
Joined on Mar 2008
|
#415
|
|
2009-08-11
, 17:58
|
Posts: 43 |
Thanked: 14 times |
Joined on Aug 2008
@ Las Vegas
|
#416
|
|
2009-08-11
, 19:01
|
Posts: 12 |
Thanked: 0 times |
Joined on Mar 2008
|
#417
|
|
2009-08-11
, 21:23
|
Posts: 43 |
Thanked: 14 times |
Joined on Aug 2008
@ Las Vegas
|
#418
|
|
2009-08-22
, 02:25
|
Posts: 1 |
Thanked: 0 times |
Joined on Aug 2009
|
#419
|
|
2009-08-22
, 03:11
|
|
Posts: 900 |
Thanked: 273 times |
Joined on Aug 2008
@ Fresno CA USA
|
#420
|
Elsewhere in this thread people have asked about methods for keeping the screen display on rather than having it blank out after a few minutes. I would like to use Navit on my N800 while riding my motorcycle, but the screen display problem kept me from doing so.
I found an old post at http://talk.maemo.org/showthread.php...ghlight=arnims
that describes the commands to change the screen display settings. In a nutshell, you open up a terminal on your N8xx and then use the gconftool to modify the settings. For example, 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
What settings have you looked at? I had some success with setting a smaller font size in my navit.xml. Painting speed is improved, but the problem didn't go away entirely.
I now have the OSD showing the correct speed in mph, BTW. Some additional work is needed, but I posted a patch to tracker.