[PATCH inputproto multitouch 4/9] Prettyify touch device types

Chase Douglas chase.douglas at canonical.com
Fri Aug 5 16:14:48 PDT 2011


Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
---
 specs/XI2proto.txt |    4 ++--
 1 files 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
-- 
1.7.4.1



More information about the xorg-devel mailing list