summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-12-30 19:00:16 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-01-02 09:48:33 +0100
commitab67ba5e161c4d65128fc5eada6845a543464759 (patch)
treef34d3f985a32418045bcec87a245e23ad378ce03 /INSTALL
parenta70656bd749b1989cdf564b535c0aede8ebf4666 (diff)
Move test program to tools directory
The current test programs are tools rather than automatic tests. To conform better to the the usage of "make check", move the current tools over the appropriate directory. Also drop the grail-touch program, as it will be replaced by the utouch-frame package. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 0 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 4e42ff7..caaad65 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,13 +7,6 @@ installed. Then, do
7 ./configure 7 ./configure
8 make 8 make
9 9
10To test the touch properties of an MT device at /dev/input/eventX, do
11
12 sudo ./test/grail-touch /dev/input/eventX
13
14You should be able to see touch events in the terminal. After five
15seconds of inactivity, the program exits.
16
17To test gestures, do 10To test gestures, do
18 11
19 sudo ./test/grail-gesture 0xffffffff /dev/input/eventX 12 sudo ./test/grail-gesture 0xffffffff /dev/input/eventX