diff options
Diffstat (limited to 'accessibility/easystroke/README')
-rw-r--r-- | accessibility/easystroke/README | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/accessibility/easystroke/README b/accessibility/easystroke/README index e9a4cf5372..9028f62b99 100644 --- a/accessibility/easystroke/README +++ b/accessibility/easystroke/README @@ -1,14 +1,17 @@ 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. -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 being highly configurable and offering +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. -This requires help2man, boost, and gtkmm. +Easystroke requires gtkmm. If you'd also like the manpage installed +then help2man needs to be installed and then pass COMPILE_MAN=yes +to the slackbuild.
\ No newline at end of file |