From facb42fc3537a8a1288b3da38b38fa533ac1d309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20L=C3=BCbking?= Date: Tue, 13 Sep 2016 21:44:03 +0200 Subject: document generic toolbar buttons --- doc/asciidoc/fluxbox.txt | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index ec1eab5..87286ea 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt @@ -157,6 +157,8 @@ order: Area for applets - *Clock*: Date and Time +- *Button.*: + A generic button with customizable label and mouse actions The contents and behavior of the toolbar can be configured, see the *TOOLBAR* section for details. @@ -554,6 +556,9 @@ The possible tools are: This will show an area to display a clock and the date according to the format specification listed in "man strtftime" +*Button.*::: + This displays a clickable label with custom text. + *Iconbar*::: This is the area that contains all windows (all running applications, all minimized windows or maybe no window, all depending on the Toolbar @@ -959,7 +964,7 @@ They will appear in the order given. + Possible tools:;; *clock iconbar nextwindow prevwindow nextworkspace prevworkspace -systemtray workspacename* +systemtray workspacename button.* + Default:;; *workspacename, prevworkspace, nextworkspace, iconbar, prevwindow, nextwindow, @@ -1174,6 +1179,18 @@ session.screen0.struts. allows to control this for individual heads + Default: *0,0,0,0* +*session.screen0.toolbar.button..label*: 'string':: +The label text for the toolbar button tool "button." ++ +Default: *blank* + +*session.screen0.toolbar.button..commands*: 'string':'string':'string':'string':'string':: +A colon delimited list of commands, executed when the respective mouse button is +pressed on the toolbar button tool "button." +The commands are the same as those detailed in *fluxbox-keys(5)*. ++ +Default: *blank* + *session.cacheLife*: 'minutes':: This tells fluxbox how long unused pixmaps may stay in the X server's memory. -- cgit v0.11.2