you are viewing a single comment's thread
view the rest of the comments
[–] 29 points 2 years ago
while true; do
  ydotool mousemove -x 100 -y 100
  ydotool mousemove -x -100 -y -100
  sleep 5m
done
  • source
  • parent