mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-01 19:06:08 +01:00
3 lines
74 B
Bash
3 lines
74 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
xdotool getactivewindow && xdotool mousemove 1888 228 click 1
|