diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2010-08-20 17:01:25 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2010-08-20 17:01:25 (GMT) |
commit | bc2b21547b290f599ca83297e3131c6c0c87759f (patch) | |
tree | d1ae4947f3c2818aef33d2cd0ef5d639b558dd72 /doc/asciidoc/fluxbox-keys.txt | |
parent | b4e65724efbfbefdf4f5a12be19225b2d8a8dda6 (diff) | |
download | fluxbox_pavel-bc2b21547b290f599ca83297e3131c6c0c87759f.zip fluxbox_pavel-bc2b21547b290f599ca83297e3131c6c0c87759f.tar.bz2 |
implemented 'ActivateTab' action to (re)allow activation of tabs via mouse
Diffstat (limited to 'doc/asciidoc/fluxbox-keys.txt')
-rw-r--r-- | doc/asciidoc/fluxbox-keys.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index 3f3431d..41ad1e2 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt | |||
@@ -184,6 +184,9 @@ Bottom BottomRight* | |||
184 | *StartTabbing*:: | 184 | *StartTabbing*:: |
185 | Start dragging to add this window to another's tabgroup. | 185 | Start dragging to add this window to another's tabgroup. |
186 | 186 | ||
187 | *ActivateTab*:: | ||
188 | Activates the tab underneath the mouse. | ||
189 | |||
187 | Window Commands | 190 | Window Commands |
188 | ~~~~~~~~~~~~~~~ | 191 | ~~~~~~~~~~~~~~~ |
189 | These commands ordinarily affect only the currently focused window. The | 192 | These commands ordinarily affect only the currently focused window. The |