diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-07-02 21:28:24 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-03 02:31:43 -0500 |
commit | 9b4d00f858b518e5baf828090b11b366fc154ff1 (patch) | |
tree | c435c1acf7ac2317bed72bf1ae7497bee9b2e72e /accessibility/easystroke/README | |
parent | e15bb1db2f3e07363e5be12389c1b24dd688972b (diff) | |
download | slackbuilds-9b4d00f858b518e5baf828090b11b366fc154ff1.tar.gz |
accessibility/easystroke: Updated for version 0.5.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'accessibility/easystroke/README')
-rw-r--r-- | accessibility/easystroke/README | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/accessibility/easystroke/README b/accessibility/easystroke/README index 9028f62b99..54da035d33 100644 --- a/accessibility/easystroke/README +++ b/accessibility/easystroke/README @@ -1,17 +1,15 @@ -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. -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 +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. |