I'm developping a web application and i intend to use mouse and some keyboard shortcuts, and if possible, use modal keys (Ctrl / Shift / Alt).
I've noticed a lot a conflicts with modern browsers/OS. Here are some examples you may know:
I can't find what shortcuts (with modal keys) i can use safely in my application. Is there a list somewhere of a rule to follow?
The keyboard shortcut that is the opposite of Ctrl + Z is Ctrl + Y (redo). On Apple computers, the shortcut to undo is Command + Z .
Re: Alternative to CTRL V Sending control+v to paste it lets windows do the pasting so it can actually be faster and more reliable than a series of characters.
Shift + Control + Tab With these two commands, you can cycle back and forth through every tab in the browser window very quickly. On keyboards that have PgUp/PgDn keys, you can use Control + PgUp/PgDn to switch tabs as well if you feel more comfortable doing it this way.
For example, with text editors, Ctrl+H is used to find and replace a character, word, or phrase. However, in an Internet browser, Ctrl+H opens the history tool. On Apple computers, this keyboard shortcut is performed using Command + H . How to use the Ctrl+H keyboard shortcut.
You could have a look at this, which is a rather exhaustive list of used shortcuts.
However your question has already been asked here and here and it seems there is no such list.
Try this:
http://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts
My suggestion would to throw something unique in the shortcut for example:
Say you needed to bookmark something quickly, chromes is ctrl+D, instead i would do ctrl+shift+m or ctrl+alt+m
Even still you might run into duplicate shortcuts, but going with something unique will give you the best results.
Hope this helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With