diff options
author | Jason Gerecke <killertofu@gmail.com> | 2018-02-09 08:14:41 -0800 |
---|---|---|
committer | David Fort <contact@hardening-consulting.com> | 2018-02-21 16:14:46 +0100 |
commit | 9fc2e461b37ddc534146adb6f754d8f68e354f10 (patch) | |
tree | 311cdf47cc2be3c5916c4e7c1fbf91fc89acb979 /configure.ac | |
parent | 1f7817613ac632a0c078454460df5be89f1f6144 (diff) |
compositor-rdp: Correct mouse scrolling direction
The direction of scrolling in the RDP compositor appears to be inverted.
When using Weston directly in X, sending X11 button 4 cuases window
contents to scroll up and button 4 to be reported to xwayland clients.
Conversely, when using Weston through RDP (xfreerdp client), sending
X11 button 4 causes window contents to scroll down and button 5 to be
reported to xwayland clients. The xfreerdp client does not seem to be
the cause of this since scrolling works correctly when connecting to
a Windows host.
Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Reviewed-by: David Fort <contact@hardening-consulting.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions