From c90da6da781932c2d178bfb7e39ec1d5003543b7 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 12 Aug 2003 07:26:16 +0000 Subject: move the keyboard and mouse plugins into the kernel for mucho sexiness. make workspace changing a grabbed/interactive process like focus cycling is, with the popup and all. this is some hot shit. --- plugins/mouse/translate.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 plugins/mouse/translate.h (limited to 'plugins/mouse/translate.h') diff --git a/plugins/mouse/translate.h b/plugins/mouse/translate.h deleted file mode 100644 index a2fcfc90..00000000 --- a/plugins/mouse/translate.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef __plugin_mouse_translate_h -#define __plugin_mouse_translate_h - -#include - -gboolean translate_button(char *str, guint *state, guint *keycode); - -#endif -- cgit v1.2.3