slack-desc 982 B

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. xcape: xcape (Linux utility to configure modifier keys)
  9. xcape:
  10. xcape: xcape allows you to use a modifier key as another key when pressed and
  11. xcape: released on its own. Note that it is slightly slower than pressing the
  12. xcape: original key, because the pressed event does not occur until the key
  13. xcape: is released.
  14. xcape:
  15. xcape: The default behaviour is to generate the Escape key when Left Control
  16. xcape: is pressed and released on its own.
  17. xcape:
  18. xcape: Homepage https://github.com/alols/xcape