From ec7e1681fcd66f5721a17d241bd2717ff8898413 Mon Sep 17 00:00:00 2001 From: jlo62 <122014753+jlo62@users.noreply.github.com> Date: Sun, 17 Sep 2023 19:36:27 +0200 Subject: [PATCH] Update sway-input.5.scd --- sway/sway-input.5.scd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd index 8a1f2700..a622350e 100644 --- a/sway/sway-input.5.scd +++ b/sway/sway-input.5.scd @@ -175,6 +175,10 @@ The following commands may only be used in the configuration file. *input* pointer_accel [<-1|1>] Changes the pointer acceleration for the specified input device. +*input* sensitivity + Multiplies the sensitivity of a relative pointing input device. Has no + effect on absolute pointing devices. + *input* rotation_angle Sets the rotation angle of the device to the given clockwise angle in degrees. The angle must be between 0.0 (inclusive) and 360.0 (exclusive).