LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A simple way to move files
#1
1. Open the Thunar file manager
2. Click on Edit and then on Configure custom actions
3. Add A new custom action by clicking on a '+' button
4. Enter this in the text boxes:
Name: Move files
Description: Move files.
Command:
Code:
mv %F `zenity --file-selection --directory`
Icon: You can skip this or choose the icon of your choice.
5. Click on Appearance Conditions tab
6. In the File pattern enter:
Code:
*
7. Check all the boxes and confirm by clicking on OK.
To use this to move the files from the Desktop you will have to log out and back in.
Now you can right-click on any file and move it to another location.
You can select multiple files if you hold Ctrl.
Reply


Messages In This Thread
A simple way to move files - by misko_2083 - 08-23-2014, 01:27 AM
Re: A simple way to move files - by rbdflyboy - 10-08-2014, 11:50 AM
Re: A simple way to move files - by misko_2083 - 10-08-2014, 12:41 PM
Re: A simple way to move files - by rbdflyboy - 10-08-2014, 02:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)