rane        06/07/07 00:07:00

  Modified:             conky-howto.xml
  Log:
  #132487, Load dbe to prevent flickering

Revision  Changes    Path
1.2                  xml/htdocs/doc/en/conky-howto.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/conky-howto.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/conky-howto.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/conky-howto.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: conky-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/conky-howto.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- conky-howto.xml     11 Mar 2006 21:25:49 -0000      1.1
+++ conky-howto.xml     7 Jul 2006 00:06:59 -0000       1.2
@@ -20,8 +20,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.0</version>
-<date>2006-03-11</date>
+<version>1.1</version>
+<date>2006-07-07</date>
 
 <chapter>
 <title>Background</title>
@@ -108,6 +108,13 @@
 $ <i>conky</i>
 </pre>
 
+<note>
+Conky needs Double Buffer Extension (DBE) support from X server to prevent
+flickering, because it can't update window fast enough without it. It can be
+enabled in <path>/etc/X11/xorg.conf</path> with <c>Load "dbe"</c> line in
+<b>Section "Module"</b>.
+</note>
+
 <p>
 Once you have an idea of how Conky looks, you can now move on to configuring
 it!



-- 
[email protected] mailing list

Reply via email to