SUMMARY you can bind any action to any key in dolphin except for opening folder. i come to dolphin after using ranger for a long time, i have my left arrow key going up to parent directory and i want my right arrow key to open the selected directory, but i see the only way to do it yet is make a hotkey for right key to send 'enter' keybpoard input to dolphin window, which is not the greatest solution. it would be really nice if i'd be able to bind some other key rather than enter for opening folder STEPS TO REPRODUCE 1. open dolphin 2. go to 'configure keyboard shortcuts' 3. search for opening folder action that has 'enter' key by default OBSERVED RESULT no such shortcut found, not avaliable to rebind EXPECTED RESULT 'open folder' shortcut found and you can change 'enter' to any other key SOFTWARE/OS VERSIONS Linux/KDE Plasma: gentoo 2.9 KDE Plasma Version: 5.26.3 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.5 ADDITIONAL INFORMATION sorry for my english
Issue to enable this is no KItemListController are implemented using QAction currently. And key "right" currently is used to expand a folder in detail view, left is the opposite.