Quote:
Originally Posted by Antartica
Contentlister may be "paused" because of the stopped X. It depends on its internal implementation.
|
Can I manualy refresh the screen through command in ssh? I guess I have to create a program to do the task.
Added:
Is it possible to use xepdmgr as a shell command to manually refresh eink screen? I guess that "EinkUpdateFull(sEink *EinkParam, int UseTyping, int Fast)" in xepdmgr_einkfb.c is just what I need. It will make iLiad draw its eink screen based on data in framebuffer, right?