From 1a143e601bdc5a199d1573cbf5213091404868d7 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 2 Dec 2016 10:17:53 -0500 Subject: Clarify when keyboard/mouse features work --- sway/sway-security.7.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sway/sway-security.7.txt') 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. -- cgit v1.2.3-54-g00ecf