diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:27:43 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:27:43 +0200 |
commit | aeacc34a25a4943396b1be0f3ac19563d786a2c2 (patch) | |
tree | 59e97b57012b991e1d3c48fc5a0abb78a0604cd3 /accessibility/easystroke/README | |
parent | af76142369c11ec77a5f7163f2e4bec47eb5b973 (diff) |
accessibility/easystroke: Added to 12.2 repository
Diffstat (limited to 'accessibility/easystroke/README')
-rw-r--r-- | accessibility/easystroke/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/accessibility/easystroke/README b/accessibility/easystroke/README new file mode 100644 index 000000000000..e9a4cf537212 --- /dev/null +++ b/accessibility/easystroke/README @@ -0,0 +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. + +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 +many advanced features. + +This requires help2man, boost, and gtkmm. |