aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/keys3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/keys b/data/keys
index d29e81b..3bfca00 100644
--- a/data/keys
+++ b/data/keys
@@ -29,7 +29,8 @@ 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 :StartMoving 32OnTitlebar Mouse1 :MacroCmd {ActivateTab} {Raise} {Focus}
33OnTitlebar Move1 :StartMoving
33 34
34# middle click on the titlebar to lower 35# middle click on the titlebar to lower
35OnTitlebar Mouse2 :Lower 36OnTitlebar Mouse2 :Lower