diff options
Diffstat (limited to 'Software')
-rw-r--r-- | Software/xresponse.mdwn | 14 | ||||
-rw-r--r-- | Software/xresponse.moin | 11 |
2 files changed, 14 insertions, 11 deletions
diff --git a/Software/xresponse.mdwn b/Software/xresponse.mdwn new file mode 100644 index 00000000..7528fbbb --- /dev/null +++ b/Software/xresponse.mdwn @@ -0,0 +1,14 @@ + + +# 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/|http://cgit.freedesktop.org/xorg/app/xresponse/]]. diff --git a/Software/xresponse.moin b/Software/xresponse.moin deleted file mode 100644 index 0848dd0d..00000000 --- a/Software/xresponse.moin +++ /dev/null @@ -1,11 +0,0 @@ -= 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/.
|