> I'm seeing a weird issue with my xserver where all key press events will > be set with (state & Button1Mask), which ends up breaking all st > keyboard shortcuts. xterm works correctly because it whitelists > modifiers relevant to key press events. Do the same in st.
Uhmmm, it seems a bit strange. Why does your xserver do that?. I think your patch isn't wrong, but I think what you describe shouldn't happen, and I would like to know a bit about it before applyin the patch. Regards,
