aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-input.5.scd
diff options
context:
space:
mode:
authorLibravatar Ross Schulman <ross@rbs.io>2020-01-05 11:13:05 -0500
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2020-01-05 11:16:15 -0500
commitb758b43085ab33a41c8cd2af33c539e1825e2990 (patch)
treeacbbdce5d7f7cf16fd63932272738ee3ecef422f /sway/sway-input.5.scd
parentAdd missing items to documentation for GET_TREE response in ipc. (diff)
downloadsway-b758b43085ab33a41c8cd2af33c539e1825e2990.tar.gz
sway-b758b43085ab33a41c8cd2af33c539e1825e2990.tar.zst
sway-b758b43085ab33a41c8cd2af33c539e1825e2990.zip
Fix small typo in sway-input(5)
Diffstat (limited to 'sway/sway-input.5.scd')
-rw-r--r--sway/sway-input.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index a0f155fe..26cc60f0 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -107,7 +107,7 @@ The following commands may only be used in the configuration file.
107 Sets the pointer acceleration profile for the specified input device. 107 Sets the pointer acceleration profile for the specified input device.
108 108
109*input* <identifier> calibration_matrix <6 space-separated floating point values> 109*input* <identifier> calibration_matrix <6 space-separated floating point values>
110 Sets the calibtration matrix. 110 Sets the calibration matrix.
111 111
112*input* <identifier> click_method none|button_areas|clickfinger 112*input* <identifier> click_method none|button_areas|clickfinger
113 Changes the click method for the specified device. 113 Changes the click method for the specified device.