Removed dangling modifier in README

old-master
Albin Olsson 14 years ago
parent b6142aced0
commit d97e6c70e5
  1. 6
      README

@ -1,9 +1,9 @@
XCAPE
=====
xcape runs as a daemon and intercepts left control key events. If the left
control key is pressed and released on its own, it generates Esc key
events. Thats it! Other than that it does nothing!
xcape runs as a daemon and intercepts the Control key. If the
Control key is pressed and released on its own, it will generate an Escape
key event.
This makes more sense if you have remapped your Caps Lock key to Control.
Future versions of this program might do that mapping for you, but for now
this is something that you have to do yourself.

Loading…
Cancel
Save