mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-10 07:15:43 +01:00
Install the command line tool "xdotool"
This tool we need later, when we start Autodesk Fusion 360 with my script "fusion360-start.sh". For more information you can read more here: https://www.semicomplete.com/projects/xdotool/ & https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/issues/9
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# Description: With this file you can install Autodesk Fusion 360 on Linux.
|
# Description: With this file you can install Autodesk Fusion 360 on Linux.
|
||||||
# Author: Steve Zabka
|
# Author: Steve Zabka
|
||||||
# Author URI: https://cryinkfly.de
|
# Author URI: https://cryinkfly.de
|
||||||
# Time/Date: 20:55/21.05.2021
|
# Time/Date: 21/21.05.2021
|
||||||
# Version: 0.7
|
# Version: 0.7
|
||||||
|
|
||||||
# 1. Step: Open a Terminal and run this command: cd Downloads && chmod +x fusion360-install.sh && bash fusion360-install.sh
|
# 1. Step: Open a Terminal and run this command: cd Downloads && chmod +x fusion360-install.sh && bash fusion360-install.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user