diff options
author | Martin Rodriguez <slackmart@gmail.com> | 2015-01-01 09:06:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-01 09:06:19 +0700 |
commit | fc5c7072005c259eee085a889511474e89e8bdd1 (patch) | |
tree | 1a1685fe9fcdfc9f11ebefbbcaf1e6b2fb52b333 /misc/xcape/README | |
parent | 884015d064e1887122600233ea947f2446b887b7 (diff) | |
download | slackbuilds-fc5c7072005c259eee085a889511474e89e8bdd1.tar.gz |
misc/xcape: Added (Key Modifier).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |