Slightly more funky would be to poke around in the CRTC, but that should require master. As it stands this should help verify that what X is supplying to the driver matches user expectations
8d76f90 tools: Add simple tool to retrieve the current cursor from X
configure.ac | 3 ++
tools/.gitignore | 1 +
tools/Makefile.am | 10 ++++-
tools/cursor.c | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 120 insertions(+), 1 deletion(-)
Upstream: cgit.freedesktop.org