From 382d305107b4dde235a9d6573a4c95e9f84235bc Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Wed, 24 Apr 2024 23:46:40 +0200 Subject: [PATCH] Suggest to also bind keyboard keys instead of mouse clicks for Touchpads (#615) --- pages/Configuring/Binds.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pages/Configuring/Binds.md b/pages/Configuring/Binds.md index c0b1d1b..8fbb074 100644 --- a/pages/Configuring/Binds.md +++ b/pages/Configuring/Binds.md @@ -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: