June 8, 2014

Install Easystroke Mouse Gesture Recognition On Ubuntu.

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.

 

easystroke-1


Easystroke records your pointer movements that you make with your mouse to execute certain actions. The current version of  Easystroke can emulate the following:

 

    keypresses
    Text
    Shell Command Execution
    Scroll Wheel, etc.

 

To install Easystroke on Ubuntu, open the Terminal and issue these commands:

 

sudo add-apt-repository ppa:easystroke/ppa
sudo apt-get update
sudo apt-get install easystroke

 

To add mouse gestures, run this command from the Terminal:

 

easystroke –g

 

Easystroke can be then started via the dash:

easystroke-dash

If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:

rss_trappola

No comments:

Post a Comment