From e2aa03e6b71436e1c9207b01777baa16b7a00ea5 Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Sat, 31 Oct 2015 09:29:04 +0100 Subject: Now the Shortcuts are more consistent. Keep the debile happy. --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 860ce3d..fd09d72 100644 --- a/config.def.h +++ b/config.def.h @@ -134,7 +134,7 @@ static unsigned int defaultunderline = 7; * Internal mouse shortcuts. * Beware that overloading Button1 will disable the selection. */ -static Mousekey mshortcuts[] = { +static MouseShortcut mshortcuts[] = { /* button mask string */ { Button4, XK_ANY_MOD, "\031" }, { Button5, XK_ANY_MOD, "\005" }, -- cgit v1.2.3-54-g00ecf