Date: Thu, 5 Jul 2007 20:03:41 -0400 From: Adam K Kirchhoff <adamk@voicenet.com> To: freebsd-x11@freebsd.org Subject: Re: Beryl? Message-ID: <200707052003.41747.adamk@voicenet.com> In-Reply-To: <468D7C3E.1060900@denninger.net> References: <6.2.3.4.2.20070705104953.0455b4d0@t-adm.t.u-tokyo.ac.jp> <36C33343-2FFA-471C-8773-AC611179B71B@ijs.si> <468D7C3E.1060900@denninger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 05 July 2007 19:18:22 Karl Denninger wrote: > I'm obviously missing something here..... I get the following: > > Checking for Xcomposite extension: failed > > And it dies there. > > Am I missing something in the base configuration? You need to enable the Composite extension in your xorg.conf file: Section "Extensions" Option "Composite" "True" EndSection Adam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707052003.41747.adamk>