Suggest to also bind keyboard keys instead of mouse clicks for Touchpads (#615)

This commit is contained in:
6543 2024-04-24 23:46:40 +02:00 committed by GitHub
parent 2895c8f66b
commit 382d305107
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 0 deletions

View File

@ -203,6 +203,17 @@ activated.
{{< /callout >}}
### Touchpad
As clicking and moving the mouse on a touchpad is unergonomic, you can also use keyboard keys instead of mouse clicks too.
```ini
bindm=SUPER, mouse:272, movewindow
bindm=SUPER, Control_L, movewindow
bindm=SUPER, mouse:273, resizewindow
bindm=SUPER, ALT_L, resizewindow
```
## Binding mods
You can bind a mod alone like this: