diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:13:23 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:39 +0700 |
commit | c54891cf5d455dbd9bd95465931ab8cc29b04b48 (patch) | |
tree | 958cdd51047cf1a1eb65dbf429c9888d01b7f9c0 /accessibility/easystroke | |
parent | 5581c7c46492102dcbd25ae0820f357c9bc2f085 (diff) | |
download | slackbuilds-c54891cf5d455dbd9bd95465931ab8cc29b04b48.tar.gz |
accessibility/easystroke: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/easystroke')
-rw-r--r-- | accessibility/easystroke/README | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/accessibility/easystroke/README b/accessibility/easystroke/README index 69bf0bf7bb..20984b6d76 100644 --- a/accessibility/easystroke/README +++ b/accessibility/easystroke/README @@ -1,13 +1,14 @@ -Easystroke is a gesture-recognition application for X11. Gestures or strokes -are movements that you make with you mouse (or your pen, finger etc.) while -holding down a specific mouse button. Easystroke will execute certain actions -if it recognizes the stroke; currently easystroke can emulate key presses, -execute shell commands, hold down modifiers and emulate a scroll wheel. +Easystroke is a gesture-recognition application for X11. Gestures or +strokes are movements that you make with you mouse (or your pen, +finger etc.) while holding down a specific mouse button. Easystroke +will execute certain actions if it recognizes the stroke; currently +easystroke can emulate key presses, execute shell commands, hold down +modifiers and emulate a scroll wheel. -The program was designed with Tablet PCs in mind and can be used effectively -even without access to a keyboard. Easystroke tries to provide an intuitive -and efficient user interface while at the same time being highly configurable -and offering many advanced features. +The program was designed with Tablet PCs in mind and can be used +effectively even without access to a keyboard. Easystroke tries to +provide an intuitive and efficient user interface while at the same +time being highly configurable and offering many advanced features. -If you'd also like the manpage installed, then help2man needs to be installed -and then pass COMPILE_MAN=yes to the slackbuild. +If you'd also like the manpage installed, then help2man needs to be +installed and then pass COMPILE_MAN=yes to the slackbuild. |