Update README
This commit is contained in:
parent
9c2d1532c7
commit
c6505873e9
21
README.md
21
README.md
@ -1,6 +1,19 @@
|
|||||||
# Ubuntu-Comfortable-3-Finger-Swipe
|
# 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
|
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
|
||||||
1. `sudo apt install libxdo-dev`
|
|
||||||
2. `
|
## 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
|
||||||
|
|
||||||
|

|
||||||
BIN
img/sample.png
Normal file
BIN
img/sample.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user