From 96a4536ea280fa7345d8181cf31d55dbf0584b12 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Fri, 17 May 2013 22:34:03 -0700 Subject: moin2mdwn: convert page Software/xresponse --- Software/xresponse.mdwn | 14 ++++++++++++++ Software/xresponse.moin | 11 ----------- 2 files changed, 14 insertions(+), 11 deletions(-) create mode 100644 Software/xresponse.mdwn delete mode 100644 Software/xresponse.moin (limited to 'Software') 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/. -- cgit v1.2.1