dmauro / Keypress

A keyboard input capturing utility in which any key can be a modifier key.
http://dmauro.github.io/Keypress/
Apache License 2.0
3.18k stars 313 forks source link

Ctrl + Shift + R is not working #47

Closed vinothwindows47 closed 9 years ago

vinothwindows47 commented 10 years ago

When i press ctrl+shift+r .The page is refreshing ..

dmauro commented 10 years ago

That is default browser behavior. Ctrl + shift + r typically reloads without the cache. Is there a reason you think this shouldn't happen?