From owner-freebsd-x11@FreeBSD.ORG Fri Feb 9 12:22:21 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F1E416A403 for ; Fri, 9 Feb 2007 12:22:21 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id EEE9313C461 for ; Fri, 9 Feb 2007 12:22:20 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1075819nfc for ; Fri, 09 Feb 2007 04:22:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=orHgkfnKIYUg713P6uD0M6hPH1hMUUZWhWiOGk9aYOnAn5pbBlR4Nw2DGMLsVAIYCkK9wgZ01VyFf72Mm8wXAtOb4TpuHtQihFE5XqoNlGA7ohh2IfxoU3stxLjT/4uT9KdrkJ8p/RIsBl4tQqd4khQxnDFdl+/6oIIIZBTTepo= Received: by 10.82.107.15 with SMTP id f15mr5797098buc.1171023739463; Fri, 09 Feb 2007 04:22:19 -0800 (PST) Received: from mcsaba.ch.sh.unideb.hu ( [193.6.168.4]) by mx.google.com with ESMTP id c1sm15503643nfe.2007.02.09.04.22.18; Fri, 09 Feb 2007 04:22:18 -0800 (PST) From: Csaba Molnar To: freebsd-x11@freebsd.org Date: Fri, 9 Feb 2007 13:22:16 +0100 User-Agent: KMail/1.9.5 References: <200702091251.54364.molnarcs@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200702091322.16942.molnarcs@gmail.com> Subject: Re: beryl problems X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: molnarcs@gmail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 12:22:21 -0000 2007. February 9. 13.10 dátummal Ivan Voras ezt írta: > Csaba Molnar wrote: > > Do you have this in xorg.conf: > > > > Section "Screen" > > Option "AddARGBGLXVisuals" "True" > > > > A user noted that he got white windows without this... > > Section "Screen"? Not "Device"? > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" I have it in the Screen section - but documentation on where to put options in xorg.conf is sometimes confusing.