https://bugs.kde.org/show_bug.cgi?id=500911
Joshua Goins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INTENTIONAL Status|REPORTED |RESOLVED --- Comment #1 from Joshua Goins <[email protected]> --- Taking a quick look at the code, this is intentional. Those two calibration matrices are set at two different levels: * The one from udev replaces what is called the device's "default matrix" * The one from us replaces the devices "new matrix" We can't functionally tell at our layer whether or not that's the device's provided matrix, or the one you override in udev. I'm unsure if any device legitimately provides their own matrix or if it's always user-provided. But either way, I don't think there's any reason to change it right now. -- You are receiving this mail because: You are watching all bug changes.
