]> git.ipfire.org Git - thirdparty/systemd.git/commit - .gitignore
terminal: add systemd-modeset debugging tool
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 19 Sep 2014 12:48:54 +0000 (14:48 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 19 Sep 2014 12:48:54 +0000 (14:48 +0200)
commit810626a80de8361dfbe27110d585023b3d6167a6
tree8d640f883d65c52d49e4f38d85579fa81bc1424f
parentf22e0bce3732c1fd005b7a886042394e036bc1b3
terminal: add systemd-modeset debugging tool

The systemd-modeset tool is meant to debug grdev issues. It simply
displays morphing colors on any found display. This is pretty handy to
look for tearing in the backends and debug hotplug issues.

Note that this tool requires systemd-logind to be compiled from git
(there're important fixes that haven't been released, yet).
.gitignore
Makefile.am
src/libsystemd-terminal/modeset.c [new file with mode: 0644]