mirror of
https://github.com/swaywm/sway.git
synced 2025-02-07 08:30:46 +00:00
Update sway-input.5.scd
This commit is contained in:
parent
4f5753dd6b
commit
ec7e1681fc
|
@ -175,6 +175,10 @@ The following commands may only be used in the configuration file.
|
|||
*input* <identifier> pointer_accel [<-1|1>]
|
||||
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>
|
||||
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).
|
||||
|
|
Loading…
Reference in a new issue