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: Sat, 17 Sep 2022 14:03:50 -0400

Po Lu <luangruo@yahoo.com> writes:

> Stefan Kangas <stefankangas@gmail.com> writes:
>
>> +    ("xfconf-query" "-c" "xfce4-desktop" "-p"
>> +     "/backdrop/screen0/monitoreDP/workspace0/last-image" "-s" "%f")
>
> Judging by the command, this assumes that:
>
>  - the screen number is 0
>  - the monitor on which the backdrop will be changed is named "eDP"
>  - the workspace is 0

Is "eDP" the most common and/or default name?

Not sure what to do about the screen number or workspaces.  Is there any
way to find out this information with a simple command?

> These assumptions do not hold true on machines where XFCE is running on
> a different screen, on a monitor named something other than "eDP", or
> when the user has enabled more than 1 workspace.

Suggestions for how to improve on this are welcome.

>From searching online, the way to find out the above information on XFCE
seems to be a hassle:

https://unix.stackexchange.com/questions/596070/how-to-change-wallpaper-on-xfce-from-terminal

I have no idea why they need make such a basic operation that hard.



reply via email to

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