From e8b2d2156a6f530812d9958b3675e2402e44ecab Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 6 Nov 2014 18:09:32 +0100 Subject: 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. --- src/include/all-keybindings.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/include') 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 -- cgit v1.2.1