Difference between revisions of "Ahk"

From srakrn | Wiki
Jump to navigation Jump to search
(Created page with "<pre> ; Rotating the display--required display64.exe from https://download.cnet.com/Display/3000-2094_4-78037087.html #+Up::Run "C:\Program Files\Display\display64.exe" /devi...")
 
(No difference)

Latest revision as of 14:20, 5 January 2021

; Rotating the display--required display64.exe from https://download.cnet.com/Display/3000-2094_4-78037087.html

#+Up::Run "C:\Program Files\Display\display64.exe" /device 2 /rotate 0 /position 0 0, Hide
#+Right::Run "C:\Program Files\Display\display64.exe" /device 2 /rotate 90 /position 1920 -700, Hide

; Em + En dash (courtesy of @dtinth)
#-::–
#+-::—