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.
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.7.7 |