From a865fe603fb9843b2f7d7c4db259fd97dc3915b5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 4 Jun 2003 22:48:38 +0000 Subject: remove that fancy new leftHanded option, it should be done via xmodmap instead --- plugins/mouse/mouse.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/mouse/mouse.h') diff --git a/plugins/mouse/mouse.h b/plugins/mouse/mouse.h index 83ce9a77..408ae964 100644 --- a/plugins/mouse/mouse.h +++ b/plugins/mouse/mouse.h @@ -18,8 +18,6 @@ typedef struct { GSList *actions[NUM_MOUSEACTION]; /* lists of Action pointers */ } MouseBinding; -extern gboolean mouse_lefthand; - gboolean mbind(char *buttonstr, char *contextstr, MouseAction mact, Action *action); -- cgit v1.2.3