aboutsummaryrefslogtreecommitdiff
path: root/sway
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2016-12-02 10:34:17 -0500
committerDrew DeVault <sir@cmpwn.com>2016-12-02 10:34:17 -0500
commit751e6d2ab2ac4f4a3403b1406d5e8b206e9d650b (patch)
treeac4771013d64eec03ece83a9eca32a2ed4649748 /sway
parent0c8dc0e6dfbd9272bc22b5476259cd68a1fab35c (diff)
Clarify lock permission consequences
Diffstat (limited to 'sway')
-rw-r--r--sway/sway-security.7.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/sway-security.7.txt b/sway/sway-security.7.txt
index a1ed9e32..a4122c5c 100644
--- a/sway/sway-security.7.txt
+++ b/sway/sway-security.7.txt
@@ -86,8 +86,8 @@ policies. These features are:
**lock**::
Permission for a program to act as a screen locker. This involves becoming
- fullscreen (on all outputs) and accepting all keyboard and mouse input for the
- duration of the process.
+ fullscreen (on all outputs) and receiving _all_ keyboard and mouse input for
+ the duration of the process.
**mouse**::
Permission to receive mouse events (only while the mouse is over them).