What do bionic-wallpapers.xml and ubuntu-wallpapers.xml do?How do I customize desktop wallpaper slideshow?Installing Gnome 3.8 on Ubuntu 12.04ubuntu 16.04 dconf locks don't seem to workUbuntu Bionic - No Keyboard-Layout-Selector at Login-ScreenLightdm is not changing background on Ubuntu 18.04Stuck in Ubuntu booting?
Writing style in academic English
Which device is violating the 802.11n Wi-Fi standard?
My code seems to be a train wreck
What are the possible punishments for an impeached USA president?
How to verify router firmware is legit?
Finding how much time it takes for a complete Earth revolution around the Sun
GIMP using command line
Possible way to counter or sidestep split-second spells (like Trickbind) in a particular situation
How to create animation with svg format file?
17 years old - made a mistake and got fired for stealing $50 at my first job - what other job options could I have?
P-Channel MOSFET Inrush Current Limiting - Transistor burn issue
What about orion ISS missions?
Is this an entry ban?
A fantasy novel that takes place on a ship. There is a spy on the ship and at some point amphibious monsters catch him
Sold item on eBay, buyer wants it to be delivered to another country, and pay by bank transfer
If the second hand goes backwards, starting from 12:00, how long does it take to meet with the minute hand?
How can I rotate a spherical texture without getting a distortion?
Stack Exchange Answerer
How do you say "to play Devil's advocate" in German?
Finding a solution to a linear program with a small number of zeros
Is economics a science?
Better method to measure the time period of a pendulum
Do the holes in Jacquard loom punched cards represent input data or program code?
Is there ever a Kunneth isomorphism just for powers?
What do bionic-wallpapers.xml and ubuntu-wallpapers.xml do?
How do I customize desktop wallpaper slideshow?Installing Gnome 3.8 on Ubuntu 12.04ubuntu 16.04 dconf locks don't seem to workUbuntu Bionic - No Keyboard-Layout-Selector at Login-ScreenLightdm is not changing background on Ubuntu 18.04Stuck in Ubuntu booting?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I came across these two files:
- /usr/share/gnome-background-properties/bionic-wallpapers.xml
- /usr/share/gnome-background-properties/ubuntu-wallpapers.xml
Can you explain what do these files do?
18.04 gnome gnome-shell wallpaper xml
add a comment
|
I came across these two files:
- /usr/share/gnome-background-properties/bionic-wallpapers.xml
- /usr/share/gnome-background-properties/ubuntu-wallpapers.xml
Can you explain what do these files do?
18.04 gnome gnome-shell wallpaper xml
add a comment
|
I came across these two files:
- /usr/share/gnome-background-properties/bionic-wallpapers.xml
- /usr/share/gnome-background-properties/ubuntu-wallpapers.xml
Can you explain what do these files do?
18.04 gnome gnome-shell wallpaper xml
I came across these two files:
- /usr/share/gnome-background-properties/bionic-wallpapers.xml
- /usr/share/gnome-background-properties/ubuntu-wallpapers.xml
Can you explain what do these files do?
18.04 gnome gnome-shell wallpaper xml
18.04 gnome gnome-shell wallpaper xml
asked Sep 20 at 16:34
Sun BearSun Bear
7486 silver badges20 bronze badges
7486 silver badges20 bronze badges
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
Those are used to set up the wallpaper picker. See the name and the corresponding image of the possible wallpapers:

Top 3 are
/usr/share/backgrounds/budgie/coffee_on_bench_by_mikesh_kaos.jpg
/usr/share/backgrounds/budgie/camera_and_spectacles_by_bino_storyteller.jpg
/usr/share/backgrounds/budgie/bike_wheel_by_michal_kulesza.jpg
Each flavor of Ubuntu will have a xml with the name of the distro in it (I use Budgie, you use Gnome). Those are the distro and release specific wallpapers.
The one without the "bionic" holds the default wallpapers for that distro of Ubuntu (so Budgie, Gnome, etc each have their own default wallpapers). Those are at the end of the view:

Last but one row, one on the right is
/usr/share/backgrounds/Xplo_by_Hugo_Cliff.png
From the file browswer:

Bottom 3 are
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper3.jpg
Also from the filebrowser:

So bionic-wallpapers.xml is used to display wall papers in the Window shown in your picture. What about ubuntu-wallpapers.xml? It's content is different to bionic-wallpapers.xml.
– Sun Bear
Sep 20 at 17:49
good enough @SunBear ?
– Rinzwind
Sep 20 at 18:11
This answer does not describe what the XML files do.
– dobey
Sep 20 at 18:21
yes it does. it is used to show the images for wallpapers
– Rinzwind
Sep 20 at 18:59
Can you tell me the name of the wallpaper picker app? I would like to run it from cmdline. Thanks.
– Sun Bear
Oct 1 at 14:41
add a comment
|
The XML files you mention contain lists of wallpaper images, and the settings which should be applied by the background chooser, for what fill type, and background shading and colors, to use for that wallpaper.
Unfortunately, it seems most of them do not really use these files properly, and simply leave it at zoom with solid background color of black underneath the image (in case of transparency or unfilled area of the screen).
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1175522%2fwhat-do-bionic-wallpapers-xml-and-ubuntu-wallpapers-xml-do%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Those are used to set up the wallpaper picker. See the name and the corresponding image of the possible wallpapers:

Top 3 are
/usr/share/backgrounds/budgie/coffee_on_bench_by_mikesh_kaos.jpg
/usr/share/backgrounds/budgie/camera_and_spectacles_by_bino_storyteller.jpg
/usr/share/backgrounds/budgie/bike_wheel_by_michal_kulesza.jpg
Each flavor of Ubuntu will have a xml with the name of the distro in it (I use Budgie, you use Gnome). Those are the distro and release specific wallpapers.
The one without the "bionic" holds the default wallpapers for that distro of Ubuntu (so Budgie, Gnome, etc each have their own default wallpapers). Those are at the end of the view:

Last but one row, one on the right is
/usr/share/backgrounds/Xplo_by_Hugo_Cliff.png
From the file browswer:

Bottom 3 are
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper3.jpg
Also from the filebrowser:

So bionic-wallpapers.xml is used to display wall papers in the Window shown in your picture. What about ubuntu-wallpapers.xml? It's content is different to bionic-wallpapers.xml.
– Sun Bear
Sep 20 at 17:49
good enough @SunBear ?
– Rinzwind
Sep 20 at 18:11
This answer does not describe what the XML files do.
– dobey
Sep 20 at 18:21
yes it does. it is used to show the images for wallpapers
– Rinzwind
Sep 20 at 18:59
Can you tell me the name of the wallpaper picker app? I would like to run it from cmdline. Thanks.
– Sun Bear
Oct 1 at 14:41
add a comment
|
Those are used to set up the wallpaper picker. See the name and the corresponding image of the possible wallpapers:

Top 3 are
/usr/share/backgrounds/budgie/coffee_on_bench_by_mikesh_kaos.jpg
/usr/share/backgrounds/budgie/camera_and_spectacles_by_bino_storyteller.jpg
/usr/share/backgrounds/budgie/bike_wheel_by_michal_kulesza.jpg
Each flavor of Ubuntu will have a xml with the name of the distro in it (I use Budgie, you use Gnome). Those are the distro and release specific wallpapers.
The one without the "bionic" holds the default wallpapers for that distro of Ubuntu (so Budgie, Gnome, etc each have their own default wallpapers). Those are at the end of the view:

Last but one row, one on the right is
/usr/share/backgrounds/Xplo_by_Hugo_Cliff.png
From the file browswer:

Bottom 3 are
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper3.jpg
Also from the filebrowser:

So bionic-wallpapers.xml is used to display wall papers in the Window shown in your picture. What about ubuntu-wallpapers.xml? It's content is different to bionic-wallpapers.xml.
– Sun Bear
Sep 20 at 17:49
good enough @SunBear ?
– Rinzwind
Sep 20 at 18:11
This answer does not describe what the XML files do.
– dobey
Sep 20 at 18:21
yes it does. it is used to show the images for wallpapers
– Rinzwind
Sep 20 at 18:59
Can you tell me the name of the wallpaper picker app? I would like to run it from cmdline. Thanks.
– Sun Bear
Oct 1 at 14:41
add a comment
|
Those are used to set up the wallpaper picker. See the name and the corresponding image of the possible wallpapers:

Top 3 are
/usr/share/backgrounds/budgie/coffee_on_bench_by_mikesh_kaos.jpg
/usr/share/backgrounds/budgie/camera_and_spectacles_by_bino_storyteller.jpg
/usr/share/backgrounds/budgie/bike_wheel_by_michal_kulesza.jpg
Each flavor of Ubuntu will have a xml with the name of the distro in it (I use Budgie, you use Gnome). Those are the distro and release specific wallpapers.
The one without the "bionic" holds the default wallpapers for that distro of Ubuntu (so Budgie, Gnome, etc each have their own default wallpapers). Those are at the end of the view:

Last but one row, one on the right is
/usr/share/backgrounds/Xplo_by_Hugo_Cliff.png
From the file browswer:

Bottom 3 are
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper3.jpg
Also from the filebrowser:

Those are used to set up the wallpaper picker. See the name and the corresponding image of the possible wallpapers:

Top 3 are
/usr/share/backgrounds/budgie/coffee_on_bench_by_mikesh_kaos.jpg
/usr/share/backgrounds/budgie/camera_and_spectacles_by_bino_storyteller.jpg
/usr/share/backgrounds/budgie/bike_wheel_by_michal_kulesza.jpg
Each flavor of Ubuntu will have a xml with the name of the distro in it (I use Budgie, you use Gnome). Those are the distro and release specific wallpapers.
The one without the "bionic" holds the default wallpapers for that distro of Ubuntu (so Budgie, Gnome, etc each have their own default wallpapers). Those are at the end of the view:

Last but one row, one on the right is
/usr/share/backgrounds/Xplo_by_Hugo_Cliff.png
From the file browswer:

Bottom 3 are
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper1.jpg
/usr/share/backgrounds/budgie/ubuntu_budgie_wallpaper3.jpg
Also from the filebrowser:

edited Sep 20 at 19:40
answered Sep 20 at 17:33
RinzwindRinzwind
227k30 gold badges439 silver badges582 bronze badges
227k30 gold badges439 silver badges582 bronze badges
So bionic-wallpapers.xml is used to display wall papers in the Window shown in your picture. What about ubuntu-wallpapers.xml? It's content is different to bionic-wallpapers.xml.
– Sun Bear
Sep 20 at 17:49
good enough @SunBear ?
– Rinzwind
Sep 20 at 18:11
This answer does not describe what the XML files do.
– dobey
Sep 20 at 18:21
yes it does. it is used to show the images for wallpapers
– Rinzwind
Sep 20 at 18:59
Can you tell me the name of the wallpaper picker app? I would like to run it from cmdline. Thanks.
– Sun Bear
Oct 1 at 14:41
add a comment
|
So bionic-wallpapers.xml is used to display wall papers in the Window shown in your picture. What about ubuntu-wallpapers.xml? It's content is different to bionic-wallpapers.xml.
– Sun Bear
Sep 20 at 17:49
good enough @SunBear ?
– Rinzwind
Sep 20 at 18:11
This answer does not describe what the XML files do.
– dobey
Sep 20 at 18:21
yes it does. it is used to show the images for wallpapers
– Rinzwind
Sep 20 at 18:59
Can you tell me the name of the wallpaper picker app? I would like to run it from cmdline. Thanks.
– Sun Bear
Oct 1 at 14:41
So bionic-wallpapers.xml is used to display wall papers in the Window shown in your picture. What about ubuntu-wallpapers.xml? It's content is different to bionic-wallpapers.xml.
– Sun Bear
Sep 20 at 17:49
So bionic-wallpapers.xml is used to display wall papers in the Window shown in your picture. What about ubuntu-wallpapers.xml? It's content is different to bionic-wallpapers.xml.
– Sun Bear
Sep 20 at 17:49
good enough @SunBear ?
– Rinzwind
Sep 20 at 18:11
good enough @SunBear ?
– Rinzwind
Sep 20 at 18:11
This answer does not describe what the XML files do.
– dobey
Sep 20 at 18:21
This answer does not describe what the XML files do.
– dobey
Sep 20 at 18:21
yes it does. it is used to show the images for wallpapers
– Rinzwind
Sep 20 at 18:59
yes it does. it is used to show the images for wallpapers
– Rinzwind
Sep 20 at 18:59
Can you tell me the name of the wallpaper picker app? I would like to run it from cmdline. Thanks.
– Sun Bear
Oct 1 at 14:41
Can you tell me the name of the wallpaper picker app? I would like to run it from cmdline. Thanks.
– Sun Bear
Oct 1 at 14:41
add a comment
|
The XML files you mention contain lists of wallpaper images, and the settings which should be applied by the background chooser, for what fill type, and background shading and colors, to use for that wallpaper.
Unfortunately, it seems most of them do not really use these files properly, and simply leave it at zoom with solid background color of black underneath the image (in case of transparency or unfilled area of the screen).
add a comment
|
The XML files you mention contain lists of wallpaper images, and the settings which should be applied by the background chooser, for what fill type, and background shading and colors, to use for that wallpaper.
Unfortunately, it seems most of them do not really use these files properly, and simply leave it at zoom with solid background color of black underneath the image (in case of transparency or unfilled area of the screen).
add a comment
|
The XML files you mention contain lists of wallpaper images, and the settings which should be applied by the background chooser, for what fill type, and background shading and colors, to use for that wallpaper.
Unfortunately, it seems most of them do not really use these files properly, and simply leave it at zoom with solid background color of black underneath the image (in case of transparency or unfilled area of the screen).
The XML files you mention contain lists of wallpaper images, and the settings which should be applied by the background chooser, for what fill type, and background shading and colors, to use for that wallpaper.
Unfortunately, it seems most of them do not really use these files properly, and simply leave it at zoom with solid background color of black underneath the image (in case of transparency or unfilled area of the screen).
answered Sep 20 at 18:24
dobeydobey
35k3 gold badges43 silver badges88 bronze badges
35k3 gold badges43 silver badges88 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1175522%2fwhat-do-bionic-wallpapers-xml-and-ubuntu-wallpapers-xml-do%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown