Clarify lock permission consequences

This commit is contained in:
Drew DeVault 2016-12-02 10:34:17 -05:00
parent 0c8dc0e6df
commit 751e6d2ab2
1 changed files with 2 additions and 2 deletions

View File

@ -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).