Can't get F-keys to work

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
burton666
Posts: 49
Joined: 09 Dec 2014, 15:26

Can't get F-keys to work

30 Jun 2016, 05:33

I have a strange problem, I cant use the F-keys (F1-F12) for any hotkeys. If I press F1 without any script using the key it opens the standard windows help. I can use ^F1:: for hotkey but I cant use only F1:: to trigger anything.
hunter99
Posts: 129
Joined: 20 Jan 2014, 17:57

Re: Can't get F-keys to work

30 Jun 2016, 07:12

Hi burt,
Try this it works on my Win7 Pro.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
F1::
send abc ;sends abc to notepad if open---comment it out
;run calc ;and uncomment this line to run calulator
return
;;;;;;;;;;;;;;;;;;;;;;;

Or post your hotkey script.
hunter99

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], Rohwedder, Spawnova and 233 guests