From owner-freebsd-questions@FreeBSD.ORG Thu Aug 20 21:07:56 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8BF8106568E for ; Thu, 20 Aug 2009 21:07:55 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-yw0-f199.google.com (mail-yw0-f199.google.com [209.85.211.199]) by mx1.freebsd.org (Postfix) with ESMTP id 7E32B8FC6D for ; Thu, 20 Aug 2009 21:07:55 +0000 (UTC) Received: by ywh37 with SMTP id 37so251362ywh.28 for ; Thu, 20 Aug 2009 14:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=Zw9QKHLV+PMvKI2RdlwU7QFVAV+N8qTRatFx8u1G4gs=; b=GyEnZYb3ZySUmOMzixnf9nKEuIDjOiiymgT7qIOTmUOdlzfvn9ppVxKMKqySbANsTT SkTzSRIuaPi5oMxLIjnGxlIbQnJLDb7YnshI56AgIF8WEPr/4zJjMzBiFN9H9E39O6u0 AteKroS1kSdG6zbhRD10y4NyLtORF+4Jz/TFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=wf+WHeBrgV9u49R26phRmCj5DyEDaVao7vbDCq3d+lJDzLj8qe/Thsua48nd2mKEgI TC+nN486FZXj2ENng7tHCOeEt6iNSZESgS0Xp8ZRXzssqmb3Z2YyK6x/pP4YDGmmx1Et Lx/Cu6hlyemdjfrlKoyyb12s3fO+lGn0iGFbg= MIME-Version: 1.0 Received: by 10.150.16.28 with SMTP id 28mr628827ybp.133.1250802474842; Thu, 20 Aug 2009 14:07:54 -0700 (PDT) In-Reply-To: References: <200908200836.55115.FreeBSD@insightbb.com> <6201873e0908200651s3b570b91g67c96dbb0527169a@mail.gmail.com> <6201873e0908200948j7016ccbfp660820e7892086bf@mail.gmail.com> <6201873e0908201144n6cc64cabqe79fee29c197a2df@mail.gmail.com> Date: Thu, 20 Aug 2009 16:07:54 -0500 Message-ID: <6201873e0908201407n30b12392v4906e089f5993542@mail.gmail.com> From: Adam Vande More To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org, Steven Friedrich Subject: Re: desktop effects X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2009 21:07:56 -0000 On Thu, Aug 20, 2009 at 3:31 PM, Warren Block wrote: > On Thu, 20 Aug 2009, Adam Vande More wrote: > >> >> [...] >> >> Section "ServerFlags" >> Option "AIGLX" "True" >> EndSection >> >> >> [...] >> >> Section "Extensions" >> Option "Composite" "Enable" >> EndSection >> >> I wasn't able to use kde4 compositing manager until they were there. >> compiz* may have different requirements as well. >> > > Looking at my Xorg.0.log, they're on by default... Aha. AIGLX is a build > option for xorg-server. Can't find where the composite extension came from, > but I bet it's the same deal. > > > -Warren Block * Rapid City, South Dakota USA > Now I looked further: http://wiki.xfce.org/faq According that the composite extension is now enabled by default as well so I have some carry-over from old config file. -- Adam Vande More