diff options
Diffstat (limited to 'src/capabilities.h')
| -rw-r--r-- | src/capabilities.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/capabilities.h b/src/capabilities.h index 591eed6..68835c6 100644 --- a/src/capabilities.h +++ b/src/capabilities.h | |||
| @@ -25,6 +25,8 @@ | |||
| 25 | #include "common.h" | 25 | #include "common.h" |
| 26 | 26 | ||
| 27 | struct Capabilities { | 27 | struct Capabilities { |
| 28 | struct input_id devid; | ||
| 29 | char devname[32]; | ||
| 28 | int has_left, has_middle; | 30 | int has_left, has_middle; |
| 29 | int has_right, has_mtdata; | 31 | int has_right, has_mtdata; |
| 30 | int has_touch_major, has_touch_minor; | 32 | int has_touch_major, has_touch_minor; |
