diff options
Diffstat (limited to 'data/keys')
-rw-r--r-- | data/keys | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ OnTitlebar Control Mouse1 :StartTabbing | |||
29 | OnTitlebar Double Mouse1 :Shade | 29 | OnTitlebar 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 |
32 | OnTitlebar Mouse1 :MacroCmd {ActivateTab} {Raise} {Focus} | 32 | OnTitlebar Mouse1 :MacroCmd {Raise} {Focus} {ActivateTab} |
33 | OnTitlebar Move1 :StartMoving | 33 | OnTitlebar Move1 :StartMoving |
34 | 34 | ||
35 | # middle click on the titlebar to lower | 35 | # middle click on the titlebar to lower |