aboutsummaryrefslogtreecommitdiff
path: root/sway/sway-input.5.txt
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2016-05-01 07:15:17 -0400
committerDrew DeVault <sir@cmpwn.com>2016-05-01 07:15:17 -0400
commitf7869d815a17b062f867478ceacc8c1d1cbac6c2 (patch)
tree2e2ac142780cd6689635c6ce37917d6eb39d2007 /sway/sway-input.5.txt
parent68f0baf3ec3846e4f0ac7cecc12ed5ae9ad68546 (diff)
parentde007c9b58fa5fda767196321a72dc9a39609efb (diff)
Merge pull request #624 from tajjada/add-input-accel-profile
Add input cmd for setting pointer accel profile.
Diffstat (limited to 'sway/sway-input.5.txt')
-rw-r--r--sway/sway-input.5.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt
index 05dcbeef..c2637830 100644
--- a/sway/sway-input.5.txt
+++ b/sway/sway-input.5.txt
@@ -17,6 +17,9 @@ your config file.
Commands
--------
+**input** <identifier> accel_profile <adaptive|flat>::
+ Sets the pointer acceleration profile for the specified input device.
+
**input** <identifier> click_method <none|button_areas|clickfinger>::
Changes the click method for the specified device.