Summary: | The key you just pressed isn't supported by Qt | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Marc Benstein <mdb> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | einmaladresse_2, lamarque, lambdae2, mironov.ivan, unggnu |
Priority: | NOR | ||
Version: | 4.2.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marc Benstein
2009-02-24 17:58:42 UTC
This was originally reported downstream here: https://bugzilla.novell.com/478492 I have the same bug, but for sleep key of my keyboard. Kubuntu 8.10 with kde 4.2 xev output KeyPress event, serial 34, synthetic NO, window 0x6600001, root 0x1a6, subw 0x0, time 17453976, (-557,675), root:(534,700), state 0x10, keycode 150 (keysym 0x1008ff2f, XF86Sleep), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyRelease event, serial 34, synthetic NO, window 0x6600001, root 0x1a6, subw 0x0, time 17454120, (-557,675), root:(534,700), state 0x10, keycode 150 (keysym 0x1008ff2f, XF86Sleep), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False I can't use XF86Sleep in any shortcut I also tried to reproduce for XF86WWW, but my keyboard has in it's place XF86HomePage which works. I have same problem for XF86WWW. KDE 4.2.1, Qt 4.5, Gentoo ~amd64. I can confirm this problem. Brightness keys doesn't work while they have keycodes with Xev. KeyRelease event, serial 35, synthetic NO, window 0x3000001, root 0xab, subw 0x0, time 999639, (-629,210), root:(458,235), state 0x0, keycode 232 (keysym 0x1008ff03, XF86MonBrightnessDown), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False KeyPress event, serial 35, synthetic NO, window 0x3000001, root 0xab, subw 0x0, time 1000020, (-629,210), root:(458,235), state 0x0, keycode 233 (keysym 0x1008ff02, XF86MonBrightnessUp), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False I think this is a duplicate of bug https://bugs.kde.org/show_bug.cgi?id=182672 Yeah, it is a duplicate. I don't know how to mark it as such. Do not worry, some KDE developer will mark it as duplicate. Since it is likely a Qt's bug someone should inform Trolltech/Nokia about it. As requested... *** This bug has been marked as a duplicate of bug 182672 *** |