aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 37c71260..451f7b88 100644
--- a/sway/sway-security.7.txt
+++ b/sway/sway-security.7.txt
@@ -82,7 +82,7 @@ policies. These features are:
fullscreen themselves with the fullscreen command.
**keyboard**::
- Permission to receive keyboard events.
+ Permission to receive keyboard events (only while they are focused).
**lock**::
Permission for a program to act as a screen locker. This involves becoming
@@ -90,7 +90,7 @@ policies. These features are:
duration of the process.
**mouse**::
- Permission to receive mouse events.
+ Permission to receive mouse events (only while the mouse is over them).
**panel**::
Permission for a program to stick its windows to the sides of the screen.