Quote:
Originally Posted by Adam B.
I agree, but I won't be happy until I can select a file (chm, rtf, etc) from the contentlister, and have it open up directly into FBReader. Maybe some iRex devs can implement those enhancements to the contentlister in the next version. 
|
Yep. The could look up some file or directory in /mnt/free for handlers for other formats...
It can be done as simple as:
/mnt/free/handlers/chm/exec
And exec that script when that file type is detected.
Quote:
Originally Posted by Adam B.
Also, page turning is leaving behind a lot of ghosting since the screen isn't blanked when I move to the next page. I don't know if this will be solved by getting the hardware buttons working...
|
Again, edit the iliad_refresh.conf. Change the first word to "Full" and you should be set. Look at the iliad_refresh.conf of the dillo port ;-).