[Bug 212220] New: Newly-supported KDE multimedia keys don't work as shortcuts
Andy Lutomirski
luto at mit.edu
Wed Oct 28 18:50:58 GMT 2009
https://bugs.kde.org/show_bug.cgi?id=212220
Summary: Newly-supported KDE multimedia keys don't work as
shortcuts
Product: kde
Version: unspecified
Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: luto at mit.edu
Version: (using KDE 4.3.2)
OS: Linux
Installed from: Fedora RPMs
A recent kde-qt commit added support to Qt for a bunch of multimedia keys (e.g.
Screensaver and Sleep). This allows me to select these keys as shortcuts, but
they don't work:
http://qt.gitorious.org/+kde-developers/qt/kde-qt/commit/1a94cd7b132497f70a2b97ec2b58f6e2b1c5076a
I think the bug is in kkeyserver_x11.cpp, which does not have entries in
g_rgQtToSymX for the new keys.
Presumably this could be fixed by adding these keys to g_rgQtToSymX, but a
cleaner fix might be to remove that table entirely and just use QKeyMapper.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list