On Saturday 16 January 2021 12:58:59 Dr. Nikolaus Klepp wrote: {SNIP}
Sorry to say, neither does work. I tried it as "superdisk" or with one partion, the result is the same - "Move to trash" is greyed out and <DEL> does not work (<shift>+<DEL> does work).
I tried ext4, too, with the very same behaviour, so it's not filesystem specific. File creation works without problems.
What's also strange: the konqeror is not notified about changes on that filesystem, e.g. if I create a new file it is not visible in konqueror till I press "F5".
Oh, I have "udisks2" as helper.
Ok, in konqueror settings, tab "behaviour" --> "show delete entry (no trash)". if this is checked, I get a "Delete" entry in the context menu. This still does not enable "<del>"-key, but for the "usual" user it's ok.
Interestingly I cannot identify the corresponding setting in .trinity/share/config/konquerorrc
Nik
Did you add these lines to your konquerorrc file?
[Trash] ConfirmDelete=true ConfirmTrash=true
In my file, these lines occur just before the lines for kuick-copy and kuick-move. If necessary, add the lines to the root version of konqerorrc, as well.
Bill