Date: 2025-01-21 11:55:44
Score: 3
Natty:
<" Use the below code:
xdotool keydown End
sleep 1s
xdotool keyup End
You have to do
keyup End
after
keydown End "
thank you
that works.
Reasons:
- Blacklisted phrase (0.5): thank you
- Low length (1):
- No code block (0.5):
- Low reputation (1):
Posted by: Sigit Widodo