nls/C/bsetroot.m (raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
$set 16 #bsetroot $ #MustSpecify # %s: error: must specify one of: -solid, -mod, -gradient\n $ #Usage # %s 2.0: (c) 1997-2000 Brad Hughes\n\n\ -display <string> display connection\n\ -mod <x> <y> modula pattern\n\ -foreground, -fg <color> modula foreground color\n\ -background, -bg <color> modula background color\n\n\ -gradient <texture> gradient texture\n\ -from <color> gradient start color\n\ -to <color> gradient end color\n\n\ -solid <color> solid color\n\n\ -help print this help text and exit\n |