Bug 221222 - KWin does not respond to global shortcuts
Summary: KWin does not respond to global shortcuts
Status: RESOLVED DUPLICATE of bug 216857
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-04 12:09 UTC by Alex Merry
Modified: 2010-01-04 12:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
KWin console output (22.66 KB, text/plain)
2010-01-04 12:10 UTC, Alex Merry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Merry 2010-01-04 12:09:49 UTC
Version:           SVN r1069406 (using Devel)
Compiler:          gcc version 4.4.2 20091208 (prerelease) 
OS:                Linux
Installed from:    Compiled sources

When logging in to a KDE desktop session, KWin does not respond to any keyboard shortcuts, such as Alt+Tab or Alt+F4.

Restarting KWin (`kquitapp kwin; sleep 1; kwin`) causes keyboard shortcuts to work again.

Note: this appears to be distinct from bug 163504, since it happens from log in and mouse actions (such as right-clicking on the title bar) are unaffected.

Pressing a KWin shortcut results in the following output in .xsession-errors:

kglobalaccel(5088) KGlobalAccelImpl::x11Event: Got XKeyPress event
kglobalaccel(5088) GlobalShortcutsRegistry::keyPressed: "Alt+F4" = "Window Close"
knotify(5091) KNotify::event: 350  ref= 0
Comment 1 Alex Merry 2010-01-04 12:10:44 UTC
Created attachment 39546 [details]
KWin console output

Result of `grep kwin .xsession-errors`
Comment 2 Martin Flöser 2010-01-04 12:14:12 UTC

*** This bug has been marked as a duplicate of bug 216857 ***