What are the key bindings used by DQSD?
• Ctrl-Enter – Adds www. prefix and/or .com suffix to string if necessary and launches URL. Like IE key-binding (only better since the prefix/suffix are only add if needed). • Shift-Enter – Always opens a new window for the search regardless of the reuseWindowMode setting. This works only when IE is the default browser. • Ctrl-B / F8 – Search the search history for the current text. (user configurable in localprefs.js) • Shift-Ctrl-B / Shift-F8 – Search the history for the current text as a prefix. (user configurable in localprefs.js) • Win-S – Make the search bar active (i.e., make it have the current focus). (user configurable in localprefs.js) • F1 – Display menu. • Ctrl-P / Up – Display previous search in history. • Ctrl-N / Down – Display next search in history.