Dolphin, "show in groups" using context menu

To access the “Show in Groups” option, by default it’s required to go through the Burger Menu > More > View > Show in Groups

It is also possible to set up a shortcut for this action:

I’d like the “Show in Groups” option to be available in the context menu, when right clicking on an empty space

Make a servicemenu which emulates the shortcut. Depending on what you’re using, xdotool or ydotool, kdotool…

here’s a simple example:


1 Like

Thank you for all your replies

I found that “Adjust View and Display Style” can be directly added to the toolbar (based on @jinliu’s post)
Right click on toolbar > Configure Toolbars >

I haven’t found a way to customize the context menu from the GUI
Burger Menu > Configure > Configure Dolphin > Context Menu

from: @dzon
Make a servicemenu which emulates the shortcut. Depending on what you’re using, xdotool or ydotool, kdotool…

Probably this would lead to what I’m looking for, but I think there should be a way to customize the context menu within Dolphin’s GUI

It’s not that hard. And besides, you’d still have to know what the exec would have to be.