From ed28c69b8d7eb68cb12ec4b4456770ce55def69d Mon Sep 17 00:00:00 2001 From: Jim Ramsay Date: Thu, 28 May 2009 14:31:47 -0400 Subject: Cleaned up 'fbsetbg -h' output Reordered the "Options" section and made it more clear that for setting solid, gradient, or pattern textures, one should also refer to fbsetroot(1). --- util/fbsetbg | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/util/fbsetbg b/util/fbsetbg index 47aa33b..9047be2 100644 --- a/util/fbsetbg +++ b/util/fbsetbg @@ -58,7 +58,7 @@ command="`basename \"$0\"`" display_usage() { cat << EOF Usage: $command [-u/-U [wallpapersetter]] [-fFcCtTaA] /path/to/wallpaper - $command [-u/-U [wallpapersetter]] [-fFcCtTaA] -r/-R /path/to/wallpaperdirectory + $command [-u/-U [wallpapersetter]] [-fFcCtTaA] -r/-R /path/to/directory $command [-b/-B fbsetrootoptions] $command [-lhip] Use \`\`$command -h'' for a complete help message. @@ -72,17 +72,21 @@ display_help() { Options: + -u Use specified wallpapersetter, use no argument to forget. + -f Set fullscreen wallpaper (default). -c Set centered wallpaper. -t Set tiled wallpaper. -a Set maximized wallpaper, preserving aspect. - ( if your bgsetter doesn't support this + ( if your wallpapersetter doesn't support this we fall back to -f ) - -u Use specified wallpapersetter, use no argument to forget. - -b Forward the options to fbsetroot. + -r set random wallpaper from a directory - -F,-C,-T,-A,-U,-B,-R same as uncapsed but without remembering. + -b Forward the rest of the arguments to fbsetroot(1). + This can be used to set solid, pattern, or gradient backgrounds. + + -F,-C,-T,-A,-U,-B,-R same as lower-case, but without remembering. -h Display this help. -- cgit v0.11.2