aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2010-09-04 12:41:11 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2010-09-04 12:41:11 (GMT)
commit1e9dafdc67e1f67b5d360dcb0f7b276c38cbc46c (patch)
treece27db7301500d7c64232e95f9853d5452fdb0d5 /data
parentb8987fc6238a747285b3aeac6f3b206a74e0d36a (diff)
downloadfluxbox-1e9dafdc67e1f67b5d360dcb0f7b276c38cbc46c.zip
fluxbox-1e9dafdc67e1f67b5d360dcb0f7b276c38cbc46c.tar.bz2
fixed the default 'OnTitlebar Mouse1' actions
Diffstat (limited to 'data')
-rw-r--r--data/keys2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/keys b/data/keys
index 3bfca00..7e2557c 100644
--- a/data/keys
+++ b/data/keys
@@ -29,7 +29,7 @@ OnTitlebar Control Mouse1 :StartTabbing
29OnTitlebar Double Mouse1 :Shade 29OnTitlebar Double Mouse1 :Shade
30 30
31# left click on the titlebar to move the window 31# left click on the titlebar to move the window
32OnTitlebar Mouse1 :MacroCmd {ActivateTab} {Raise} {Focus} 32OnTitlebar Mouse1 :MacroCmd {Raise} {Focus} {ActivateTab}
33OnTitlebar Move1 :StartMoving 33OnTitlebar Move1 :StartMoving
34 34
35# middle click on the titlebar to lower 35# middle click on the titlebar to lower