[Xfce-bugs] [Bug 15632] multi monitor: Alignment regression
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Jun 26 15:54:52 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15632
--- Comment #2 from Dr. David Alan Gilbert <dave at treblig.org> ---
(In reply to Simon Steinbeiss from comment #1)
> As far as I can tell from your description your bug has been reported and
> mitigated already. See https://bugzilla.xfce.org/show_bug.cgi?id=15437 and
> https://git.xfce.org/xfce/xfce4-settings/commit/
> ?id=1f94a8b0890d2c3228e5c70b24c5cc9979ebb9d5
>
> You can use this command as a workaround until the next version of
> xfce4-settings is available in Fedora30:
>
> xfconf-query -c displays -p /AutoEnableProfiles -s false
Hi Simon,
Thanks for the pointer.
That command gives the error:
$ xfconf-query -c displays -p /AutoEnableProfiles -s false
Property "/AutoEnableProfiles" does not exist on channel "displays". If a new
property should be created, use the --create option.
and if I add --create:
$ xfconf-query --create -c displays -p /AutoEnableProfiles -s false
When creating a new property, the value type must be specified.
I'll file a fedora bz asking for them to backport that fix.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list