Update README.md

This commit is contained in:
Rico Tiongson 2020-05-12 10:00:10 +08:00 committed by GitHub
parent 99f659c9db
commit 179083a152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -278,6 +278,16 @@ Refer to https://www.linux.org/threads/xdotool-keyboard.10528/ for a complete li
- [KDE Keyboard Shortcuts](https://community.linuxmint.com/tutorial/view/47) - [KDE Keyboard Shortcuts](https://community.linuxmint.com/tutorial/view/47)
- [PopOS Keyboard Shortcuts](https://support.system76.com/articles/pop-keyboard-shortcuts/) - [PopOS Keyboard Shortcuts](https://support.system76.com/articles/pop-keyboard-shortcuts/)
## Known Issues (#76, #82)
Pop!_OS 20.04+ may be sensitive to capitalization. Make sure to capitalize every first letter of the gesture:
```bash
# Pop!_OS
comfortable-swipe up3 = Super+Ctrl+Down
comfortable-swipe down3 = Super+Ctrl+Up
```
## Example Configurations ## Example Configurations
This section includes some example configurations which you can use for your swipe experience. This section includes some example configurations which you can use for your swipe experience.
@ -306,8 +316,8 @@ This section includes some example configurations which you can use for your swi
```bash ```bash
# Pop OS # Pop OS
comfortable-swipe up3 = ctrl+super+Down comfortable-swipe up3 = Super+Ctrl+Down
comfortable-swipe down3 = ctrl+super+Up comfortable-swipe down3 = Super+Ctrl+Up
``` ```
1. Move window to workspace (horizontal) 1. Move window to workspace (horizontal)