Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

Single click to open not working in Dolphin

📅 2016-Jul-10 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ dolphin, kde, kubuntu, single-click ⬩ 📚 Archive

Problem

I recently upgraded a Kubuntu 15.10 operating system to Kubuntu 16.04. I used to use single-click to open files and directories in the Dolphin file manager. This stopped working after the upgrade. Only double-click would open files and directories.

Solution

$ cat ~/.config/kdeglobals | grep SingleClick
SingleClick=true
$ sudo apt install dolphin4
$ dolphin4

© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧