Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道鼠标的配置文件在使用 KDE 5+ Plasma 的 Debian Stretch 中的位置。
在 Plasma 中,默认是“单击”打开文件。我喜欢创建一个脚本来覆盖配置,以便打开文件的“双击”成为默认设置。
谁能帮帮我
/home/user/.config/dolphinrc
[KDE] SingleClick=假
应该解决它。