Query re. Thunar's main window right mouse click  [Solved]

Message
Author
oliverjames
Posts: 61
Joined: Fri May 18, 2018 11:22 am

Query re. Thunar's main window right mouse click

#1 Post by oliverjames »

Can anyone please tell me how I can re-order the commands in the drop down list resulting from right clicking in Thunar's main window. I'd like to move the "delete" command away from the "rename" command.

Thank you.

BV206
Posts: 529
Joined: Sat Mar 09, 2019 10:55 am

Re: Query re. Thunar's main window right mouse click

#2 Post by BV206 »

Edit>Configure custom actions...
I think you can only rearrange the custom actions.
I don't think you can change the others.

User avatar
CharlesV
Global Moderator
Posts: 7699
Joined: Sun Jul 07, 2019 5:11 pm

Re: Query re. Thunar's main window right mouse click

#3 Post by CharlesV »

I dont know of any method to reorder them, but you can *remove* the delete option entirely. ( you still will have Move to Trash available.)

Edit the following file using a text editor ( featherpad ) ( Note: replace your_user_name with your logon name !) :
/home/your_user_name/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml

and change the following line

Code: Select all

 <property name="misc-show-delete-action" type="bool" value="true"/>

to

Code: Select all

 <property name="misc-show-delete-action" type="bool" value="false"/>
 
 
Save the file, then Log out and back in and the 'Delete' choice should be gone.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
JmaCWQ
Posts: 288
Joined: Fri Sep 09, 2016 4:42 am

Re: Query re. Thunar's main window right mouse click

#4 Post by JmaCWQ »

Or open a Thunar window, Edit > Preferences > Behaviour under 'Context Menu' uncheck 'Show action to permanently delete files and folders' :cool:

User avatar
CharlesV
Global Moderator
Posts: 7699
Joined: Sun Jul 07, 2019 5:11 pm

Re: Query re. Thunar's main window right mouse click

#5 Post by CharlesV »

JmaCWQ wrote: Fri Jul 18, 2025 10:45 pm Or open a Thunar window, Edit > Preferences > Behaviour under 'Context Menu' uncheck 'Show action to permanently delete files and folders' :cool:
ha! THAT would be too easy! Good call!
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
JmaCWQ
Posts: 288
Joined: Fri Sep 09, 2016 4:42 am

Re: Query re. Thunar's main window right mouse click  [Solved]

#6 Post by JmaCWQ »

CharlesV wrote: Fri Jul 18, 2025 11:58 pm ha! THAT would be too easy! Good call!
No probs :biggrin:

It would be nice to have the option to re-order them all and not just the custom actions.

Post Reply

Return to “Software / Configuration”