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:
Steve Zabka
2021-05-21 21:08:33 +02:00
committed by GitHub
parent 875da69d15
commit d8d741b83f

View File

@@ -4,7 +4,7 @@
# Description: With this file you can install Autodesk Fusion 360 on Linux.
# Author: Steve Zabka
# Author URI: https://cryinkfly.de
# Time/Date: 20:55/21.05.2021
# Time/Date: 21/21.05.2021
# Version: 0.7
# 1. Step: Open a Terminal and run this command: cd Downloads && chmod +x fusion360-install.sh && bash fusion360-install.sh