commit | d3535431e8006e8bf71229f306ea9c62d9e737e8 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Nov 28 11:29:33 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 05 09:52:02 2014 +0100 |
tree | c46766cc97418b86b89de09e4b92285be5e2c927 | |
parent | 43579403a3d67d6aab5ceb682dedae8fde85703c [diff] |
input: mouse: add graphic_rotate support Transform absolute mouse events according to graphic_rotate. Legacy input code does it for both absolute and relative events, but the logic is broken for relative coordinates, so this is most likely not used anyway. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>