10-08-2014, 12:41 PM
(10-08-2014, 11:50 AM)rbdflyboy link Wrote: Zenity doesn't see /. DirectoriesIt can display them. When a dialog pops out, just right-click inside and 'Show hidden files' or simply use the keyboard shorcut Ctrl+H.
Was confused by not being able to access the /. directories
(10-08-2014, 11:50 AM)rbdflyboy link Wrote: Thunar would not move using the new command, until noticing the pop up window was labeled Zenity and not Thunar. Looks like an apples and oranges situation.You can name the dialog to whatever you want.
I named it Move Files. You can rename it to Thunar or whatever you want as long as it is in the quotes, Like this "Right Here".
Code:
mv %F `zenity --title="Move Files" --file-selection --directory`