From a6d41254c90c1471326e5df94b939a12844d9be6 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 30 Jan 2019 10:42:31 -0500 Subject: Add pointer_constraint command --- sway/sway.5.scd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 55de3c9c..e04c5fbf 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -539,6 +539,11 @@ The default colors are: \* may be used in lieu of a specific output name to configure all outputs. A list of output names may be obtained via *swaymsg -t get_outputs*. +*pointer_constraint* enable|disable|escape + Enables or disables the ability for clients to capture the cursor (enabled + by default). This is primarily useful for video games. The "escape" command + can be used at runtime to escape from a captured client. + *popup_during_fullscreen* smart|ignore|leave_fullscreen Determines what to do when a fullscreen view opens a dialog. If _smart_ (the default), the dialog will be displayed. If _ignore_, the -- cgit v1.2.3-54-g00ecf