https://bugs.kde.org/show_bug.cgi?id=423175
--- Comment #6 from Mark T. Kennedy <m...@acm.org> --- to recap - the Alt_L physical key on my keyboard generates the Meta_L X Windows keysym. the Alt_R physical key generates the Alt_R keysym. System Settings for global shortcuts shows that invoking krunner is bound to Meta-F2 with no other binding. But typing Meta-F2 does *nothing*. If i add a shortcut binding for a bare F2 or Shift-F2 to invoke krunner, they *work*. strangely, i noticed tonight that the left and right 'Windows' keys, which i have configured to generate the X Windows keysyms Super_L and Super_R respectively, invoke krunner! yet as i said earlier, the only binding shown in System Settings is for Meta-F2. this situation is *persistent* and deterministic and repeatable. if it helps, this is the output of 'xmodmap -pm': % xmodmap -pm xmodmap: up to 2 keys per modifier, (keycodes in parentheses): shift Shift_L (0x32), Shift_R (0x3e) lock control Control_L (0x25), Control_R (0x69) mod1 Meta_L (0x40), Meta_L (0xcd) mod2 Alt_R (0x6c) mod3 Super_L (0x85), Super_L (0xce) mod4 Hyper_L (0x42), Hyper_L (0xcf) mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb) -- You are receiving this mail because: You are watching all bug changes.