Disabling PrintScreen not working Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
balkinishu
Posts: 18
Joined: 17 Nov 2017, 11:13

Disabling PrintScreen not working

14 Jun 2021, 15:29

Code: Select all

PrintScreen::return
No longer works. When I press #v to access the new windows enhanced clipboard, I see a bunch of screenshots corresponding to whenever I pressed PrintScreen (used as a modifier).

Before I start editing the registry, I was wondering if there's another AHK-based solution?
User avatar
mikeyww
Posts: 26871
Joined: 09 Sep 2014, 18:38

Re: Disabling PrintScreen not working

14 Jun 2021, 15:46

PrintScreen as a prefix key differs from PrintScreen alone as a hotkey. It sounds like there is more to your script?
balkinishu
Posts: 18
Joined: 17 Nov 2017, 11:13

Re: Disabling PrintScreen not working  Topic is solved

14 Jun 2021, 15:51

I just figured out the problem. It's related to TapHoldManager (https://www.autohotkey.com/boards/viewtopic.php?t=45116). If I assign double-tap PrintScreen as a hotkey shortcut, printscreen::return will no longer work.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Chunjee and 294 guests