Remove "Try to override conflicting shortcuts" pref
I probably should have removed this years ago in 292c357e
when I made
the shortcut keys only work within the Zotero pane.
This commit is contained in:
parent
0e79cf247c
commit
5b34dce40f
44 changed files with 1 additions and 81 deletions
|
@ -60,7 +60,6 @@ pref("extensions.zotero.lastLongTagDelimiter", ";");
|
|||
pref("extensions.zotero.tagCloud", false);
|
||||
|
||||
// Keyboard shortcuts
|
||||
pref("extensions.zotero.keys.overrideGlobal", false);
|
||||
pref("extensions.zotero.keys.openZotero", 'Z');
|
||||
pref("extensions.zotero.keys.toggleFullscreen", 'F');
|
||||
pref("extensions.zotero.keys.library", 'L');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue