bsetroot.exe is a Blackbox for Windows tool that lets you set your desktop background to be either a gradient,
a square pattern ("modula"), a solid colour, a bitmap, or a combination of a bitmap and a solid colour.
Switches:
|
-help |
Shows some help text... |
-gradient type -from colour -to colour |
Paints a gradient on your desktop background.
"from" and "to" are standard colours (see above). "type" can be any of:
vertical, horizontal, diagonal, crossdiagonal, pipecross, elliptic, rectangle, pyramid.
You can also have them interlaced by appending interlaced to the option, e.g. verticalinterlaced.
Gradients work exactly like the ones in Blackbox for Windows.
|
-mod x y -fg colour -bg colour |
Paints a square pattern on your desktop background.
"x" and "y" set the size of the squares. "fg" and "bg" are standard colours (see above).
|
-solid colour |
Changes the desktop background to the colour you specify (can be in any format Blackbox accepts, ie. grey, rgb:80/80/80, #808080 ). |
-bitmap style bitmap |
Sets the bitmap (.bmp) as your wallpaper. Style can be tile, stretch or center. |
-bitmap style bitmap -solid colour |
Sets the bitmap (.bmp) as your wallpaper and changes the desktop background to the colour you specify (see above; this is naturally only useful for centered bitmaps! <g>). |