Quote:
Originally Posted by hawhill
That's good, you're almost there then. Now, only the refresh loop is missing. You've cited it above (that while... loop). You will need to run that in the background. Please accept that you need to learn about what you're doing. It is not end-user ready software by any means.
|
Would I run the codes "while :; do eips ''; usleep 90000; done;" on kterm? Is there a example?