.TH HSETROOT 1 "July 29, 2012" .SH NAME hsetroot \- yet another wallpaper application .SH SYNOPSIS .B hsetroot [ command1 [ args... ] ] [ command2 [ args... ] ] .SH DESCRIPTION hsetroot is a tool which allows you to compose wallpapers ("root pixmaps") for X. It has a lot of options like rendering gradients, solids, images but it also allows you to perform manipulations on those things, or chain them together. .SH OPTIONS .SS "Generic Options:" .TP \fB\-root\fR Treat multiple displays as one big screen (ignore xrandr outputs) .TP \fB\-screens\fR Set a screenmask to use .SS "Gradients:" .TP \fB\-add\fR Add color to range using distance 1 .TP \fB\-addd\fR Add color to range using custom distance .TP \fB\-gradient\fR Render gradient using specified angle .TP \fB\-clear\fR Clear the color range .SS "Solid:" .TP \fB\-solid\fR Render a solid using the specified color .SS "Image files:" .TP \fB\-center\fR Render an image centered on screen .TP \fB\-cover\fR Render an image centered on screen scaled so that all of screen is covered. .TP \fB\-tile\fR Render an image tiled .TP \fB\-full\fR Render an image maximum aspect .TP \fB\-extend\fR Render an image maximum aspect, and copy 1px border taken from the image over the remaining area so that no black borders are shown. .TP \fB\-fill\fR Render an image strechted .SS "Manipulations:" .TP \fB\-tint\fR Tint the current image .TP \fB\-blur\fR Blur the current image .TP \fB\-sharpen\fR Sharpen the current image .TP \fB\-contrast\fR Adjust contrast of current image .TP \fB\-brightness\fR Adjust brightness of current image .TP \fB\-gamma\fR Adjust gamma level of current image .TP \fB\-flipv\fR Flip the current image vertically .TP \fB\-fliph\fR Flip the current image horizontally .TP \fB\-flipd\fR Flip the current image diagonally .SS "Misc:" .TP \fB\-alpha\fR Adjust alpha level for colors and images .TP \fB\-write\fR Write current image to file .SH AUTHORS Hyriand