+TODO: reverse video black-on-black => rv
TODO: do font request caching, might help rxvtd on some machines
TODO: safer command: keymap processing.
TODO: "slow" rendering mode for bidi and scripts
-# Reconstructed via infocmp from file: /usr/share/terminfo/r/rxvt-unicode
+# Reconstructed via infocmp from file: /etc/terminfo/r/rxvt-unicode
# (untranslatable capabilities removed to fit entry within 1023 bytes)
rxvt-unicode|rxvt-unicode terminal (X Window System):\
:am:bw:eo:km:mi:ms:xn:xo:\
Yes, the most obvious way to speed it up is to avoid Xft entirely, as
it is simply slow. If you still want Xft fonts you might try to disable
-antialiasing (by appending C<:antialiasing=false>), which saves lots of
+antialiasing (by appending C<:antialias=false>), which saves lots of
memory and also speeds up rendering considerably.
=item Rxvt-unicode doesn't seem to anti-alias its fonts, what is wrong?