From 9f6a0b8cecec194b336e441d5316630d773c63ab Mon Sep 17 00:00:00 2001 From: Sergio Livi Date: Wed, 28 Sep 2016 15:15:26 +0200 Subject: [PATCH] XF86AudioRaiseVolume button support --- src/constant.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constant.h b/src/constant.h index edbf690..76d2253 100644 --- a/src/constant.h +++ b/src/constant.h @@ -17,7 +17,7 @@ #define JOYMIN -32767 //maximum number of defined keys -#define MAXKEY 122 +#define MAXKEY 123 //fastest the mouse can go. Completely arbitrary. #define MAXMOUSESPEED 5000