https://bugzilla.novell.com/show_bug.cgi?id=685545 https://bugzilla.novell.com/show_bug.cgi?id=685545#c2 --- Comment #2 from Maciej Pilichowski <bluedzins@wp.pl> 2011-04-06 19:21:22 UTC --- I am not arguing, just explaining. I set X11, because previously (OS11.1) multimedia keys were recognized by xev (for example) as "just" keys. For example mute. The only difference with for example F1 key was keycodes, symbols, simply -- data. Now (in xev) F1 creates such entry: KeyPress event, serial 34, synthetic NO, window 0x4c00001, root 0x12f, subw 0x0, time 18527864, (2,418), root:(71,447), state 0x2000, keycode 67 (keysym 0xffbe, F1), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyRelease event, serial 34, synthetic NO, window 0x4c00001, root 0x12f, subw 0x0, time 18527936, (2,418), root:(71,447), state 0x2000, keycode 67 (keysym 0xffbe, F1), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False But mute event looks completely different: FocusOut event, serial 34, synthetic NO, window 0x4c00001, mode NotifyGrab, detail NotifyNonlinear FocusIn event, serial 34, synthetic NO, window 0x4c00001, mode NotifyUngrab, detail NotifyNonlinear (and this comes after few seconds, when popup closes) KeymapNotify event, serial 34, synthetic NO, window 0x0, keys: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 This looks like internals of X11/xkb changed (which for sure did, with 11.4 evdev plays some role). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.