GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DFBG(1) DirectFB Manual Pages DFBG(1)

dfbg - DirectFB background configuration tool

dfbg [options] <filename>|<color>

dfbg is a small utility to configure the background of the DirectFB desktop. It loads the specified image and sets it as background image.

dfbg requires DirectFB with the multi-application core enabled.

-c, --color
Set color fill mode using <color> in AARRGGBB format (hexadecimal). The alpha component can be omitted in most configurations.

-t, --tile
Set tiled mode instead of scaling the image to fit the screen size.

-v, --version
Output version information.

-h, --help
Print brief help and exit.

Set background color to DirectFB's default color

dfbg -c ff107ce8

Set image stretched to fit the screen

dfbg bg.png

Set image tiled

dfbg -t bg.png

The canonical place to find informations about DirectFB is at http://www.directfb.org/.
9 Jul 2003 Version 1.4.17

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.