diff options
| author | Wolfgang Draxinger <code@datenwolf.net> | 2024-08-17 13:56:39 +0200 |
|---|---|---|
| committer | Wolfgang Draxinger <code@datenwolf.net> | 2024-08-17 13:56:39 +0200 |
| commit | a4c3f1350b6df3c408bfdd2b401c3d31585d7c80 (patch) | |
| tree | 31f0e82dcffc70c859df12b419de4cd83cf9f144 /README | |
| download | lockall-xscreensaver-master.tar.gz lockall-xscreensaver-master.tar.bz2 | |
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +Issue `xscreensaver-command -lock` to all instances of xscreensaver +running on the host it's executed on, to which the user running this +script has permissions to access: + +- If run as root, it will reach each and every instance of xscreensaver + +- If run as a regular user, it will lock every xscreensaver of which this + user can hold of the associated `XAUTHORITY` file, or if the host was + added to the X server's host access list. + +(C) 2024 Wolfgang 'datenwolf' Draxinger -- SPDX BSD-3-Clause |
