diff options
Diffstat (limited to 'include/uapi/linux/input-event-codes.h')
-rw-r--r-- | include/uapi/linux/input-event-codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/input-event-codes.h b/include/uapi/linux/input-event-codes.h index f4058bd4c373..061fa62958a2 100644 --- a/include/uapi/linux/input-event-codes.h +++ b/include/uapi/linux/input-event-codes.h | |||
@@ -407,6 +407,7 @@ | |||
407 | #define BTN_TOOL_MOUSE 0x146 | 407 | #define BTN_TOOL_MOUSE 0x146 |
408 | #define BTN_TOOL_LENS 0x147 | 408 | #define BTN_TOOL_LENS 0x147 |
409 | #define BTN_TOOL_QUINTTAP 0x148 /* Five fingers on trackpad */ | 409 | #define BTN_TOOL_QUINTTAP 0x148 /* Five fingers on trackpad */ |
410 | #define BTN_STYLUS3 0x149 | ||
410 | #define BTN_TOUCH 0x14a | 411 | #define BTN_TOUCH 0x14a |
411 | #define BTN_STYLUS 0x14b | 412 | #define BTN_STYLUS 0x14b |
412 | #define BTN_STYLUS2 0x14c | 413 | #define BTN_STYLUS2 0x14c |