From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 16:04:54 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9E2FB51 for ; Mon, 21 Apr 2014 16:04:54 +0000 (UTC) Received: from relay.mailchannels.net (si-002-i53.relay.mailchannels.net [184.154.112.227]) by mx1.freebsd.org (Postfix) with ESMTP id 0018B170D for ; Mon, 21 Apr 2014 16:04:53 +0000 (UTC) X-Sender-Id: _forwarded-from|107.201.34.133 Received: from mail-24.name-services.com (ip-10-244-196-74.us-west-2.compute.internal [10.244.196.74]) by relay.mailchannels.net (Postfix) with ESMTPA id 863FE1001E3 for ; Mon, 21 Apr 2014 16:04:45 +0000 (UTC) X-Sender-Id: _forwarded-from|107.201.34.133 Received: from mail-24.name-services.com (mail-24.name-services.com [10.244.170.26]) (using TLSv1 with cipher AES128-SHA) by 0.0.0.0:2500 (trex/5.0.19); Mon, 21 Apr 2014 16:04:45 GMT X-MC-Relay: Forwarding X-MailChannels-SenderId: _forwarded-from%7C107.201.34.133 X-MailChannels-Auth-Id: demandmedia Received: from [192.168.1.64] (107-201-34-133.lightspeed.bcvloh.sbcglobal.net [107.201.34.133]) by mail-24.name-services.com with SMTP; Mon, 21 Apr 2014 09:04:37 -0700 Message-ID: <53554196.2000801@a1poweruser.com> Date: Mon, 21 Apr 2014 12:04:38 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: questions Subject: links "make config" selection Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 16:04:54 -0000 I want to run links from the console not from desktop. I do [make config] and turn off x11 support and turn on svglib support. This time I see an option called DirectFB graphics support. Can someone tell me where I can find documentation on what and how this support is intended to be used?