aboutsummaryrefslogtreecommitdiffstats
path: root/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'action.h')
-rw-r--r--action.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/action.h b/action.h
index f3dad22..6b0e395 100644
--- a/action.h
+++ b/action.h
@@ -16,7 +16,7 @@ enum ev_id {
/* startup, exit, input */
onstart, onexit, onnewinput,
/* mouse buttons */
- button1, button2, button3, button4, button5,
+ button1, button2, button3, button4, button5, button6, button7,
/* entering/leaving windows */
entertitle, leavetitle, enterslave, leaveslave,
/* external signals */