aboutsummaryrefslogtreecommitdiffhomepage
path: root/events.h
diff options
context:
space:
mode:
Diffstat (limited to 'events.h')
-rw-r--r--events.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/events.h b/events.h
index 9a4382e..15e33e6 100644
--- a/events.h
+++ b/events.h
@@ -28,3 +28,6 @@ send_event_stdout(GString *msg);
void
send_event(int type, const gchar *details, const gchar *custom_event);
+
+void
+key_to_event(guint keyval, gint mode);