[PATCH inputproto multitouch 04/13] Add two linebreaks for asciidoc list parsing

Peter Hutterer peter.hutterer at who-t.net
Tue Aug 23 16:07:14 PDT 2011


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 specs/XI2proto.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index e4601a8..639ca22 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -435,6 +435,7 @@ is considered to be rejected.
 
 Touch event delivery precedes pointer event delivery. A touch event emulating
 pointer events is delivered:
+
 - as a touch event to the top-most window of the current window set if a
   client has a touch grab on this window,
 - otherwise, as a pointer event to the top-most window of the current window
@@ -444,6 +445,7 @@ pointer events is delivered:
 
 If no touch or pointer grab on any window is active and the last window in the
 window set has been reached, the event is delivered:
+
 - as a touch event to the window if a client has selected for touch events
   on this window
 - otherwise, as a pointer event to the window if a client has selected for
-- 
1.7.6



More information about the xorg-devel mailing list