aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Elyes HAOUAS <ehaouas@noos.fr>2021-10-02 08:06:42 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2021-10-02 10:21:28 +0200
commit8aae6a8eab95bf39f37a8a8048cbb1e1954484d3 (patch)
treef405c8c253706da0adbb58383598339cb149541c
parentcommands: Remove unused code after 1d3681f52135 (diff)
downloadsway-8aae6a8eab95bf39f37a8a8048cbb1e1954484d3.tar.gz
sway-8aae6a8eab95bf39f37a8a8048cbb1e1954484d3.tar.zst
sway-8aae6a8eab95bf39f37a8a8048cbb1e1954484d3.zip
sway-input.5.scd: Fix spelling errors
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
-rw-r--r--sway/sway-input.5.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index 25f6de18..8b702b77 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -233,7 +233,7 @@ correct seat.
233 not explicitly attached to another seat (similar to a "default" seat). 233 not explicitly attached to another seat (similar to a "default" seat).
234 234
235*seat* <name> hide_cursor <timeout>|when-typing [enable|disable] 235*seat* <name> hide_cursor <timeout>|when-typing [enable|disable]
236 Hides the cursor image after the specified event occured. 236 Hides the cursor image after the specified event occurred.
237 237
238 If _timeout_ is specified, then the cursor will be hidden after _timeout_ 238 If _timeout_ is specified, then the cursor will be hidden after _timeout_
239 (in milliseconds) has elapsed with no activity on the cursor. A timeout of 0 239 (in milliseconds) has elapsed with no activity on the cursor. A timeout of 0
@@ -277,7 +277,7 @@ correct seat.
277 whether future inhibitors are honoured by default, i.e. activated 277 whether future inhibitors are honoured by default, i.e. activated
278 automatically, the default being _enable_. When used at runtime, 278 automatically, the default being _enable_. When used at runtime,
279 _disable_ also disables any currently active inhibitors. _activate_, 279 _disable_ also disables any currently active inhibitors. _activate_,
280 _deactivate_ and _toggle_ are only useable at runtime and change the 280 _deactivate_ and _toggle_ are only usable at runtime and change the
281 state of a potentially existing inhibitor on the currently focused 281 state of a potentially existing inhibitor on the currently focused
282 window. This can be used with the current seat alias (_-_) to affect 282 window. This can be used with the current seat alias (_-_) to affect
283 only the currently focused window of the current seat. Subcommand 283 only the currently focused window of the current seat. Subcommand