scrolling speed
scrolling speed
Posted Jun 5, 2004 7:39 UTC (Sat) by donio (guest, #94)In reply to: scrolling speed by jamesh
Parent article: The Grumpy Editor's guide to terminal emulators
For rxvt and xterm I specified the following font using X resources:
-*-lucidatypewriter-medium-r-*-*-*-120-*-*-*-*-iso8859-*
For gnome-terminal and konsole I tried selecting the same font using
menu selections. I had to select the size by pixels instead of points
but I think I got the same font.
Also, I normally run with
export GDK_USE_XFT=0
to disable the antialiased fonts in GTK (I like my fonts nice and
crisp, not fuzzy) so that was in effect too, but in my experience that
only increases the performance.
Terminal size was the default 80x25 size in all cases.
If you or anyone else has the time it would be great if you could try
reproducing this or do some similar test to make sure that the bad
gnome-terminal result is not caused by some peculiarity in my setup.
Thanks
