aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox-keys.txt
diff options
context:
space:
mode:
authorJim Ramsay <i.am@jimramsay.com>2009-02-20 16:37:23 (GMT)
committerJim Ramsay <i.am@jimramsay.com>2009-05-26 20:16:07 (GMT)
commitce1fb1cf8e56f21051e15257e8198d7a5c5b49e5 (patch)
tree679eddac01ce1864b8fe300c6e4c3dcd5e588ee3 /doc/asciidoc/fluxbox-keys.txt
parentf68ff84bd1fd579bf9940e7edd9777c54aee1d11 (diff)
downloadfluxbox-ce1fb1cf8e56f21051e15257e8198d7a5c5b49e5.zip
fluxbox-ce1fb1cf8e56f21051e15257e8198d7a5c5b49e5.tar.bz2
Added note on ChangeWorkspace
Diffstat (limited to 'doc/asciidoc/fluxbox-keys.txt')
-rw-r--r--doc/asciidoc/fluxbox-keys.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt
index 9edb22b..968f4b7 100644
--- a/doc/asciidoc/fluxbox-keys.txt
+++ b/doc/asciidoc/fluxbox-keys.txt
@@ -90,10 +90,13 @@ name is *Mouse*'n' where 'n' is the number of the mouse button. For example,
90events, in normal configurations. *xev(1)* can also be used to tell the button 90events, in normal configurations. *xev(1)* can also be used to tell the button
91number. 91number.
92 92
93////////////////
94There are some special "keys" that let you bind events to non-keyboard events::: 93There are some special "keys" that let you bind events to non-keyboard events:::
95*ChangeWorkspace*;; 94*ChangeWorkspace*;;
96 Fires when the workspace changes 95 Fires when the workspace changes. This can be used to change backgrounds or
96 do anything else you like when you switch to a new workspace. See the
97 *EXAMPLES* below for one idea.
98
99////////////////
97TODO: Advanced users only? 100TODO: Advanced users only?
98*FocusIn* / *FocusOut*;; 101*FocusIn* / *FocusOut*;;
99 Fires when the focus is given to or removed from a window. It may be 102 Fires when the focus is given to or removed from a window. It may be
@@ -103,8 +106,8 @@ TODO: Advanced users only?
103 Fires when the mouse cursor enters or leaves a specific area of the 106 Fires when the mouse cursor enters or leaves a specific area of the
104 screen. It may be useful to combine this with the 'On*' modifiers 107 screen. It may be useful to combine this with the 'On*' modifiers
105 detailed above and/or the 'If' command. 108 detailed above and/or the 'If' command.
106
107//////////////// 109////////////////
110
108CHAINING 111CHAINING
109-------- 112--------
110Key bindings can be chained in a fashion similar to Emacs key bindings using the 113Key bindings can be chained in a fashion similar to Emacs key bindings using the