I'm using KeyTrap plugin and OnMultiClick script to assign some functions to the win-key.
The actions I wanted are all ok, however the start menu still appears on keyup. (after releasing win-key) ex: Win-key + R with debug console: =91,0,0,19,82,0,,,win.debug(message\,"test"),1,1,0,0,0,0,,,,,, opens console but the start menu always pops-up. I've set the option to eat key as seen above, but what I can understand from that is, Win-key + R default is the Run Box, so it is indeed eating the key but Win-key alone displays SM. What can I do to avoid that? Is this related to my config, or do I need to disable it through Windows?
