aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cwmrc15
1 files changed, 13 insertions, 2 deletions
diff --git a/.cwmrc b/.cwmrc
index 13343c8..0f58418 100644
--- a/.cwmrc
+++ b/.cwmrc
@@ -2,6 +2,7 @@ fontname "Berkeley Mono:size=8:bold"
2borderwidth 2 2borderwidth 2
3color ungroupborder yellow 3color ungroupborder yellow
4sticky yes 4sticky yes
5moveamount 100
5unbind-key all 6unbind-key all
6unbind-mouse all 7unbind-mouse all
7 8
@@ -37,7 +38,17 @@ bind-key 4S-4 window-movetogroup-4
37bind-key 4S-5 window-movetogroup-5 38bind-key 4S-5 window-movetogroup-5
38bind-key 4S-6 window-movetogroup-6 39bind-key 4S-6 window-movetogroup-6
39 40
41bind-key 4-Up window-move-up
42bind-key 4-Down window-move-down
43bind-key 4-Left window-move-left
44bind-key 4-Right window-move-right
45bind-key MC-Up window-resize-up-big
46bind-key MC-Down window-resize-down-big
47bind-key MC-Left window-resize-left-big
48bind-key MC-Right window-resize-right-big
49
40bind-mouse 4-1 window-move 50bind-mouse 4-1 window-move
41bind-mouse 4-3 window-resize 51bind-mouse 4-3 window-resize
42bind-mouse 2 menu-group 52bind-mouse 1 menu-window
43bind-mouse 3 menu-window 53bind-mouse 2 menu-ssh
54bind-mouse 3 menu-group