https://bugs.kde.org/show_bug.cgi?id=435420
--- Comment #14 from Roman Kapl <ro...@rkapl.cz> --- (In reply to Nate Graham from comment #13) > So you don't want kglobalaccel to run when Plasma is also installed but not > active, Well that is what @prash wanted, not me. I understand where he is coming from (colliding keyboard shortcuts), but it silently breaks my use-case. And I believe that it is not an ideal solution in general. Case in point, Amarok has some useful global shortcuts using KGlobalAccel [1], e.g. for skipping tracks, that you would like to work even if the current environment is not plasma. Currently, these shortcuts will stop working. > and you do want it to run when using KWin as the window manager in > LXQt? KWin is pretty unusable without kglobalaccel (even alt-tab does not work). Or at least it seems to me that KWin needs it running (from quick look at the sources), maybe there is other way? I personaly have no problem setting the XDG_CURRENT_DESKTOP=KDE environment variable or patching kglobalaccel, I just wanted to inform you abot these issues. And maybe provide users with broken KWin shortcuts something to search for :). [1]https://github.com/KDE/amarok/blob/e09665e6b1298de7a8e442a7d530d4ec23ab283f/src/MainWindow.cpp#L957 -- You are receiving this mail because: You are watching all bug changes.