Guest User

Opera Next Keybinds (Windows)

a guest
Nov 5th, 2014
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. "Basic": {
  2. "AccessKeyToggle": ["Esc+Shift"],
  3. "AddBlankTab": ["Ctrl+T"],
  4. "AddToBookmarks": ["Ctrl+D"],
  5. "AddToFavorites": ["Ctrl+B"],
  6. "Back": ["Alt+Left","Ctrl+Left"],
  7. "BookmarkManager": ["Ctrl+Shift+B"],
  8. "CloseActiveTab": ["Ctrl+W","Ctrl+F4"],
  9. "ClosePrivateWindow": ["Ctrl+Shift+Q"],
  10. "CloseWindow": ["Ctrl+Shift+W","Alt+F4"],
  11. "Copy": ["Ctrl+C","Ctrl+Ins"],
  12. "Cut": ["Ctrl+X", "Shift+Del"],
  13. "CycleBackwardInActivationList": ["Ctrl+F2"],
  14. "CycleForwardInActivationList": ["Ctrl+F1"],
  15. "CycleToNextTab": ["Ctrl+Tab"],
  16. "CycleToPreviousTab": ["Ctrl+Shift+Tab"],
  17. "Delete": ["Del"],
  18. "DevTools": ["Ctrl+Shift+I"],
  19. "DevToolsConsole": ["Ctrl+Shift+J"],
  20. "DevToolsInspect": ["Ctrl+Shift+C"],
  21. "EditProperties" : ["Alt+Enter"],
  22. "ErrorConsole": ["Ctrl+Shift+O"],
  23. "Exit": ["Ctrl+Shift+X"],
  24. "Extension": ["Ctrl+Shift+E"],
  25. "Find": ["Ctrl+F"],
  26. "FindNext": ["Ctrl+G","F3"],
  27. "FindPrevious": ["Ctrl+Shift+G","Shift+F3"],
  28. "FitToWidth" : ["F11+Ctrl"],
  29. "FocusAddressbar" : ["Ctrl+L","Alt+D","Ctrl+E","F8"],
  30. "FocusMenuBar": ["F10"],
  31. "FocusNextPane": ["F6"],
  32. "FocusPreviousPane": ["Shift+F6"],
  33. "FocusNextWidget": ["Tab"],
  34. "FocusPage" : ["F9"],
  35. "ForceReload": ["Shift+F5","Ctrl+F5"],
  36. "Forward": ["Shift+Backspace","Alt+Right","Ctrl+Right"],
  37. "GoToEnd": ["End","Ctrl+End"],
  38. "GoToPage" : ["F2"],
  39. "GoToTop": ["Home","Ctrl+Home"],
  40. "HideOpera": ["Ctrl+Shift+H"],
  41. "History": ["Ctrl+H", "Ctrl+Shift+8"],
  42. "NavFavorites" : ["Ctrl+Space", "Alt+Home"],
  43. "NavigateDown": ["Down"],
  44. "NavigateLeft": ["Left"],
  45. "NavigateRight": ["Right"],
  46. "NavigateUp": ["Up"],
  47. "NavStop": ["Esc"],
  48. "OpenDocument" : ["Ctrl+O"],
  49. "OpenLinkInBackground": ["Ctrl+Shift+Enter"],
  50. "OpenLinkInNewPage": ["Shift+Enter"],
  51. "OpenMenu" : ["Alt+F"],
  52. "OpenPrivateWindow": ["Ctrl+Shift+N"],
  53. "OpenWindow": ["Ctrl+N"],
  54. "PageDown" : ["PageDown","Space"],
  55. "PageLeft" : ["PageUp+Ctrl"],
  56. "PageRight" : ["PageDown+Ctrl"],
  57. "PageUp" : ["PageUp"],
  58. "ParentDirectory": ["Ctrl+Backspace"],
  59. "Paste": ["Ctrl+V", "Shift+Ins"],
  60. "PasteAndGo": ["Ctrl+Shift+V"],
  61. "PastePassword": ["Enter+Ctrl"],
  62. "Preferences": ["Alt+P", "Ctrl+F12"],
  63. "Print" : ["Ctrl+P"],
  64. "PrintPreview": ["Ctrl+Shift+P"],
  65. "QuickPreferences": ["F12"],
  66. "Redo": ["Ctrl+Y","Ctrl+Shift+Z"],
  67. "Reload": ["F5","Ctrl+R"],
  68. "ReloadFrame": ["Alt+F5"],
  69. "ReopenLastClosedTab": ["Ctrl+Shift+T"],
  70. "ResetZoom" :["Mul", "Ctrl+0", "Ctrl+Num0"],
  71. "Save" : ["Ctrl+S"],
  72. "SelectAll": ["Ctrl+A"],
  73. "SelectPreviouslyActiveTab": ["Ctrl+OemGrave"],
  74. "ShowContextMenu": ["Shift+F10"],
  75. "ShowClearBrowsingDataDialog": ["Ctrl+Shift+Del"],
  76. "ShowHelp" : ["F1"],
  77. "ShowTabMenu" : ["Ctrl+M"],
  78. "ToggleFullscreen": ["F11"],
  79. "ToggleKeyboardSelection" : ["F7"],
  80. "ToggleOverstrike": ["Ins"],
  81. "Transfers": ["Ctrl+J", "Ctrl+Shift+7"],
  82. "Undo": ["Ctrl+Z", "Alt+Backspace"],
  83. "ValidateSource": ["Ctrl+Shift+U"],
  84. "ViewSource": ["Ctrl+U"],
  85. "ZoomIn" : ["Ctrl+OemPlus", "Ctrl+Shift+OemPlus", "Shift+OemPlus", "Ctrl+Plus", "Plus", "OemPlus"],
  86. "ZoomOut" : ["Ctrl+OemMinus", "Ctrl+Minus", "Minus", "OemMinus"]
  87. },
  88. "Advanced": {
  89. "Back": ["Z"],
  90. "FastForward": ["Shift+X"],
  91. "Find": ["OemSlash","Shift+OemSlash", "Div"],
  92. "FindInline": ["OemPeriod","OemComma"],
  93. "FocusNextFrame": ["3"],
  94. "FocusPreviousFrame": ["Shift+3"],
  95. "Forward": ["X"],
  96. "LoadAllImages" : ["I"],
  97. "ResetZoom": ["6", "Num6"],
  98. "Rewind": ["Shift+Z"],
  99. "SelectNextElement" : ["D"],
  100. "SelectNextHeading" : ["S"],
  101. "SelectNextLink" : ["A"],
  102. "SelectPrevElement" : ["E"],
  103. "SelectPrevHeading" : ["W"],
  104. "SelectPrevLink" : ["Q"],
  105. "ShowAddressDropdown" : ["H"],
  106. "ShowImagesToggle": ["Shift+I"],
  107. "SwitchToLeftTab": ["1", "Num1"],
  108. "SwitchToRightTab": ["2", "Num2"],
  109. "ZoomIn": ["0", "Num0"],
  110. "ZoomInMore": ["8", "Num8"],
  111. "ZoomOut": ["9", "Num9"],
  112. "ZoomOutMore": ["7", "Num7"]
  113. }
Advertisement
Add Comment
Please, Sign In to add comment