From 951cb8314343fcd5cdc392dfc78024fa184fc694 Mon Sep 17 00:00:00 2001 From: Chase Douglas Date: Tue, 2 Aug 2011 15:53:35 -0700 Subject: [PATCH] Prettyify touch device types Signed-off-by: Chase Douglas --- specs/XI2proto.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 2fd3c45..4432035 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -343,12 +343,12 @@ Touch device modes Touch devices come in many different forms with varying capabilities. The following device modes are defined for this protocol: -DirectTouch: +'DirectTouch': These devices map their input region to a subset of the screen region. Touch focus is determined according to where the touch occurs in the mapped screen region. An example of a DirectTouch device is a touchscreen. -DependentTouch: +'DependentTouch': These devices do not have a direct correlation between a touch location and a position on the screen. Touch events are delivered according to the location of the device's cursor. An Example of a DependentTouch device is a