Ubuntu – How to add “Refresh” option to right click menu in Lubuntu

lubuntumenupcmanfm

I have many users at the place I work, expressing the notion of switching to Ubuntu. Most of them, for whatever weird reason wanting to know if its possible to have refresh added when you right click on the desktop.

Is that possible?

Best Answer

To add refresh command to right click context menu in Ubuntu 11.10 , install nautilus – refresh by running following commands in the terminal.

sudo add-apt-repository ppa:nae-team/ppa
sudo apt-get update
sudo apt-get install nautilus-refresh

Once the package is installed, run following commands to restart nautilus or log out and log back in to see the changes.

nautilus -q