The new Microsoftslop copilot key always sends the following key-sqeuence when pressed:
left-shift-down left-meta-down f23-down f23-up left-meta-up left-shift-up
This there’s no real key-up event when you release the key --> it can’t be (properly) used as a modifier like ctrl or alt.
The workaround is to send a pretend key-up event after a time delay, but then you mustn’t be too slow / fast when pressing a shortcut.
- Linux workaround: github.com/m-bartlett/remap-copilot?tab=readme-ov…
- Windows workaround github.com/randyrants/sharpkeys/issues/560
- xcancel.com/dcolascione/…/2019936377408811319
tldr: AI took a perfectly working modifier key from you.
RejZoR@lemmy.ml 2 weeks ago
But if you slap Linux on it, it just does nothing then or is it mapped as old AltGr or whatever?
ziggurat@lemmy.world 2 weeks ago
Neither, it will be as if you pressed all those keys in the list above, which will most of the time do nothing