diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bsetroot.1 | 34 | ||||
-rw-r--r-- | doc/fluxstyle.1 | 40 |
2 files changed, 47 insertions, 27 deletions
diff --git a/doc/bsetroot.1 b/doc/bsetroot.1 index 4b8288c..9d4bd07 100644 --- a/doc/bsetroot.1 +++ b/doc/bsetroot.1 | |||
@@ -2,6 +2,9 @@ | |||
2 | .\" Man page for Bsetroot | 2 | .\" Man page for Bsetroot |
3 | .\" | 3 | .\" |
4 | .\" Copyright (c) 2000 by Wilbert Berendsen <wbsoft@xs4all.nl> | 4 | .\" Copyright (c) 2000 by Wilbert Berendsen <wbsoft@xs4all.nl> |
5 | .\" Copyright (c) 2004 by Curt "Asenchi" Micol <asenchi@asenchi.com> | ||
6 | .\" | ||
7 | .\" This page was updated for Fluxbox by Curt "Asenchi" Micol on June 25, 2004 | ||
5 | .\" | 8 | .\" |
6 | .\" Permission to use, copy, modify, and distribute this documentation for | 9 | .\" Permission to use, copy, modify, and distribute this documentation for |
7 | .\" any purpose with or without fee is hereby granted, provided that the | 10 | .\" any purpose with or without fee is hereby granted, provided that the |
@@ -16,9 +19,11 @@ | |||
16 | .\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | 19 | .\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
17 | .\" PERFORMANCE OF THIS DOCUMENTATION | 20 | .\" PERFORMANCE OF THIS DOCUMENTATION |
18 | .\" | 21 | .\" |
19 | .TH bsetroot 1 "June 16th, 2000" "0.60.3" | 22 | .TH bsetroot 1 "June 25th, 2004" "0.60.3" |
20 | .SH NAME | 23 | .SH NAME |
21 | bsetroot \- blackbox utility to change root window appearance | 24 | bsetroot \- a simple background utility used by the Fluxbox window manager, ori |
25 | ginally written | ||
26 | for and by the original Blackbox window manager team. | ||
22 | .SH SYNOPSIS | 27 | .SH SYNOPSIS |
23 | .BR bsetroot " \-help" | 28 | .BR bsetroot " \-help" |
24 | .br | 29 | .br |
@@ -38,9 +43,10 @@ to it, or render a gradient texture, based on two different colors. | |||
38 | Bsetroot resembles | 43 | Bsetroot resembles |
39 | .IR xsetroot (1) | 44 | .IR xsetroot (1) |
40 | in this functionality but it supports multiple screen displays, and gradient | 45 | in this functionality but it supports multiple screen displays, and gradient |
41 | textures the same way as Blackbox does. | 46 | textures the same way as Blackbox or Fluxbox does. |
42 | It doesn't handle cursors etc. | 47 | It doesn't handle cursors etc. |
43 | Bsetroot is part of the Blackbox package. | 48 | Bsetroot was originally part of the Blackbox package and was carried over with |
49 | the code that became Fluxbox. | ||
44 | .SH OPTIONS | 50 | .SH OPTIONS |
45 | Bsetroot operates in three ways, you must choose one of the first 3 options: | 51 | Bsetroot operates in three ways, you must choose one of the first 3 options: |
46 | .TP | 52 | .TP |
@@ -54,11 +60,19 @@ colors. | |||
54 | .TP | 60 | .TP |
55 | .BI \-gradient " texturestring" | 61 | .BI \-gradient " texturestring" |
56 | Renders the specified texture string to the root window. | 62 | Renders the specified texture string to the root window. |
57 | For possible texture strings, please refer to | 63 | .RS |
58 | .IR blackbox (1). | 64 | .PP |
59 | You must also specify both a | 65 | .I texturestring |
66 | may be one of: | ||
67 | .PP | ||
68 | .B Horizontal / Vertical / Diagonal / Crossdiagonal / Pipecross / Elliptic / Rectangle / Pyramid | ||
69 | .PP | ||
70 | Select one of these texture types, they only apply when | ||
71 | .B \-gradient | ||
72 | is specifed. You must also specify both a | ||
60 | .BR \-from " and a " \-to | 73 | .BR \-from " and a " \-to |
61 | color. | 74 | color. |
75 | .RE | ||
62 | .TP | 76 | .TP |
63 | .BI \-display " display" | 77 | .BI \-display " display" |
64 | Tells Bsetroot to connect to the specified display. | 78 | Tells Bsetroot to connect to the specified display. |
@@ -97,6 +111,10 @@ Bsetroot is written and maintained by Brad Hughes | |||
97 | and Jeff Raven | 111 | and Jeff Raven |
98 | .nh | 112 | .nh |
99 | (jraven@psu.edu). | 113 | (jraven@psu.edu). |
114 | .PP | ||
115 | This manpage was modified by Curt "Asenchi" Micol <asenchi@asenchi.com> for | ||
116 | the Fluxbox window manager. | ||
100 | .hy | 117 | .hy |
101 | .SH SEE ALSO | 118 | .SH SEE ALSO |
102 | .IR blackbox (1) | 119 | .IR fluxbox (1) |
120 | .IR fbsetbg (1) | ||
diff --git a/doc/fluxstyle.1 b/doc/fluxstyle.1 index badd482..ede3946 100644 --- a/doc/fluxstyle.1 +++ b/doc/fluxstyle.1 | |||
@@ -2,9 +2,22 @@ | |||
2 | .\" Manual page for Fluxbox Styles | 2 | .\" Manual page for Fluxbox Styles |
3 | .\" | 3 | .\" |
4 | .\" Fluxbox is Copyright (c) 2001-2004 Henrik Kinnunen | 4 | .\" Fluxbox is Copyright (c) 2001-2004 Henrik Kinnunen |
5 | .\" Fluxstyle(1) is Copyright (c) 2004 Curt Micol | 5 | |
6 | .\" | 6 | .\" Copyright (c) 2003, 2004, Curt "Asenchi" Micol |
7 | .\" This manual page is freely distrubted and modified. | 7 | |
8 | .\" Permission to use, copy, modify, and distribute this documentation for | ||
9 | .\" any purpose with or without fee is hereby granted, provided that the | ||
10 | .\" above copyright notice and this permission notice appear in all copies. | ||
11 | |||
12 | .\" THE DOCUMENTATION IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL | ||
13 | .\" WARRANTIES WITH REGARD TO THIS DOCUMENTATION INCLUDING ALL IMPLIED | ||
14 | .\" WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE | ||
15 | .\" AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL | ||
16 | .\" DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR | ||
17 | .\" PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | ||
18 | .\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | ||
19 | .\" PERFORMANCE OF THIS DOCUMENTATION | ||
20 | |||
8 | .\" Parts of the text are taken from websites and style | 21 | .\" Parts of the text are taken from websites and style |
9 | .\" files on http://www.fluxbox.org and http://www.fluxmod.dk | 22 | .\" files on http://www.fluxbox.org and http://www.fluxmod.dk |
10 | .\" | 23 | .\" |
@@ -339,6 +352,8 @@ menu.submenu.pixmap: <filename> | |||
339 | menu.selected.pixmap: <filename> | 352 | menu.selected.pixmap: <filename> |
340 | menu.unselected.pixmap: <filename> | 353 | menu.unselected.pixmap: <filename> |
341 | menu.roundCorners: | 354 | menu.roundCorners: |
355 | menu.titleHeight: <integer> | ||
356 | menu.itemHeight: <integer> | ||
342 | .EE | 357 | .EE |
343 | .SS ROOT COMMAND OPTION | 358 | .SS ROOT COMMAND OPTION |
344 | This is how you set your background within your style. Use the official fluxbox background program, fbsetbg. It is distributed with Fluxbox, and can also be downloaded from here: http://www.xs4all.nl/~hanb/software/fluxbox/fbsetbg.html | 359 | This is how you set your background within your style. Use the official fluxbox background program, fbsetbg. It is distributed with Fluxbox, and can also be downloaded from here: http://www.xs4all.nl/~hanb/software/fluxbox/fbsetbg.html |
@@ -387,17 +402,6 @@ toolbar.workspace.color: <color> | |||
387 | toolbar.workspace.colorTo: <color> | 402 | toolbar.workspace.colorTo: <color> |
388 | toolbar.workspace.borderWidth: <integer> | 403 | toolbar.workspace.borderWidth: <integer> |
389 | toolbar.workspace.borderColor: <color> | 404 | toolbar.workspace.borderColor: <color> |
390 | toolbar.button.size for fixed buttons in the toolbar | ||
391 | toolbar.button.borderWidth | ||
392 | toolbar.button.borderColor | ||
393 | toolbar.button | ||
394 | toolbar.button.color | ||
395 | toolbar.button.colorTo | ||
396 | toolbar.button.pixmap | ||
397 | toolbar.button.picColor | ||
398 | toolbar.button.pressed.color | ||
399 | toolbar.button.pressed.colorTo | ||
400 | toolbar.button.pressed | ||
401 | toolbar.iconbar.focused: <texture type> | 405 | toolbar.iconbar.focused: <texture type> |
402 | toolbar.iconbar.focused.pixmap: <filename> | 406 | toolbar.iconbar.focused.pixmap: <filename> |
403 | toolbar.iconbar.focused.color: <color> | 407 | toolbar.iconbar.focused.color: <color> |
@@ -467,11 +471,11 @@ The Official Fluxbox website: | |||
467 | .B http://www.fluxbox.org/ | 471 | .B http://www.fluxbox.org/ |
468 | .hy | 472 | .hy |
469 | .PP | 473 | .PP |
470 | Flumod is a Fluxbox community site where you can find many new styles that | 474 | Fluxmod was a Fluxbox community site where you could find many new styles that |
471 | work with this version of Fluxbox and take advantage of all the new features. | 475 | work with this version of Fluxbox and take advantage of all the new features. |
472 | You can find Fluxmod here: | 476 | However, fluxmod is no more, but a new site gaining popularity is: |
473 | .nh | 477 | .nh |
474 | .B http://www.fluxmod.dk/ | 478 | .B http://www.fluxcandy.org |
475 | .hy | 479 | .hy |
476 | .PP | 480 | .PP |
477 | You can also find more styles here: | 481 | You can also find more styles here: |
@@ -493,8 +497,6 @@ Numerous other languages could be available if someone jumps in. | |||
493 | .IR bsetroot (1) | 497 | .IR bsetroot (1) |
494 | 498 | ||
495 | .\" ADDITIONS TO MAKE | 499 | .\" ADDITIONS TO MAKE |
496 | .\" Create a font section | ||
497 | .\" Change layout of theme items | 500 | .\" Change layout of theme items |
498 | .\" Obtain new theme items, grubert just placed in new man page | ||
499 | .\" Become a little more verbose on color usage. | 501 | .\" Become a little more verbose on color usage. |
500 | .\" | 502 | .\" |