]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/translate.h
mouse and key bindings plugins work. segfault somewhere still on shutdown
[chaz/openbox] / plugins / mouse / translate.h
diff --git a/plugins/mouse/translate.h b/plugins/mouse/translate.h
new file mode 100644 (file)
index 0000000..a2fcfc9
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef __plugin_mouse_translate_h
+#define __plugin_mouse_translate_h
+
+#include <glib.h>
+
+gboolean translate_button(char *str, guint *state, guint *keycode);
+
+#endif
This page took 0.020392 seconds and 4 git commands to generate.