*** empty log message ***
authorroot <root>
Fri, 29 Jul 2005 03:12:10 +0000 (03:12 +0000)
committerroot <root>
Fri, 29 Jul 2005 03:12:10 +0000 (03:12 +0000)
Changes
doc/etc/rxvt-unicode.termcap
doc/rxvt.7.pod

diff --git a/Changes b/Changes
index 889dd0506a39e3738311bbaf9b2f8ce4e7a4f9ab..4058ad4a5a02866816fee8a0925f2a7842e6ed1c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+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
index bd689e35114ba523e54044e7ba5069f87ec5ba46..4303a20bc55abe3939e3b79108ed33dcfe8e8cab 100644 (file)
@@ -1,4 +1,4 @@
-#      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:\
index 6fb6d1aa04b69833b5e687e20cb21425213ef9ca..80a1b4d9466376ea92c81154fcefcf71d953d0bc 100644 (file)
@@ -489,7 +489,7 @@ rxvt-unicode then uses 8 bytes per screen cell.
 
 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?