From 2e6189bc568b4e95cf5b04cf84375b3e918675f1 Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 1 May 2012 01:13:15 +0300 Subject: frontend: minor tweaks --- frontend/common/input.h | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/common/input.h') diff --git a/frontend/common/input.h b/frontend/common/input.h index 1f90425..da6349b 100644 --- a/frontend/common/input.h +++ b/frontend/common/input.h @@ -61,6 +61,7 @@ enum { IN_CFG_KEY_NAMES, IN_CFG_ABS_DEAD_ZONE, /* dead zone for analog-digital mapping */ IN_CFG_ABS_AXIS_COUNT, /* number of abs axes (ro) */ + IN_CFG_DEFAULT_DEV, }; enum { -- cgit v1.2.3