Re the wallpaper competition for Lubuntu 15.04 in The Lubuntu Blog, can I download one in Lubuntu 14.04/
Asked
Active
Viewed 295 times
1
-
Yes, since the wallpapers are shared under a CC-BY-SA license. – muru Jun 23 '15 at 02:13
2 Answers
1
Actually just install the ubuntu wallpapers
sudo apt-get install ubuntu-wallpapers-version-of-ubuntu-here
Then symlink it into Lubuntu Wallpapers directory
sudo ln -s /usr/share/backgrounds /usr/share/lubuntu/wallpapers/community-wallpapers
Now you should see a community-wallpapers directory when choosing images.
:)

engineerDave
- 111
0
I don't see why not. You'll need sudo
to put the image into /usr/share/lubuntu/wallpapers
. But that's about it. Then you should see the new wallpaper as a choice when you next open Customize Look and Feel
in Menu > Preferences.

DK Bose
- 42,548
- 23
- 127
- 221
-
-
Do I enter 'sudo' first then '/usr/share/lubuntu/wallpapers' ? The response to this is 'Is a directory' – itforsenior Jun 24 '15 at 23:17