Prefer tweaking conf file instead of source code

This commit is contained in:
Rico Tiongson 2017-09-30 00:20:54 +08:00
parent 68a1072d63
commit b28619c20c

View File

@ -9,8 +9,7 @@ Comfortable 3-finger (and 4-finger) swipe gestures for Ubuntu 14.04 LTS+
1. `sudo apt install libinput-tools libinput-dev libxdo-dev` 1. `sudo apt install libinput-tools libinput-dev libxdo-dev`
2. `git clone https://github.com/Hikari9/comfortable-swipe-ubuntu.git` 2. `git clone https://github.com/Hikari9/comfortable-swipe-ubuntu.git`
3. `cd comfortable-swipe-ubuntu` 3. `cd comfortable-swipe-ubuntu`
4. Tweak `src/comfortable-swipe.cpp` to fit keyboard shortcuts of your gestures 4. `bash install`
5. `bash install`
## How to Run ## How to Run
1. `comfortable-swipe start` 1. `comfortable-swipe start`