From a5ee8e9d91b30081b80d0dc622a774482a3612c9 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 24 Jan 2007 17:11:47 +0000 Subject: documented scroll actions in the manual --- doc/asciidoc/fluxbox.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index afed102..a61a3a0 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt @@ -765,6 +765,17 @@ session.screen0.toolbar.wheeling: These set the ability to utilize the user's scroll wheel to change the current workspace. Default: True +session.screen0.windowScrollAction: shade|nexttab + This allows you to execute a command by scrolling on the titlebar of a + window. For `shade', scrolling down will shade the window, and scrolling + up will unshade it. For `nexttab', scrolling down will focus the next tab, + and scrolling up will focus the previous one. Default: + +session.screen0.reversewheeling: +session.screen0.windowScrollReverse: + These switch the roles of scrolling up and scrolling down for the previous + two sets of resources. Default: False + session.screen0.slit.layer: session.screen0.toolbar.layer: With these two resources, you can set the layer you want the toolbar and -- cgit v0.11.2