aboutsummaryrefslogtreecommitdiffstats
path: root/action.c
diff options
context:
space:
mode:
Diffstat (limited to 'action.c')
-rw-r--r--action.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/action.c b/action.c
index 5865fda..e491200 100644
--- a/action.c
+++ b/action.c
@@ -20,6 +20,8 @@ struct event_lookup ev_lookup_table[] = {
{ "button3", button3},
{ "button4", button4},
{ "button5", button5},
+ { "button6", button6},
+ { "button7", button7},
{ "entertitle", entertitle},
{ "leavetitle", leavetitle},
{ "enterslave", enterslave},