Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-27 | terminal: add systemd-evcat input debugging tool | David Herrmann | |
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. |