11 Nov
2007
11 Nov
'07
12:33 a.m.
On Sat, Nov 10, 2007 at 10:51:29AM +0100, Johannes Hofmann wrote:
Hi,
when scrolling using the down arrow key I saw occasionally screen corruptions. The patch below fixes this for me.
Committed.
BTW. the following little program helped me debugging this and might be useful for others with too fast machines. It hogs the CPU, so dillo redraws are much slower and easier to follow:
int main(int argc, char **argv) { for (;;); }
"Unfortunately" my CFS-patched scheduler does a good job with this... :) -- Cheers Jorge.-