README.md in fusuma-0.10.2 vs README.md in fusuma-0.11.0
- old
+ new
@@ -92,16 +92,17 @@
up:
command: 'xdotool key super+a'
down:
command: 'xdotool key super+s'
pinch:
- in:
- command: 'xdotool key ctrl+plus'
- threshold: 0.1
- out:
- command: 'xdotool key ctrl+minus'
- threshold: 0.1
+ 2:
+ in:
+ command: 'xdotool key ctrl+plus'
+ threshold: 0.1
+ out:
+ command: 'xdotool key ctrl+minus'
+ threshold: 0.1
threshold:
swipe: 1
pinch: 1
@@ -135,22 +136,28 @@
right:
- shortcut: 'alt+Right'
+ command: 'xdotool key alt+Right'
```
+### About xdotool
+
+* xdotool manual (https://github.com/jordansissel/xdotool/blob/master/xdotool.pod)
+* Available keys' hint (https://github.com/jordansissel/xdotool/issues/212#issuecomment-406156157)
+
## Options
* `-c`, `--config=path/to/file` : Use an alternative config file
* `-d`, `--daemon` : Daemonize process
* `-l`, `--list-devices` : List available devices
* `-v`, `--verbose` : Show details about the results of running fusuma
* `--device="Device name"` : Open the given device only
* `--version` : Show fusuma version
-## Autostart(gnome-session-properties)
-1. Check where you installed fusuma
+## Autostart (gnome-session-properties)
+1. Check the path where you installed fusuma with `$ which fusuma`
2. Open `$ gnome-session-properties`
-3. Add Fusuma and input location where you checked above's path
+3. Add Fusuma and enter the location where the above path was checked in the command input field
+4. Add the `-d` option at the end of the command input field
## Support
[](https://www.patreon.com/iberianpig)