15 Nov, 2012
1 commit
-
Some devices provides the actual timestamp (hid_dg_scan_time in win8 ones)
computed by the hardware itself. This value is global to the frame and is
not specific to the multitouch protocol.Signed-off-by: Benjamin Tissoires
Reviewed-by: Henrik Rydberg
Acked-by: Dmitry Torokhov
Signed-off-by: Jiri Kosina
02 Feb, 2012
1 commit
-
Add a section which defines the input device properties and provides
guidelines on how to use them.Signed-off-by: Henrik Rydberg
Reviewed-by: Chase Douglas
Reviewed-by: Jussi Pakkanen
Signed-off-by: Dmitry Torokhov
13 Apr, 2011
2 commits
-
Add a new EV_SYN code, SYN_DROPPED, to inform the client when input
events have been dropped from the evdev input buffer due to a
buffer overrun. The client should use this event as a hint to
reset its state or ignore all following events until the next
packet begins.Signed-off-by: Jeff Brown
[dtor@mail.ru: Implement Henrik's suggestion and drop old events in
case of overflow.]
Signed-off-by: Dmitry Torokhov -
This commit adds the file Documentation/input/event-codes.txt.
Acked-by: Henrik Rydberg
Reviewed-by: Peter Hutterer
Signed-off-by: Chase Douglas
Signed-off-by: Chris Bagwell
Signed-off-by: Dmitry Torokhov