Skip to content
Commit 8e488c96 authored by Carlos Garnacho's avatar Carlos Garnacho
Browse files

xrandr: Use GsdDeviceMapper to rotate touscreens

The Xrandr module was previously in charge of rotating touchscreens,
although it did so in a limited number of cases (eg. only through fn-F7,
not through the g-c-c panel), and didn't do anything to map touchscreens
to the right output if multiple monitors are present, so touchscreens
would be left mapped to the whole span of monitors.

Fix this by using GsdDeviceMapper, so touchscreen mapping is managed by
that object. The Xrandr module still gets to manage what/whether
touchscreens get added to the mapper.

https://bugzilla.gnome.org/show_bug.cgi?id=709600
parent bf2f0d5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment