summary refs log tree commit diff
path: root/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'conf.c')
-rw-r--r--conf.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/conf.c b/conf.c
index 92f166f..64fb734 100644
--- a/conf.c
+++ b/conf.c
@@ -230,14 +230,6 @@ static const struct {
 	{ "CMS-j",	"bigresizedown" },
 	{ "CMS-k",	"bigresizeup" },
 	{ "CMS-l",	"bigresizeright" },
-	{ "C-Left",	"ptrmoveleft" },
-	{ "C-Down",	"ptrmovedown" },
-	{ "C-Up",	"ptrmoveup" },
-	{ "C-Right",	"ptrmoveright" },
-	{ "CS-Left",	"bigptrmoveleft" },
-	{ "CS-Down",	"bigptrmovedown" },
-	{ "CS-Up",	"bigptrmoveup" },
-	{ "CS-Right",	"bigptrmoveright" },
 },
 mouse_binds[] = {
 	{ "1",		"menu_unhide" },