[Konsole-devel] Re: Konsole scrolling

Waldo Bastian bastian at kde.org
Thu Feb 20 11:11:35 UTC 2003


On Wednesday 19 February 2003 23:54, Karl Vogel wrote:
> I have been looking into the (slow) scrolling speed of Konsole, partly due
> to a bug report (Bug #53983) and partly since I also noticed it on my
> machine

Which scroll-speed are we interested in? Scrollbar scrolling or scrolling 
caused by issuing "find /"?

You can improve the latter by fiddling with the refresh rate. Refreshes are 
slightly delayed and forced after every N bytes/packets of data. Not exactly, 
but something like that. See TEmulation.cpp and how showBulk() gets called.

It's important that some updates happen rather fast, e.g. when you move your 
cursor due to the keyboard repeat it looks really bad if it only updates 
twice a second or so :)

Cheers,
Waldo
-- 
bastian at kde.org -=|[ SuSE, The Linux Desktop Experts ]|=- bastian at suse.com




More information about the konsole-devel mailing list