View Single Post
Old 04-09-2008, 04:00 PM   #13
Antartica
Evangelist
Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.
 
Antartica's Avatar
 
Posts: 423
Karma: 1517132
Join Date: Jun 2006
Location: Madrid, Spain
Device: quaderno, remarkable2, yotaphone2, prs950, iliad, onhandpc, newton
Quote:
Originally Posted by Luka Trifunovic View Post
I find this tool very useful for reading books in djvu (because javadjvu doesn't have zoom, pan, bookmarks etc.). Problem is that when refreshing using displayMgr it doesnt refresh well, some pixels from previous page are still there. but when I press button for some page in content lister it refreshes well. Is there any way to refresh automatically (but to refresh well)? Does file iliad_refresh.conf has anything to do with it? How to start vnc in full screen (at the bottom of the screen there is toolbar from I guess matchbox)
The iliad_refresh.conf is a plain-text configuration file for the hacked libX11.so

It has only one line of text (and a new-line), containing a word ("Full" or "Typing") and a number.

The word indicates the type of refresh:
Full - refresh witn a screen flash, very little ghosting.
Typing - refresh stealthly, a lot of ghosting

The number is the timeout in milliseconds to wait for more changes to the screen before doing th refresh. The lower it is, faster refreshes but you can "double-refreshes" (it refresh the screen a number of times one after another).

Examples:
Full 750
Typing 100

Hope that clarifies the iliad_refresh.conf file
Antartica is offline   Reply With Quote