GNOME Bugzilla – Bug 154944
[PATCH]Invalid key assignment on the second keybinding setup for multimedia events
Last modified: 2006-09-22 14:13:05 UTC
When I try to set up an event that works via a remapped key (for example, Next track, unassigned/disabled yet): 1. When pressing a next track key on my multimedia keyboard, a 0x99 symbols appears. This is correct and the key works. 2. When I try to assign the same key to the same event for a second time, XF86AudioNext is displayed and the key does not work. 3. When I repeat the assignment again, 0x99 is assigned and it works again. I expect the key to work any time I assign it. I have a (not very elegant) patch to fix this problem.
Created attachment 32414 [details] [review] A possible way to fix the problem. Unfortunately, the XF86 keysym range does not seem to be defined anywhere via defines, therefore this constants :-\
*** Bug 315279 has been marked as a duplicate of this bug. ***
I just found that this bug also occurs on my laptop, which has a clean Ubuntu Breezy install which is now tracking Ubuntu Dapper and, of course, a completely different hardware configuration than my desktop computer. Is there anything I can do to help out? What is wrong with bukovjan's patch? I guess I could try attachment 32424 [details] -- I'll probably have time for that tomorrow.
I just witnessed this bug on a fresh install of Ubuntu Breezy with en-US locale, if it should matter in any way ...
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 133815 ***