diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-12-30 19:00:16 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-01-02 09:48:33 +0100 |
| commit | ab67ba5e161c4d65128fc5eada6845a543464759 (patch) | |
| tree | f34d3f985a32418045bcec87a245e23ad378ce03 /INSTALL | |
| parent | a70656bd749b1989cdf564b535c0aede8ebf4666 (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-- | INSTALL | 7 |
1 files changed, 0 insertions, 7 deletions
| @@ -7,13 +7,6 @@ installed. Then, do | |||
| 7 | ./configure | 7 | ./configure |
| 8 | make | 8 | make |
| 9 | 9 | ||
| 10 | To test the touch properties of an MT device at /dev/input/eventX, do | ||
| 11 | |||
| 12 | sudo ./test/grail-touch /dev/input/eventX | ||
| 13 | |||
| 14 | You should be able to see touch events in the terminal. After five | ||
| 15 | seconds of inactivity, the program exits. | ||
| 16 | |||
| 17 | To test gestures, do | 10 | To test gestures, do |
| 18 | 11 | ||
| 19 | sudo ./test/grail-gesture 0xffffffff /dev/input/eventX | 12 | sudo ./test/grail-gesture 0xffffffff /dev/input/eventX |
