diff options
Diffstat (limited to 'misc/xcape/README')
-rw-r--r-- | misc/xcape/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/xcape/README b/misc/xcape/README new file mode 100644 index 0000000000..27d31e1e3f --- /dev/null +++ b/misc/xcape/README @@ -0,0 +1,9 @@ +xcape (Linux utility to configure modifier keys) + +xcape allows you to use a modifier key as another key when pressed and +released on its own. Note that it is slightly slower than pressing the +original key, because the pressed event does not occur until the key +is released. + +The default behaviour is to generate the Escape key when Left Control +is pressed and released on its own. |