Update README

This commit is contained in:
Rico Tiongson 2017-09-25 23:28:57 +08:00
parent 9c2d1532c7
commit c6505873e9
2 changed files with 17 additions and 4 deletions

View File

@ -1,6 +1,19 @@
# Ubuntu-Comfortable-3-Finger-Swipe
Comfortable 3-finger and 4-finger swipe gesture using Xdotool in native C++, for Ubuntu 16.04LTS and beyond.
Author: Rico Tiongson
## Installation Instructions
1. `sudo apt install libxdo-dev`
2. `
Comfortable 3-finger and 4-finger swipe gesture using Xdotool in native C++, for Ubuntu 16.04LTS and beyond. Makes use of Xdotool to simulate a keyboard shortcut via
## Installation
1. `sudo apt install libinput-dev libxdo-dev`
2. Tweak `src/comfortable-swipe.cpp` to fit keyboard shortcuts of your gestures
3. `bash install`
## How to Run
1. `comfortable-swipe-serve` =
2. Flick away!
## Optional: Add to Startup Applications
1. `gnome-session-properties`
2. Add
![Comfortable Swipe](img/sample.png)

BIN
img/sample.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB