devaminb

Results 1 comments of devaminb

Same here. I'm using PyCharm and some windows are off-screen. Luckily, I've found this solution: https://unix.stackexchange.com/a/324577. Simply, install `xdotool` (`sudo apt update && sudo apt install xdotool`), then run: ```...