Skip to content

Instantly share code, notes, and snippets.

@holgate
holgate / netflix metro app - autohotkey remote navigation control - DEFAULT.ahk
Last active September 15, 2015 09:09
Netflix Windows 8.1 Metro app - remote navigation for HTPC usage - with "Change the Size of Apps on the screen" in Windows 8.1 set to "Default"
;DEFINE CONSTANTS...
;
;
; Global value settings that are independant to display-size...
;
; MAIN MENU
boundaryLeft := 120
boundaryRight := 1800
leftScrollbarXpos := 28
leftScrollbarYpos := 1065