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: Po Lu
Subject: Re: master fe7c015b20: Support XFCE in wallpaper.el
Date: Tue, 27 Sep 2022 08:33:20 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

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.
>
> In case it matters, my xfconf-query version is 4.16.0.

I think you said "HDMI2" twice.  What is the actual name of the monitor?


reply via email to

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