mirror of
https://github.com/swaywm/sway.git
synced 2026-04-01 07:16:02 -04:00
Update sway-input.5.scd
This commit is contained in:
parent
4f5753dd6b
commit
ec7e1681fc
1 changed files with 4 additions and 0 deletions
|
|
@ -175,6 +175,10 @@ The following commands may only be used in the configuration file.
|
||||||
*input* <identifier> pointer_accel [<-1|1>]
|
*input* <identifier> pointer_accel [<-1|1>]
|
||||||
Changes the pointer acceleration for the specified input device.
|
Changes the pointer acceleration for the specified input device.
|
||||||
|
|
||||||
|
*input* <identifier> sensitivity <floating point value>
|
||||||
|
Multiplies the sensitivity of a relative pointing input device. Has no
|
||||||
|
effect on absolute pointing devices.
|
||||||
|
|
||||||
*input* <identifier> rotation_angle <angle>
|
*input* <identifier> rotation_angle <angle>
|
||||||
Sets the rotation angle of the device to the given clockwise angle in
|
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).
|
degrees. The angle must be between 0.0 (inclusive) and 360.0 (exclusive).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue