From a4c3f1350b6df3c408bfdd2b401c3d31585d7c80 Mon Sep 17 00:00:00 2001 From: Wolfgang Draxinger Date: Sat, 17 Aug 2024 13:56:39 +0200 Subject: initial commit: main program source, LICENSE and README --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..0e9c4e9 --- /dev/null +++ b/README @@ -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 -- cgit v1.3.1