vivaldi/keyboard.html

716 lines
31 KiB
HTML
Raw Permalink Normal View History

2024-08-05 18:15:25 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Keyboard Cheat Sheet</title>
<style>
body {background: black; color: white;}
input {background: silver; color: black; margin-left: 10px; font-family: monospace;}
</style>
</head>
<body>
2025-01-16 18:20:14 +01:00
<div class="keystrokes">
<div class="setting-single">
<div class="keystrokes">
<div class="category show">
<button>Window</button>
<div class="list">
<div class="keycombo">
<label>New Window</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+N"></span>
</div>
<div class="keycombo">
<label>New Private Window</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+N"></span>
</div>
<div class="keycombo">
<label>Close Window</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+Q"></span>
</div>
<div class="keycombo">
<label>Quick Commands</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+E"></span><span title=""><input type="button" disabled class="item regular" value="F2"></span>
</div>
<div class="keycombo">
<label>Task Manager</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+Esc"></span>
</div>
<div class="keycombo">
<label>Settings</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+F2"></span><span title=""><input type="button" disabled class="item regular" value="Ctrl+F12"></span>
</div>
<div class="keycombo">
<label>Extensions</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+E"></span>
</div>
<div class="keycombo">
<label>History</label><span title=""><input type="button" disabled class="item regular" value="Ctrl+H"></span>
</div>
<div class="keycombo">
<label>Notes</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+O"></span>
</div>
<div class="keycombo">
<label>Bookmarks</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+B"></span>
</div>
<div class="keycombo">
<label>Delete Browsing Data</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+Del"></span>
</div>
<div class="keycombo">
<label>Keyboard Cheat Sheet</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+F2"></span>
</div>
<div class="keycombo">
<label>Show Webpage Access Key Shortcuts</label><span title=""><input type="button" disabled class=
"item regular" value="Shift+F2"></span>
</div>
<div class="keycombo">
<label>Break Mode</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+."></span>
</div>
<div class="keycombo">
<label>Capture Area to File</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+F"></span>
</div>
<div class="keycombo">
<label>Capture Area to Clipboard</label><span title=""><input type="button" disabled class="item regular"
value="Ctrl+Alt+C"></span>
</div>
<div class="keycombo">
<label>Focus Next Pane</label><span title=""><input type="button" disabled class="item regular" value=
"F6"></span><span title=""><input type="button" disabled class="item regular" value="Ctrl+2"></span>
</div>
<div class="keycombo">
<label>Focus Previous Pane</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+F6"></span><span title=""><input type="button" disabled class="item regular" value="Ctrl+1"></span>
</div>
<div class="keycombo">
<label>Print</label><span title=""><input type="button" disabled class="item regular" value="Ctrl+P"></span>
</div>
<div class="keycombo">
<label>View Page Source</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+U"></span>
</div>
<div class="keycombo">
<label>Developer Tools</label><span title=""><input type="button" disabled class="item regular" value=
"F12"></span>
</div>
<div class="keycombo">
<label>Toggle Developer Tools</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+C"></span>
</div>
<div class="keycombo">
<label>Undo</label><span title=""><input type="button" disabled class="item regular" value="Ctrl+Z"></span>
</div>
<div class="keycombo">
<label>Redo</label><span title=""><input type="button" disabled class="item regular" value="Ctrl+Y"></span>
</div>
<div class="keycombo">
<label>Cut</label><span title=""><input type="button" disabled class="item regular" value="Ctrl+X"></span>
</div>
<div class="keycombo">
<label>Copy</label><span title=""><input type="button" disabled class="item regular" value="Ctrl+C"></span>
</div>
<div class="keycombo">
<label>Paste</label><span title=""><input type="button" disabled class="item regular" value="Ctrl+V"></span>
</div>
<div class="keycombo">
<label>Select All</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+A"></span>
</div>
<div class="keycombo">
<label>Paste as Plain Text</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Insert"></span><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+V"></span>
</div>
<div class="keycombo">
<label>Paste and Go</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+G"></span>
</div>
</div>
</div>
<div class="category hide">
<button>View</button>
<div class="list">
<div class="keycombo">
<label>Fullscreen Mode</label><span title=""><input type="button" disabled class="item regular" value=
"F11"></span>
</div>
<div class="keycombo">
<label>Bookmarks Bar</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+B"></span>
</div>
<div class="keycombo">
<label>Menu Position</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+M"></span>
</div>
<div class="keycombo">
<label>Status Bar</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+S"></span>
</div>
<div class="keycombo">
<label>Tab Bar</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+T"></span>
</div>
<div class="keycombo">
<label>Address Bar</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+A"></span>
</div>
<div class="keycombo">
<label>Toggle UI</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+F11"></span>
</div>
<div class="keycombo">
<label>Page Zoom In</label><span title=""><input type="button" disabled class="item single" value=
"+"></span><span title=""><input type="button" disabled class="item regular" value="Ctrl++"></span>
</div>
<div class="keycombo">
<label>Page Zoom Out</label><span title=""><input type="button" disabled class="item single" value=
"-"></span><span title=""><input type="button" disabled class="item regular" value="Ctrl+-"></span>
</div>
<div class="keycombo">
<label>Page Zoom Reset</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+0"></span><span title=""><input type="button" disabled class="item single" value="*"></span><span title=
""><input type="button" disabled class="item regular" value="Ctrl+Numpad0"></span>
</div>
<div class="keycombo">
<label>UI Zoom In</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt++"></span>
</div>
<div class="keycombo">
<label>UI Zoom Out</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+-"></span>
</div>
<div class="keycombo">
<label>UI Zoom Reset</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+*"></span><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+0"></span>
</div>
<div class="keycombo">
<label>Panel</label><span title=""><input type="button" disabled class="item regular" value="F4"></span>
</div>
<div class="keycombo">
<label>Focus Panel</label><span title=""><input type="button" disabled class="item regular" value="F1"></span>
</div>
<div class="keycombo">
<label>Focus Panel Controls</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+5"></span><span title=""><input type="button" disabled class="item regular" value="Alt+F1"></span>
</div>
<div class="keycombo">
<label>Focus Bookmarks Bar</label><span title=""><input type="button" disabled class="item regular" value=
"F9"></span>
</div>
<div class="keycombo">
<label>Focus Tab Bar</label><span title=""><input type="button" disabled class="item regular" value=
"F8"></span><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+F1"></span><span title=""><input type="button" disabled class="item regular" value="Shift+Home"></span>
</div>
<div class="keycombo">
<label>Toggle Floating Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+F4"></span>
</div>
<div class="keycombo">
<label>Open Next Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+Page↓"></span><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+4"></span>
</div>
<div class="keycombo">
<label>Open Previous Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+Page↑"></span><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+3"></span>
</div>
<div class="keycombo">
<label>Toggle Current Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+F4"></span>
</div>
<div class="keycombo">
<label>Bookmarks Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+B"></span>
</div>
<div class="keycombo">
<label>Reading List Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+R"></span>
</div>
<div class="keycombo">
<label>Downloads Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+D"></span>
</div>
<div class="keycombo">
<label>History Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+H"></span>
</div>
<div class="keycombo">
<label>Notes Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+O"></span>
</div>
<div class="keycombo">
<label>Translate Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+L"></span>
</div>
<div class="keycombo">
<label>Windows Panel</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+W"></span>
</div>
<div class="keycombo">
<label>Web Panel 1</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+1"></span>
</div>
<div class="keycombo">
<label>Web Panel 2</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+2"></span>
</div>
<div class="keycombo">
<label>Web Panel 3</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+3"></span>
</div>
<div class="keycombo">
<label>Web Panel 4</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+4"></span>
</div>
<div class="keycombo">
<label>Web Panel 5</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+5"></span>
</div>
<div class="keycombo">
<label>Web Panel 6</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+6"></span>
</div>
<div class="keycombo">
<label>Web Panel 7</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+7"></span>
</div>
<div class="keycombo">
<label>Web Panel 8</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+8"></span>
</div>
<div class="keycombo">
<label>Web Panel 9</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+9"></span>
</div>
</div>
</div>
<div class="category hide">
<button>Tab</button>
<div class="list">
<div class="keycombo">
<label>New Tab</label><span title=""><input type="button" disabled class="item regular" value="Ctrl+T"></span>
</div>
<div class="keycombo">
<label>New Top Level Tab</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+T"></span>
</div>
<div class="keycombo">
<label>Close Tab</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+W"></span>
</div>
<div class="keycombo">
<label>Close Other Tabs</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+W"></span>
</div>
<div class="keycombo">
<label>Tab Cycler Back</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+Tab"></span><span title=""><input type="button" disabled class="item regular" value=
"Alt+Page↑"></span>
</div>
<div class="keycombo">
<label>Tab Cycler Forward</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Tab"></span><span title=""><input type="button" disabled class="item regular" value="Alt+Page↓"></span>
</div>
<div class="keycombo">
<label>Previous Tab (by Order)</label><span title=""><input type="button" disabled class="item single" value=
"1"></span><span title=""><input type="button" disabled class="item regular" value="Ctrl+Page↑"></span>
</div>
<div class="keycombo">
<label>Next Tab (by Order)</label><span title=""><input type="button" disabled class="item single" value=
"2"></span><span title=""><input type="button" disabled class="item regular" value="Ctrl+Page↓"></span>
</div>
<div class="keycombo">
<label>Move Tabs to Beginning</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+↑"></span><span title=""><input type="button" disabled class="item single" value="7"></span>
</div>
<div class="keycombo">
<label>Move Tabs to End</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+↓"></span><span title=""><input type="button" disabled class="item single" value="8"></span>
</div>
<div class="keycombo">
<label>Move Active Tab Backward</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+←"></span><span title=""><input type="button" disabled class="item single" value="5"></span>
</div>
<div class="keycombo">
<label>Move Active Tab Forward</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+→"></span><span title=""><input type="button" disabled class="item single" value="6"></span>
</div>
<div class="keycombo">
<label>Select Previous Tab</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+←"></span>
</div>
<div class="keycombo">
<label>Select Next Tab</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+→"></span>
</div>
<div class="keycombo">
<label>Select Related Tabs</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+A"></span>
</div>
<div class="keycombo">
<label>Deselect Tabs</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+End"></span>
</div>
<div class="keycombo">
<label>Rename Tab</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+R"></span>
</div>
<div class="keycombo">
<label>Rename Tab Stack</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+R"></span>
</div>
<div class="keycombo">
<label>Switch to Tab 1</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+1"></span><span title=""><input type="button" disabled class="item single" value="3"></span>
</div>
<div class="keycombo">
<label>Switch to Tab 2</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+2"></span>
</div>
<div class="keycombo">
<label>Switch to Tab 3</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+3"></span>
</div>
<div class="keycombo">
<label>Switch to Tab 4</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+4"></span>
</div>
<div class="keycombo">
<label>Switch to Tab 5</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+5"></span>
</div>
<div class="keycombo">
<label>Switch to Tab 6</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+6"></span>
</div>
<div class="keycombo">
<label>Switch to Tab 7</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+7"></span>
</div>
<div class="keycombo">
<label>Switch to Tab 8</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+8"></span>
</div>
<div class="keycombo">
<label>Switch to Tab 9</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+9"></span>
</div>
<div class="keycombo">
<label>Switch to the Last Tab</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+0"></span><span title=""><input type="button" disabled class="item single" value="4"></span>
</div>
<div class="keycombo">
<label>Show Closed Tabs</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Z"></span>
</div>
<div class="keycombo">
<label>Reopen Closed Tab</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Z"></span>
</div>
<div class="keycombo">
<label>Tile Vertically</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+F9"></span>
</div>
<div class="keycombo">
<label>Tile Horizontally</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+F10"></span>
</div>
<div class="keycombo">
<label>Tile to Grid</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+F11"></span>
</div>
<div class="keycombo">
<label>Stack Tabs</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+↓"></span>
</div>
<div class="keycombo">
<label>Unstack Tabs</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+↑"></span>
</div>
<div class="keycombo">
<label>Remove from Tab Stack</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+↑"></span>
</div>
<div class="keycombo">
<label>Load Images</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+I"></span>
</div>
<div class="keycombo">
<label>Mute / Unmute Tab</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+M"></span>
</div>
<div class="keycombo">
<label>Mute Other Tabs</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+M"></span>
</div>
<div class="keycombo">
<label>Mute All Tabs</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Shift+M"></span>
</div>
<div class="keycombo">
<label>Capture Page to File</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+P"></span>
</div>
<div class="keycombo">
<label>Capture Page to Clipboard</label><span title=""><input type="button" disabled class="item regular"
value="Ctrl+Alt+O"></span>
</div>
</div>
</div>
<div class="category hide">
<button>Page</button>
<div class="list">
<div class="keycombo">
<label>Toggle Reader View</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+R"></span>
</div>
<div class="keycombo">
<label>Bookmark Selected Tabs</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Alt+D"></span>
</div>
<div class="keycombo">
<label>Create Bookmark</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+D"></span>
</div>
<div class="keycombo">
<label>Add Page to Reading List</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+R"></span>
</div>
<div class="keycombo">
<label>Focus Address Field</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+D"></span>
</div>
<div class="keycombo">
<label>Reload Page</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+R"></span><span title=""><input type="button" disabled class="item regular" value="F5"></span>
</div>
<div class="keycombo">
<label>Force Page Reload</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+F5"></span>
</div>
<div class="keycombo">
<label>Focus Page</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+A"></span><span title=""><input type="button" disabled class="item regular" value="Shift+F1"></span>
</div>
<div class="keycombo">
<label>Disable Keyboard Shortcuts</label><span title=""><input type="button" disabled class="item regular"
value="Ctrl+Alt+K"></span>
</div>
<div class="keycombo">
<label>Focus Search Field</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+S"></span>
</div>
<div class="keycombo">
<label>Find Next in Page</label><span title=""><input type="button" disabled class="item regular" value=
"F3"></span>
</div>
<div class="keycombo">
<label>Find Previous in Page</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+F3"></span>
</div>
<div class="keycombo">
<label>History Back</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+←"></span><span title=""><input type="button" disabled class="item single" value="Z"></span>
</div>
<div class="keycombo">
<label>History Forward</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+→"></span><span title=""><input type="button" disabled class="item single" value="X"></span>
</div>
<div class="keycombo">
<label>History Rewind</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+Z"></span>
</div>
<div class="keycombo">
<label>Fast Forward</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+X"></span>
</div>
<div class="keycombo">
<label>Go to Parent Directory</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Backspace"></span><span title=""><input type="button" disabled class="item regular" value="Alt+↑"></span>
</div>
<div class="keycombo">
<label>Stop Loading</label><span title=""><input type="button" disabled class="item regular" value=
"Esc"></span>
</div>
<div class="keycombo">
<label>Open File</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+O"></span>
</div>
<div class="keycombo">
<label>Save Page As</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+S"></span>
</div>
<div class="keycombo">
<label>Search with Selection</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+S"></span>
</div>
<div class="keycombo">
<label>Homepage</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Space"></span><span title=""><input type="button" disabled class="item regular" value="Alt+Home"></span>
</div>
<div class="keycombo">
<label>Copy Selected Text to Note</label><span title=""><input type="button" disabled class="item regular"
value="Ctrl+Shift+I"></span>
</div>
<div class="keycombo">
<label>Spatial Navigation Left</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+←"></span>
</div>
<div class="keycombo">
<label>Spatial Navigation Up</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+↑"></span>
</div>
<div class="keycombo">
<label>Spatial Navigation Right</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+→"></span>
</div>
<div class="keycombo">
<label>Spatial Navigation Down</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+↓"></span>
</div>
</div>
</div>
<div class="category hide">
<button>Calendar</button>
<div class="list">
<div class="keycombo">
<label>Day View</label><span title=""><input type="button" disabled class="item single" value="D"></span>
</div>
<div class="keycombo">
<label>Week View</label><span title=""><input type="button" disabled class="item single" value="W"></span>
</div>
<div class="keycombo">
<label>Multi Week View</label><span title=""><input type="button" disabled class="item single" value=
"N"></span>
</div>
<div class="keycombo">
<label>Month View</label><span title=""><input type="button" disabled class="item single" value="M"></span>
</div>
<div class="keycombo">
<label>Year View</label><span title=""><input type="button" disabled class="item single" value="Y"></span>
</div>
<div class="keycombo">
<label>Agenda View</label><span title=""><input type="button" disabled class="item single" value="A"></span>
</div>
<div class="keycombo">
<label>View Next Period</label><span title=""><input type="button" disabled class="item single" value=
"K"></span><span title=""><input type="button" disabled class="item regular" value="Page↓"></span>
</div>
<div class="keycombo">
<label>View Previous Period</label><span title=""><input type="button" disabled class="item single" value=
"J"></span><span title=""><input type="button" disabled class="item regular" value="Page↑"></span>
</div>
<div class="keycombo">
<label>View Today</label><span title=""><input type="button" disabled class="item single" value=
"T"></span><span title=""><input type="button" disabled class="item regular" value="Home"></span>
</div>
<div class="keycombo">
<label>Zoom View In</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Page↑"></span>
</div>
<div class="keycombo">
<label>Zoom View Out</label><span title=""><input type="button" disabled class="item regular" value=
"Alt+Page↓"></span>
</div>
<div class="keycombo">
<label>Create Event</label><span title=""><input type="button" disabled class="item single" value="C"></span>
</div>
<div class="keycombo">
<label>Go to Date</label><span title=""><input type="button" disabled class="item single" value="G"></span>
</div>
<div class="keycombo">
<label>Search in Calendar</label><span title=""><input type="button" disabled class="item single" value=
"/"></span>
</div>
<div class="keycombo">
<label>Refresh Calendar</label><span title=""><input type="button" disabled class="item single" value=
"R"></span>
</div>
</div>
</div>
<div class="category hide">
<button>Mail</button>
<div class="list">
<div class="keycombo">
<label>Compose New Message</label><span title=""><input type="button" disabled class="item single" value=
"N"></span>
</div>
<div class="keycombo">
<label>Reply to Message</label><span title=""><input type="button" disabled class="item single" value=
"R"></span>
</div>
<div class="keycombo">
<label>Reply All</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+R"></span>
</div>
<div class="keycombo">
<label>Forward Message</label><span title=""><input type="button" disabled class="item single" value=
"F"></span>
</div>
<div class="keycombo">
<label>Delete Permanently</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+Del"></span>
</div>
<div class="keycombo">
<label>Mark Message as Read</label><span title=""><input type="button" disabled class="item single" value=
"K"></span>
</div>
<div class="keycombo">
<label>Mark Message Thread as Read</label><span title=""><input type="button" disabled class="item single"
value="M"></span>
</div>
<div class="keycombo">
<label>Mark Message Thread as Unread</label><span title=""><input type="button" disabled class="item regular"
value="Shift+M"></span>
</div>
<div class="keycombo">
<label>Mark Message as Unread</label><span title=""><input type="button" disabled class="item regular" value=
"Shift+K"></span>
</div>
<div class="keycombo">
<label>Show Messages for Sender</label><span title=""><input type="button" disabled class="item single" value=
"E"></span>
</div>
<div class="keycombo">
<label>Add Labels and Flags</label><span title=""><input type="button" disabled class="item single" value=
"L"></span>
</div>
<div class="keycombo">
<label>Show Message Thread</label><span title=""><input type="button" disabled class="item single" value=
"T"></span>
</div>
<div class="keycombo">
<label>Mark Message as Read and Go to Next Unread</label><span title=""><input type="button" disabled class=
"item single" value="G"></span>
</div>
<div class="keycombo">
<label>Send Mail From Mail Composer</label><span title=""><input type="button" disabled class="item regular"
value="Ctrl+Enter"></span>
</div>
<div class="keycombo">
<label>Queue Mail From Mail Composer</label><span title=""><input type="button" disabled class="item regular"
value="Ctrl+Shift+Enter"></span>
</div>
</div>
</div>
<div class="category hide">
<button>Chains</button>
<div class="list">
<div class="keycombo">
<label>Open Downloads Page</label><span title=""><input type="button" disabled class="item regular" value=
"Ctrl+Shift+J"></span>
</div>
</div>
</div>
</div>
</div>
</div>
2024-08-05 18:15:25 +02:00
</body>
</html>