diff options
author | 81.2.106.35 <35.106.2.81.in-addr.arpa> | 2011-01-06 17:43:12 +0000 |
---|---|---|
committer | 81.2.106.35 <35.106.2.81.in-addr.arpa> | 2011-01-06 17:43:12 +0000 |
commit | 8a254b7f563181e393deb6aade1b2a9691e9e7b7 (patch) | |
tree | d55e04b0b4705e55b91966813b9d5f5ef68f64d6 |
-rw-r--r-- | Software/xresponse.moin | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Software/xresponse.moin b/Software/xresponse.moin new file mode 100644 index 00000000..0848dd0d --- /dev/null +++ b/Software/xresponse.moin @@ -0,0 +1,11 @@ += Xresponse =
+
+Xresponse is a simple experimental command line tool for measuring UI response times to a mouse click event. It requires the Xtest, to ‘fake’ the mouse event, and XDamage, to report areas of the display that have changed.
+
+For more info see the included README file.
+
+Xresponse is authored by Matthew Allum and Ross Burton. It is free software, available under the GPL.
+
+== Download ==
+
+Xoo is maintained in Git, at http://cgit.freedesktop.org/xorg/app/xresponse/.
|