Raspberry PI - How to change desktop wallpaper?

Problem:
When I right click on the desktop, a submenu pops up with these choices: terminal emulator, web browser, desktops, obconf, reconfigure, restart, exit. How can I change the desktop wallpaper? I don't see an option to do this with this submenu?

Normally when you are using Raspbian "wheezy" with the LXDE Desktop Environment Right clicking should pop up:

Create New
Paste
Selact All
Invert Selection
Sort Files
Desktop Preferences

If not ?

Solution:

Open a terminal and enter pcmanfm --desktop-pref.

When the desktop preferences window pops up, click on the "Advanced" tab and deselect "Show menus provided by window managers when desktop is clicked."

That's it and PCManFM File Manager that we had by default is back!

Comments

  1. So I tried entering this command letter for letter, but it says 'bash: --desktop-pref.: command not found'. What am I supposed to do now?

    ReplyDelete
    Replies
    1. so in terminal did you type:

      pcmanfm --desktop-pref

      Delete

Post a Comment

Popular posts from this blog

How to clean DB from old logs in Magento 1.x

Reduce (shrink) and resize raw disk at Proxmox

Apache 2.4 + mod_wsgi + Python 3.7 + Django installation on Centos 7.10