Untitled


SUBMITTED BY: Guest

DATE: March 1, 2023, 10:59 p.m.

FORMAT: Text only

SIZE: 98 Bytes

HITS: 473

  1. #!/bin/bash
  2. while [ true ] ; do xdotool keydown 0xff7e ; xdotool mousemove --sync 1000 0 ; done

comments powered by Disqus