asciidoc requires caption to be on one line but this one here is too long. Split it up instead.
Signed-off-by: Peter Hutterer <[email protected]> --- specs/XI2proto.txt | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 7df7516..327341a 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -468,8 +468,10 @@ The conditions to switch from pointer-controlling to non-pointer-controlling touch is implementation-dependent. A device may support touches that are both pointer-controlling and a touch event. -.Dependent touch example event sequence on a touchpad, touches are marked -when switching to pointer-controlling (pc) or to non-pointer-controlling (np) +In the dependent touch example event sequence below, touches are marked when +switching to pointer-controlling (pc) or to non-pointer-controlling (np). + +.Dependent touch example event sequence on a touchpad [width="50%", options="header"] |==================================================== | Finger 1 | Finger 2 | Event generated(touchid) -- 1.7.7.6 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
