Y
Hacker News
new
|
ask
|
show
|
jobs
by
tacotime
614 days ago
Triple shift pops up a red "Access Denied" message in the middle of the screen. Alt just shifts focus to the browser's toolbar, at least in Chrome.
1 comments
pjerem
614 days ago
Alt alt alt should show a big green Access Granted :)
link
beeboobaa3
614 days ago
It just opens/closes the file/edit/view menu.
link
extraduder_ire
614 days ago
If you press it enough times, eventually three alt keys will get through to the page and it will pop up. I think it could could prevent the menu appearing by using preventDefault() on the keydown event.
link