Re: Trouble with *Exec HotKeys reverse

"brucexs-/[email protected] [power-pro]" <[email protected]> 21 Feb 2019 09:12:13 +0000
Newsgroups gmane.comp.windows.power-pro
Message-ID <[email protected]>
Sorry, I don't now what this could be.  Internally, all the exec hotkeys command is doing is turning a flag off and on.  So it works the same for all types of key intercepts. 

 So I cannot explain why certain key intercepts fails on your machine.  Hotkey issues are usually related to other programs or services running on the computer or possibly the keyboard driver.
 

 All I can suggest is continuing to looks for workarounds.
 

 1.  If it is just one or two hotkeys you want to disable, try using the individual hot key reverse (with id= as per help).
 

 2.  Try using a different way of accessing the exec hotkeys command, eg if now from andother hot key, they try using a bar button or tray icon.
 

 3.  Use your own flag via a global variable  on the hot keys to control, rathe rthan exec hot keys.
 

 4.  Try restarting powerpro for each exec hotkeys on to see if that makes a difference.