jpfleury / corbeille-spacefm

Trash plugin for SpaceFM compliant with the FreeDesktop.org Trash specification
GNU General Public License v3.0
11 stars 4 forks source link

Question: Bind to a key or add to the context menu? #1

Closed Xylemon closed 9 years ago

Xylemon commented 9 years ago

I was wondering if there was anyway to use this plugin via a key bind (rebind the delete key to use this plugin instead) or a way to add the "Trash" menu from the "Plugins" menu into the context menu?

jpfleury commented 9 years ago

Hi,

To add "Trash" in the context menu:

  1. In the "Plugins" menu, right-click on "Trash" and choose "Copy".
  2. Right-click on the file area to display the context menu.
  3. Right-click on a menu item and choose "Paste".

The menu "Trash" will be added below this menu item.

If you want the menu item "Move to Trash" directly in the context menu instead of a submenu:

  1. Right-click on a file, then right-click on the menu item "Move to Trash".
  2. Copy it.
  3. Right-click on a menu item and choose "Paste".

The menu item "Move to Trash" will be added below this menu item.

To use the key shortcut "Delete":

  1. Right-click on a file, then right-click on the menu item "Move to Trash".
  2. Choose "Key Shortcut".
  3. Press "Delete" and apply changes.
Xylemon commented 9 years ago

Thank you! I had no idea you could do this in SpaceFM, learn something everyday.

thierrybo commented 6 years ago

same for me, you saved my day!