1
0
mirror of https://github.com/HariSekhon/DevOps-Bash-tools.git synced 2025-02-06 10:02:14 +00:00

updated mouse_random_movements.sh

This commit is contained in:
Hari Sekhon 2024-12-06 11:08:46 +07:00
parent abff6dadbd
commit ec1e40828e

View File

@ -31,10 +31,9 @@ Sleeps for 10 seconds between mouse movements
UPDATE: it turns out this doesn't stop Windows Virtual Desktop from going to screensaver.
WORKAROUND: find a safe area in your WVD session to click without any effect
and then run this command and Cmd-Tab to switch back to it:
WORKAROUND: find a safe area in your WVD session to click without any effect, then Cmd-Tab to Terminal and run this:
SLEEP_SECS=10 mouse_clicks.sh -1
mouse_clicks_remote_desktop.sh
"
# used by usage() in lib/utils.sh