summaryrefslogtreecommitdiff
path: root/src/include/all-keybindings.h
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-06 18:09:32 +0100
committerinfirit <[email protected]>2014-11-07 10:54:26 +0100
commite8b2d2156a6f530812d9958b3675e2402e44ecab (patch)
tree18d6c0b646a71da4b4b1ac8d85ddd903e5993121 /src/include/all-keybindings.h
parente2f29ace20f74e1e62e80ba13d8d6bbe36d65212 (diff)
downloadmarco-e8b2d2156a6f530812d9958b3675e2402e44ecab.tar.bz2
marco-e8b2d2156a6f530812d9958b3675e2402e44ecab.tar.xz
Revert "Possible keybinding to switch to previous workspace."
This reverts commit 69b7a0ad9277f21ad761c84ac1bae5455a2f879e. It has the unintended side-effect that it reverses the alt+tab behaviour.
Diffstat (limited to 'src/include/all-keybindings.h')
-rw-r--r--src/include/all-keybindings.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/all-keybindings.h b/src/include/all-keybindings.h
index 6707a212..5b030280 100644
--- a/src/include/all-keybindings.h
+++ b/src/include/all-keybindings.h
@@ -111,9 +111,6 @@ keybind (switch-to-workspace-up, handle_switch_to_workspace,
keybind (switch-to-workspace-down, handle_switch_to_workspace,
META_MOTION_DOWN, 0)
-keybind (switch-to-workspace-prev, handle_switch_to_workspace,
- META_MOTION_PREV, 0)
-
/***********************************/
/* The ones which have inverses. These can't be bound to any keystroke