Chrome extension development: Recommendable keyboard shortcuts -


i thinking of recommendable keyboard shortcut combinations used in order not conflict default keyboard shortcuts chrome or other application potentially conflicting on linux, windows or mac os x.

which 1 consider 1 having best compatibility , lowest likelihood of conflicting other shortcuts on systems?

  1. alt+key
  2. alt+ctrl+key
  3. alt+shift+key
  4. alt+ctrl+shift+key

looking @ chrome's keyboard shortcuts, alt+foo least-used singular modifying key combo, long foo != d, e, f, f4, or home.

there no ctrl+alt+foo shortcuts used chrome.

ctrl+shift+foo feel quite comfortable chrome users, long foo != b, d, f, g, h, i, j, m,n, p, q, t, v, w, z, tab, esc, or del.

you encourage user choose own shortcuts within chrome://extensions > keyboard shortcuts.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -