this post was submitted on 21 Jul 2026
135 points (98.6% liked)
Linux
14381 readers
284 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, normal key is a key down event when pressed and key up event when released.
Copilot key has different functionality AFAIK on different laptops / keyboards. It will fire several key down events followed by release events. When you let go it will not give any events.
Shortly, yes it behaves like a key combo pressed and released in some order.
Thus, there are several lengthy articles for workarounds.
And it is not standard procedure, unfortunately.