alols / xcape

Linux utility to configure modifier keys to act as other keys when pressed and released on their own.
GNU General Public License v3.0
2.1k stars 117 forks source link

Is there a way to have delay like press key for at least 100ms? (Similar to timeout but for holding key down) #145

Open DeepReef11 opened 2 months ago

DeepReef11 commented 2 months ago

I would like to be able to prevent accidental keypress by adding a hold press delay.

For instance, press at least 100ms and no more than 500ms (default timeout).

Is it already possible?