mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-05 04:45:48 +01:00
3 lines
74 B
Bash
3 lines
74 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
xdotool getactivewindow && xdotool mousemove 1812 181 click 1
|