Skip to content

Instantly share code, notes, and snippets.

@thomasa88
thomasa88 / fusion360-keys.ahk
Created September 26, 2020 16:57
Remapping Numpad keys for use with Fusion 360 hotkeys
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
;Autodesk Fusion 360
#IfWinActive ahk_exe Fusion360.exe ahk_class Qt5QWindowIcon
; Ctrl ^
; Alt !
Windows Registry Editor Version 5.00
; Load and then log out. Restores middle click functionality for ELAN touchpad
[HKEY_CURRENT_USER\SOFTWARE\Elantech\PointStick]
"DualMode_PST_Mode"=dword:00000000