PDA

View Full Version : Delete key not working.


kenned88
11th April 2011, 11:59 AM
Hi there. first of all it took a while to get used to gnome3, but now i love it. I do only have one problem right now. My delete key doesn't work when i mark a file and want to delete it ill have to right click and then move to trash. Is there a solution for this ? its only in gnome3 that it doesn't work. It works perfect in gedit as a example.

sillav
11th April 2011, 05:10 PM
I noticed the same thing. Regardless of whether behaviour is set to single or double click.

Shift+Del key executes the delete command to bypass trash.

I suspect it's a bug, though I can't find anything about it upstream, so perhaps it's fedora specific? I couldn't find anything in the fedora bug tracker though.

kenned88
12th April 2011, 02:26 PM

okay thank you but that's not exactly what i wanted. Lets hope its a bug.

Piotr Pyclik
12th April 2011, 03:39 PM
Shortcut to move files to trash in Nautilus is now ctrl+del. Needs to get used to, but makes sense.

sillav
12th April 2011, 05:09 PM
Shortcut to move files to trash in Nautilus is now ctrl+del. Needs to get used to, but makes sense.

Thanks for that tip. But why does it make sense exactly? Is there some other function for the delete key all by itself now, or is it just useless in nautilus without modifiers?

Piotr Pyclik
12th April 2011, 07:56 PM
Ctrl+x, ctrl+c, ctrl+v and now ctrl+delete. ;) Also, now it's probably harder to move file to trash accidentally.

sillav
13th April 2011, 02:05 AM
That makes sense. Of course, I can do Ctrl+X. Ctrl+C and Ctrl+V with the left hand, while my right is on the mouse. I'd rather it be Ctrl+D for delete or just leave it the delete key alone.

Is there a dconf-key that can be edited you think?

Piotr Pyclik
13th April 2011, 06:41 AM
I can't see anything to change shortcuts, at least in org -> nautilus.

CarlosMosca
30th April 2011, 07:10 AM
Anybody found anything that actually works to change this?

Every place I go to look for a solution to this problem gives me this:

--- --- ---
Quick fix:
Run DCONF-editor, and open:
org -> gnome -> desktop -> interface
Enable "can-change-accels".

Open nautilus, select any file/directory, then click "Edit" from menubar, and hover on "Move to Trash" menuitem.
While hovering, click on your delete key. The accel should change from "cntrl+del" to "del".

Make sure you have selected a file, else the "Move to Trash" menuitem will be greyed out.

I suggest you disable "can-change-accels" afterwards, to prevent accidental accel changes.
--- --- ---


EXCEPT that when close Nautilus and open it again, the accels reset themselves to ctrl-delete and shift-delete. I've also tried GCONF-editor (as opposed to Dconf-editor) and the key in question ("can-change-accels") doesn't even appear.

I'm really giving Gnome 3 a chance and so far I've been able to customize most aspects of it messing with a few xmls and css files except for this very annoying one -- I can't seem to find a definite solution for it.

Help!

Carlos

kenned88
30th April 2011, 04:14 PM
Thank you so much.. :P

christian_l
10th May 2011, 06:52 AM
--- --- ---
Quick fix:
Run DCONF-editor, and open:
org -> gnome -> desktop -> interface
Enable "can-change-accels".

Open nautilus, select any file/directory, then click "Edit" from menubar, and hover on "Move to Trash" menuitem.
While hovering, click on your delete key. The accel should change from "cntrl+del" to "del".

Make sure you have selected a file, else the "Move to Trash" menuitem will be greyed out.

I suggest you disable "can-change-accels" afterwards, to prevent accidental accel changes.
--- --- ---


Thanks for the guide, it worked for me (although I had to press "delete" twice until it really showed up in the menu)!

What a silly change... I thought one of the reasons for having a trash folder was for accidental deletes, so now we have something to prevent us from accidentally deleting files to the place where accidentally deleted files would normally go? :confused:

Now I only need a way to get the "up" button back in nautilus, and I'll be happy at least with that program...

sillav
10th May 2011, 07:08 AM
Thanks Carlos, worked for me. Maybe the change is only active while you have 'can change accels' enabled? Does leaving it turned on make the change stick across closing and reopening nautilus?