From edf33aad29f142c08ad8ecbac7fb859c92d128e3 Mon Sep 17 00:00:00 2001 From: "S. Christoffer Eliesen" Date: Thu, 22 Oct 2015 01:34:32 +0200 Subject: config: Add "seamless_mouse" to decide if pointer crosses output edges. --- sway.5.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sway.5.txt') diff --git a/sway.5.txt b/sway.5.txt index 9bcfef42..d97720c5 100644 --- a/sway.5.txt +++ b/sway.5.txt @@ -112,6 +112,11 @@ Commands Resizes the currently focused container or view by _amount_. _amount_ can be specified as "n px" or "n ppt" or "n px or n ppt". +**seamless_mouse** :: + Change output seamlessly when pointer touches edge of output. Outputs need to + be configured with perfectly aligned adjacent positions for this option to + have any effect. + **set** :: Creates a substitution for _value_ that can be used with $_name_ in other commands. -- cgit v1.2.3-54-g00ecf