B0go / touchegg-configuration

Touchegg configuration to run multitouch gestures up to five fingers!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Touchegg Configuration

Touchegg configuration to run multitouch gestures up to five fingers!

Installation

Clone the repository on your local machine:

git clone https://github.com/VictorBogo/touchegg-configuration

cd into it and give execution permission to install.sh:

cd touchegg-configuration
chmod +x install.sh

WARNING: Reboot needed

Execute the installation script:

./install.sh

Gestures

Four fingers

  • Tap: show all windows in the workspace
  • Drag up: switch to higher workspace
  • Drag down: switch to lower workspace
  • Drag left: switch tab to right
  • Drag right: switch tab to left

###Five fingers

  • Tap: close window

Feel free to open a pull request with useful gestures!

Touchegg Github Repo

About

Touchegg configuration to run multitouch gestures up to five fingers!

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%