If I set a keyboard for any window manager action to Shift+Super+( or Shift+Super+), pressing that keyboard shortcut has no effect. Shift+Super+* (a.k.a. Shift+Super+8) and other numbers appears to work fine. In xev, I notice one difference is an extra line for XKeysymToKeycode. Is XKeysymToKeycode handled specially somehow? KeyPress event, serial 37, synthetic NO, window 0x6200001, root 0x1da, subw 0x0, time 149151887, (453,177), root:(1644,820), state 0x41, keycode 18 (keysym 0x28, parenleft), same_screen YES, XKeysymToKeycode returns keycode: 187 XLookupString gives 1 bytes: (28) "(" XmbLookupString gives 1 bytes: (28) "(" XFilterEvent returns: False
I discovered https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627784, and from there learned that it's being mapped to the paren keys above the numpad rather than the shifted number row. Pressing Shift+Super+KP( works, Shift+Super+9 doesn't.
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfwm4/-/issues/383. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev