I am considering game replication in HTML5 and as part of this. I want to prevent accidental Windows control key presses.
It is not disabled using preventDefaults ();
Is there a way to suppress a key message outside the application?
I'm not sure if this is possible at all. There are several libraries and scripts that try to execute at least part of this, and they should work for other keys. Whether they will work for the Windows key or not, I can not tell you:
JKLI
AS
Source: https://habr.com/ru/post/1386638/More articles:Is it possible to make a window with a transparent background? - javaHow do I call a VB6 COM object from C # with dynamic if it has a ref parameter? - c #Decimal value for string conversion - c #reset dropdown control for default using javasccript - javascriptHow to access previous Entity state? - javaDirection of Shells / Bullet Cocos2d - iosMonsters / Enemies on platforms (like Doodlejump) Cocos2d - iosquick enumeration of an NSDictionary instance ordered by key - objective-cChange the string to enter the first character in upper and lower case - c #Focusing in the right window - winapiAll Articles