mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 04:58:14 +02:00
specs: only pointer events have a PointerEmulated flag
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
parent
9611be0a5b
commit
e65ba758c2
1 changed files with 1 additions and 1 deletions
|
|
@ -2047,7 +2047,7 @@ For a detailed description of classes, see the XIQueryDevice request.
|
|||
|
||||
DEVICEEVENTFLAGS (all events): none
|
||||
DEVICEEVENTFLAGS (key events only): { KeyRepeat }
|
||||
DEVICEEVENTFLAGS (pointer and touch events only): { PointerEmulated }
|
||||
DEVICEEVENTFLAGS (pointer events only): { PointerEmulated }
|
||||
DEVICEEVENTFLAGS (touch events only): { TouchPendingEnd }
|
||||
|
||||
An XIDeviceEvent is generated whenever the logical state of a device
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue