I need Ctrl-w, Ctrl-t, Ctrl-n to perform their functions by default. I know that removing user rights has frowned, but listen to me before a decision is made.
event.preventDefault () only works on smaller key combinations like p, but n, t and w are not javascript protected on the client side according to the javascript capture browser shortcuts (ctrl + t / p / w) .
I am writing educational cloud software for children 3-12, and I use Kisok Chrome mode to limit their ability to twist. I have full control of the computers in question. Are there hidden options / Chrome extensions / Windows tricks / something else that I can use to make the computer actually a kiosk instead of βkisokβ?
Also, I write a cloud code editor using Ace , and I want to use emacs key bindings, but I keep opening new windows when I try to go down a line.
EDIT PICTURE: Chrome is only because it was a specification / we control the system, but it would be useful if someone had thoughts about ff / o / ie
Bobby source share