mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-06 06:48:10 +02:00
specs: whitespace fix to avoid wrong asciidoc formatting
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
parent
b1458f6fa9
commit
a09ca92ce3
1 changed files with 3 additions and 4 deletions
|
|
@ -2097,7 +2097,7 @@ changes in response to a button press, a button release, a motion, a key
|
|||
press or a key release. The event type may be one of KeyPress,
|
||||
KeyRelease, ButtonPress, ButtonRelease, Motion.
|
||||
|
||||
XI 2.2: The event type may also be TouchBegin, TouchUpdate, or TouchEnd.
|
||||
XI 2.2: The event type may also be TouchBegin, TouchUpdate, or TouchEnd.
|
||||
|
||||
detail
|
||||
The button number, key code, touch ID, or 0.
|
||||
|
|
@ -2170,9 +2170,8 @@ Modifier state in mods is detailed as follows:
|
|||
locked_group
|
||||
XKB locked group state.
|
||||
|
||||
XI 2.2:
|
||||
|
||||
A TouchBegin event is generated whenever a new touch sequence initializes
|
||||
In servers supporting XI 2.2, a TouchBegin event is generated whenever a new
|
||||
touch sequence initializes.
|
||||
A TouchEnd event is generated whenever a touch sequence ceases. A
|
||||
TouchUpdate event is generated whenever a valuator value changes, or a flag
|
||||
flag (e.g. pending end) has changed for that touch sequence; this may result
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue