-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
using xev, I'm trying to remap the the f1 key to act as the Shift key.
So when i hold F1 down, i expect to be able to press other keys and get their shifted variants, then when i release F1, xev releases shift.
However, It seems that the command run by F1 terminates when i press another key, meaning shift is released before the next keypress is processed.
Is there any way for me to work around this?
Metadata
Metadata
Assignees
Labels
No labels