I recently installed gnome-shell
on Ubuntu 17.10 (I had been using Cinnamon previously). Most things are working fine, but I am unable to change my display settings at all.
I have two monitors -- a laptop screen plus an external display -- and by default, they are positioned in this configuration:
If I try to reposition them, I can click the apply button, but it doesn't affect the actual layout of the displays at all. (Other settings, like toggling the "mirror display" option don't do anything either.)
If I open the display settings by running the command gnome-control-center display
, I can see the following error whenever I click apply:
** (switchboard:20969): CRITICAL **: DisplaysOverlay.vala:90:
GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod:
Method ApplyConfiguration is not implemented on interface org.gnome.Mutter.DisplayConfig
I tried Googling around a bit, and attempted a few solutions from this thread, to no avail. Any suggestions?