From 3061dd960d5ec4879e20714f9f42d09ee7d9cc60 Mon Sep 17 00:00:00 2001 From: gotmor Date: Sat, 18 Aug 2007 14:55:01 +0000 Subject: added button6 and button7 events git-svn-id: http://dzen.googlecode.com/svn/trunk@162 f2baff5b-bf2c-0410-a398-912abdc3d8b2 --- action.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'action.c') 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}, -- cgit v1.2.3-54-g00ecf