aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox-keys.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asciidoc/fluxbox-keys.txt')
-rw-r--r--doc/asciidoc/fluxbox-keys.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt
index 69e17db..f930fff 100644
--- a/doc/asciidoc/fluxbox-keys.txt
+++ b/doc/asciidoc/fluxbox-keys.txt
@@ -88,12 +88,12 @@ Commands can also be bound to mouse events ('N' denotes the number of the
88button, eg. '1' is the primary button, '4'/'5' are the wheel buttons): 88button, eg. '1' is the primary button, '4'/'5' are the wheel buttons):
89 89
90*MouseN*;; 90*MouseN*;;
91 The mouse button 'N' is pressed down and holded. 91 The mouse button 'N' is pressed down and held.
92*ClickN*;; 92*ClickN*;;
93 The mouse button 'N' is clicked (pressed and released with no 93 The mouse button 'N' is clicked (pressed and released with no
94 movement in between) 94 movement in between)
95*MoveN*;; 95*MoveN*;;
96 The mouse button 'N' is currently holded, the binded action is triggered 96 The mouse button 'N' is currently held, the binded action is triggered
97 as often as the mouse moves. 97 as often as the mouse moves.
98 98
99 99