Quote:
Originally Posted by wayne5
Would I run the codes "while :; do eips ''; usleep 90000; done;" on kterm? Is there a example?
|
Not if your using the screen to display something non-kterm.

Enter that command from the ssh terminal connection into the kindle.
(You can have multiple ssh terminal sessions open to the kindle at the same time - this is *nix, not one of those O.S. that you have to pay-per-user session.)
Yes:
while :; do eips ''; usleep 90000; done; &
that is eips followed by two(2) single quotes
That refreshes the screen