emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master fe7c015b20: Support XFCE in wallpaper.el


From: Stefan Kangas
Subject: Re: master fe7c015b20: Support XFCE in wallpaper.el
Date: Mon, 26 Sep 2022 18:46:47 -0400

Stephen Berman <stephen.berman@gmx.net> writes:

> It does not work for me.  display-monitor-attributes-list identifies my
> monitor as "HDMI2", which is of course not one of the stipulated
> sources.  After commenting out
>
> (if (and monitor (member source '("XRandr" "XRandr 1.5" "Gdk")))
>     monitor
>   "0")
>
> in wallpaper--format-arg and using "HDMI2" for the monitor, then
> wallpaper-default-set-function produces a command that does change the
> wallpaper.

What's the full value of

    (display-monitor-attributes-list)

on your system?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]