From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 16:13:59 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2B2E1BD for ; Thu, 18 Dec 2014 16:13:59 +0000 (UTC) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:c:538::195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A341511E4 for ; Thu, 18 Dec 2014 16:13:59 +0000 (UTC) Received: from mfilter2-d.gandi.net (mfilter2-d.gandi.net [217.70.178.140]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id DABFBA80BE for ; Thu, 18 Dec 2014 17:13:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter2-d.gandi.net Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by mfilter2-d.gandi.net (mfilter2-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 2f6zjoGcM83v for ; Thu, 18 Dec 2014 17:13:56 +0100 (CET) X-Originating-IP: 120.60.147.36 Received: from localhost (triband-mum-120.60.147.36.mtnl.net.in [120.60.147.36]) (Authenticated sender: mayuresh@kathe.in) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id E5CA0A80CB for ; Thu, 18 Dec 2014 17:13:55 +0100 (CET) Date: Thu, 18 Dec 2014 21:43:53 +0530 From: Mayuresh Kathe To: freebsd-questions@freebsd.org Subject: any non-x11 'gui' systems like qt/embedded? Message-ID: <20141218161352.GA1006@aio.kathe.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2014 16:14:00 -0000 hello, are there any non-x11 depending 'gui' systems available for freebsd? something like qt/embedded which works off the linux graphics framebuffer? if not, is there any specific documentation available for using the graphics framebuffer used for showing the boot splash screens? also, may i know what that graphics framebuffer is called in the freebsd world? thanks, ~mayuresh