@@ 52,9 52,10 @@ Lock the screen when the pointer toucher the bottom left corner:
# Caveats
-- Clicks on the configured corner won't be passed to the underlying client. This
- is due to the way `wlhc` uses layer-shell, and cannot be fixed without some
- additional compositor support.
+Clicks on the configured corner won't be passed a client rendering in that
+corner; they will be swallowed by `wlhc`. This is due to the way it uses
+layer-shell, and cannot be fixed without some additional compositor support.
+This is only realistically a problem when using a delay with `-d`.
# Limitations