all repos — fluxbox @ 20c5f35a0f75ede2abdec78e6f832523d8aa11d9

custom fork of the fluxbox windowmanager

manpage updates
rathnor rathnor
commit

20c5f35a0f75ede2abdec78e6f832523d8aa11d9

parent

6afbecdadaa91e50851477c4918fce9cfbeaa207

3 files changed, 49 insertions(+), 27 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,6 +1,8 @@

(Format: Year/Month/Day) Changes for 0.9.10: *04/06/29: + * manpage updates (thanks Curt Micol) + fluxstyle.1 bsetroot.1 * Fix rectangle cleaning on attaching tabs (Simon) Window.cc *04/06/27:
M doc/bsetroot.1doc/bsetroot.1

@@ -2,6 +2,9 @@ .\"

.\" Man page for Bsetroot .\" .\" Copyright (c) 2000 by Wilbert Berendsen <wbsoft@xs4all.nl> +.\" Copyright (c) 2004 by Curt "Asenchi" Micol <asenchi@asenchi.com> +.\" +.\" This page was updated for Fluxbox by Curt "Asenchi" Micol on June 25, 2004 .\" .\" Permission to use, copy, modify, and distribute this documentation for .\" any purpose with or without fee is hereby granted, provided that the

@@ -16,9 +19,11 @@ .\" PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER

.\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS DOCUMENTATION .\" -.TH bsetroot 1 "June 16th, 2000" "0.60.3" +.TH bsetroot 1 "June 25th, 2004" "0.60.3" .SH NAME -bsetroot \- blackbox utility to change root window appearance +bsetroot \- a simple background utility used by the Fluxbox window manager, ori +ginally written +for and by the original Blackbox window manager team. .SH SYNOPSIS .BR bsetroot " \-help" .br

@@ -38,9 +43,10 @@ .PP

Bsetroot resembles .IR xsetroot (1) in this functionality but it supports multiple screen displays, and gradient -textures the same way as Blackbox does. +textures the same way as Blackbox or Fluxbox does. It doesn't handle cursors etc. -Bsetroot is part of the Blackbox package. +Bsetroot was originally part of the Blackbox package and was carried over with +the code that became Fluxbox. .SH OPTIONS Bsetroot operates in three ways, you must choose one of the first 3 options: .TP

@@ -54,11 +60,19 @@ colors.

.TP .BI \-gradient " texturestring" Renders the specified texture string to the root window. -For possible texture strings, please refer to -.IR blackbox (1). -You must also specify both a +.RS +.PP +.I texturestring +may be one of: +.PP +.B Horizontal / Vertical / Diagonal / Crossdiagonal / Pipecross / Elliptic / Rectangle / Pyramid +.PP +Select one of these texture types, they only apply when +.B \-gradient +is specifed. You must also specify both a .BR \-from " and a " \-to color. +.RE .TP .BI \-display " display" Tells Bsetroot to connect to the specified display.

@@ -97,6 +111,10 @@ .hy \" on again

and Jeff Raven .nh (jraven@psu.edu). +.PP +This manpage was modified by Curt "Asenchi" Micol <asenchi@asenchi.com> for +the Fluxbox window manager. .hy .SH SEE ALSO -.IR blackbox (1) +.IR fluxbox (1) +.IR fbsetbg (1)
M doc/fluxstyle.1doc/fluxstyle.1

@@ -2,9 +2,22 @@ .\" AT THE BOTTOM IS ADD ONS TO THE PAGE search /ADDITIONS

.\" Manual page for Fluxbox Styles .\" .\" Fluxbox is Copyright (c) 2001-2004 Henrik Kinnunen -.\" Fluxstyle(1) is Copyright (c) 2004 Curt Micol -.\" -.\" This manual page is freely distrubted and modified. + +.\" Copyright (c) 2003, 2004, Curt "Asenchi" Micol + +.\" Permission to use, copy, modify, and distribute this documentation for +.\" any purpose with or without fee is hereby granted, provided that the +.\" above copyright notice and this permission notice appear in all copies. + +.\" THE DOCUMENTATION IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL +.\" WARRANTIES WITH REGARD TO THIS DOCUMENTATION INCLUDING ALL IMPLIED +.\" WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE +.\" AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL +.\" DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR +.\" PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +.\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +.\" PERFORMANCE OF THIS DOCUMENTATION + .\" Parts of the text are taken from websites and style .\" files on http://www.fluxbox.org and http://www.fluxmod.dk .\"

@@ -339,6 +352,8 @@ menu.submenu.pixmap: <filename>

menu.selected.pixmap: <filename> menu.unselected.pixmap: <filename> menu.roundCorners: +menu.titleHeight: <integer> +menu.itemHeight: <integer> .EE .SS ROOT COMMAND OPTION 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>

toolbar.workspace.colorTo: <color> toolbar.workspace.borderWidth: <integer> toolbar.workspace.borderColor: <color> -toolbar.button.size for fixed buttons in the toolbar -toolbar.button.borderWidth -toolbar.button.borderColor -toolbar.button -toolbar.button.color -toolbar.button.colorTo -toolbar.button.pixmap -toolbar.button.picColor -toolbar.button.pressed.color -toolbar.button.pressed.colorTo -toolbar.button.pressed toolbar.iconbar.focused: <texture type> toolbar.iconbar.focused.pixmap: <filename> toolbar.iconbar.focused.color: <color>

@@ -467,11 +471,11 @@ .nh

.B http://www.fluxbox.org/ .hy .PP -Flumod is a Fluxbox community site where you can find many new styles that +Fluxmod was a Fluxbox community site where you could find many new styles that work with this version of Fluxbox and take advantage of all the new features. -You can find Fluxmod here: +However, fluxmod is no more, but a new site gaining popularity is: .nh -.B http://www.fluxmod.dk/ +.B http://www.fluxcandy.org .hy .PP You can also find more styles here:

@@ -493,8 +497,6 @@ .IR fluxbox (1)

.IR bsetroot (1) .\" ADDITIONS TO MAKE -.\" Create a font section .\" Change layout of theme items -.\" Obtain new theme items, grubert just placed in new man page .\" Become a little more verbose on color usage. .\"