summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-06-14 12:57:19 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-06-15 17:46:51 +1000
commit69d0bacee9ae661545a3c64f864af7bf9d596a2d (patch)
tree516f967412a02abc6046aad9c8ac1191f9a29436
parent2d2e5235499ace7afa26b49b928e36133125a17a (diff)
Remove vestiges of the event-gui
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--README.md2
-rw-r--r--tools/.gitignore1
2 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index ce1b673..c1ceb8e 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ repository. Developers are encouraged to look at those tools for a
real-world (yet simple) example on how to use libinput.
- A commandline debugging tool: https://cgit.freedesktop.org/wayland/libinput/tree/tools/event-debug.c
-- A GTK application that draws cursor/touch/tablet positions: https://cgit.freedesktop.org/wayland/libinput/tree/tools/event-gui.c
+- A GTK application that draws cursor/touch/tablet positions: https://cgit.freedesktop.org/wayland/libinput/tree/tools/libinput-debug-gui.c
Build instructions:
http://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html
diff --git a/tools/.gitignore b/tools/.gitignore
index 9bdb48d..efc83c4 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -1,2 +1 @@
-event-gui
ptraccel-debug