From: Peter Hutterer Date: Thu, 2 Jun 2011 00:20:42 +0000 (+1000) Subject: Add support for device-to-screen mapping X-Git-Url: https://diplodocus.org/git/xorg-xinput/commitdiff_plain/8563e64fa4eeaf7b56374fd6695f026d98f1696d?hp=8563e64fa4eeaf7b56374fd6695f026d98f1696d Add support for device-to-screen mapping xinput map-to-crtc "device name" "VGA0" will map to the CRTC "VGA0" by manipulating the transformation matrix accordingly. And because the NVIDIA binary driver still exists, Xinerama is supported to. Maybe in another 5 years, they'll catch up. Signed-off-by: Peter Hutterer Reviewed-by: Simon Thum ---