Note that comparing AHK to xdotool is like comparing a Titanic-sized roll of Flex Tape to duct tape. I don’t use boats that have taken a lot of damage, so I don't need Titanic-sized Flex Tape.
root:~ # xclip -o while(1) { (New-Object -c "Wscript.Shell").SendKeys("{SCROLLLOCK}"); sleep -m 240 }root:~ # xclip -o | wc 0 9 87 root:~ # xclip -o | wc -c 87
You need xWindows to count chars ? Noice :)
I noticed.
> You need xWindows to count chars ? Noice :)
Tell me, oh Windows master, your superior spaceship ways of counting characters.