aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-security.7.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-security.7.txt')
-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:
82 fullscreen themselves with the fullscreen command. 82 fullscreen themselves with the fullscreen command.
83 83
84**keyboard**:: 84**keyboard**::
85 Permission to receive keyboard events. 85 Permission to receive keyboard events (only while they are focused).
86 86
87**lock**:: 87**lock**::
88 Permission for a program to act as a screen locker. This involves becoming 88 Permission for a program to act as a screen locker. This involves becoming
@@ -90,7 +90,7 @@ policies. These features are:
90 duration of the process. 90 duration of the process.
91 91
92**mouse**:: 92**mouse**::
93 Permission to receive mouse events. 93 Permission to receive mouse events (only while the mouse is over them).
94 94
95**panel**:: 95**panel**::
96 Permission for a program to stick its windows to the sides of the screen. 96 Permission for a program to stick its windows to the sides of the screen.