summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2014-08-27 18:38:01 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2014-08-27 18:42:29 +0200
commit8e9371905c743cf997b2e8fa7fe3238f81f741fe (patch)
tree993b31b57009602c02a2484d4a38b4ac0a84bfc1 /.gitignore
parente06cc7b07465369fb7c01c9778b84cf82c82fdcf (diff)
terminal: add systemd-evcat input debugging tool
Like systemd-subterm, this new systemd-evcat tool should only be used to debug libsystemd-terminal. systemd-evcat attaches to the running session and pushes all evdev devices attached to the current session into an idev-session. All events of the created idev-devices are then printed to stdout for input-event debugging.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8aed0b9ba..f8650870a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,6 +69,7 @@
/systemd-detect-virt
/systemd-efi-boot-generator
/systemd-escape
+/systemd-evcat
/systemd-firstboot
/systemd-fsck
/systemd-fstab-generator