https://bugs.kde.org/show_bug.cgi?id=415641
--- Comment #1 from [email protected] --- I am not sure if this is the right way to do but I tried below and it seems working: In main cpp: application name set to yakuake2 (using app.setApplicationName ) In yakuake.kcfg : yakuakerc is replaced with yakuake2rc After compiling, I can now run two instances of yakuake (each assigned to different shortcut and different settings) without any visible problems. However, I think both processes share common resources (such dbus addresses etc). I don't know if I should be concerned about possible conflicts? -- You are receiving this mail because: You are watching all bug changes.
