From owner-freebsd-ppc@freebsd.org Wed Aug 5 18:26:38 2015 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3FCE29B41CF for ; Wed, 5 Aug 2015 18:26:38 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0D4951907 for ; Wed, 5 Aug 2015 18:26:38 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: by iggf3 with SMTP id f3so38671403igg.1 for ; Wed, 05 Aug 2015 11:26:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Kj3Ez52A1nrlQTmpJypA2cpLD000LYZC7FmkVC/lMEc=; b=yvzQT0F8bKP3yZVwoJU3AgSrAozzSn1BGysX3rxnJCjEbuqM1YYIgJPe3DHfWGvEwT LqnI/M1dODYQBrFsK8kaFEC4+6/ae+gUf4CiX5CygnPrcmpuKntllxTNm09IN63M7pJ5 npO4K9H2Q57F69fkmMAhwCI3yj3tzNx+CtS1kjYfI8bVI2V3z2oZBV0T9KqkofW+ZGJS loH14E+oy7ZEhqVwhcA6NX62RpumPK9/fI/L7HwlhjnJ0YEyMpbSnPvBsZwRfXr49yab Q4Rqkijf36SSub3Wq2YUWzSJgNNWhofy2VBUeREy+ytgrST3d68IzwjLD5mQ8TBKr5Nw iM0w== MIME-Version: 1.0 X-Received: by 10.50.62.148 with SMTP id y20mr698478igr.17.1438799197454; Wed, 05 Aug 2015 11:26:37 -0700 (PDT) Sender: chmeeedalf@gmail.com Received: by 10.36.121.149 with HTTP; Wed, 5 Aug 2015 11:26:37 -0700 (PDT) In-Reply-To: References: Date: Wed, 5 Aug 2015 11:26:37 -0700 X-Google-Sender-Auth: wKrNreAw3HGNfZjT-NMrsKvzhms Message-ID: Subject: Re: From: Justin Hibbits To: "Herminio Hernandez, Jr." Cc: FreeBSD PowerPC ML Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Aug 2015 18:26:38 -0000 Try adding the following line into the card's Section "Device" of xorg.conf: Option "NoAccel" "true" I needed to add this option on my PowerBooks, with ATI graphics, using the xf86-video-ati-ums driver. - Justin On Wed, Aug 5, 2015 at 9:27 AM, Herminio Hernandez, Jr. wrote: > I have finally got xorg and xfce working on my iBook G4 with FreeBSD > current. However I am seeing some display issues that have me thinking > there may be a bug in either xorg or gtk3. When I first ran xfce all the > menus were blurred and menu option were unreadable. > > I have seen this in Linux when there was a bug in the latest version of > xorg. However, the reason why I am thinking this could be gtk related, is > because when I start change the themes I started to better display. > Installing and using the numix themes really helped but I am still get > parts of my windows that are unreadable. I have posted this same question > on FreeBSD forums with the screenshots. You can view them *here > * > . > > Any ideas would be appreciated. > > regards, > Herminio > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"