mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
c2ee009c74
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1304 af4574ff-66df-0310-9fd7-8a98e5e911e0
44 lines
1.4 KiB
XML
44 lines
1.4 KiB
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The DirectFB package provides <command>dfbdump</command>,
|
|
<command>dfbg</command>, <command>dfbinfo</command>,
|
|
<command>dfblayer</command>, <command>directfb-config</command>,
|
|
<command>directfb-csource</command> and <filename
|
|
class="libraryfile">libdirectfb</filename> libraries.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>dfbdump</title>
|
|
<para> This is a simple debugging tool for DirectFB that shows a list
|
|
of surfaces and windows.</para></sect3>
|
|
|
|
<sect3><title>dfbg</title>
|
|
<para><command>dfbg</command> is a background configuration
|
|
tool.</para></sect3>
|
|
|
|
<sect3><title>dfbinfo</title>
|
|
<para>This tool enumerates input devices.</para></sect3>
|
|
|
|
<sect3><title>dfblayer</title>
|
|
<para><command>dfblayer</command> is a display layer configuration
|
|
tool.</para></sect3>
|
|
|
|
<sect3><title>directfb-config</title>
|
|
<para><command>directfb-config</command> provides all flags to link static binaries with
|
|
selectable drivers and other modules built in.</para></sect3>
|
|
|
|
<sect3><title>directfb-csource</title>
|
|
<para>This is a C code generation utility for DirectFB
|
|
surfaces.</para></sect3>
|
|
|
|
<sect3><title>libdirectfb libraries</title>
|
|
<para>They provide hardware graphics acceleration, input device handling
|
|
and abstraction, integrated windowing system with support for
|
|
translucent windows and multiple display layers on top of the Linux
|
|
frame buffer device.</para></sect3>
|
|
|
|
</sect2>
|