Difference between revisions of "QtHotkeys"
Jump to navigation
Jump to search
m (Reordering the keys to match vlcrc. The table is sortable with JavaScript, so this shouldn't be a problem) |
(Add hotkeys. I'm marking up former hotkeys with <del>...</del> for now) |
||
Line 13: | Line 13: | ||
|- | |- | ||
| - || slower | | - || slower | ||
+ | |- | ||
+ | | = || normal rate | ||
+ | |- | ||
+ | | ] || faster (fine) | ||
+ | |- | ||
+ | | [ || slower (fine) | ||
|- | |- | ||
| N || next track | | N || next track | ||
Line 55: | Line 61: | ||
|- | |- | ||
| Ctrl + Q || Quit | | Ctrl + Q || Quit | ||
+ | |- | ||
+ | | Ctrl + Up arrow || volume up | ||
+ | |- | ||
+ | | Ctrl + Down arrow || volume down | ||
|- | |- | ||
| M || mute | | M || mute | ||
Line 62: | Line 72: | ||
| G || subdelay down | | G || subdelay down | ||
|- | |- | ||
− | | Shift + H || history forward | + | | Shift + H || <del>history forward</del> subtitle sync / bookmark audio timestamp |
+ | |- | ||
+ | | Shift + J || subtitle sync / bookmark subtitle timestamp | ||
+ | |- | ||
+ | | Shift + K || subtitle sync / synchronize audio & subtitle timestamps | ||
+ | |- | ||
+ | | Ctrl + Shift + K || subtitle sync / reset audio & subtitle synchronization | ||
|- | |- | ||
| K || audiodelay up OR next subtitle-track (or none) (??????????????) | | K || audiodelay up OR next subtitle-track (or none) (??????????????) | ||
Line 75: | Line 91: | ||
|- | |- | ||
| V || subtitle track cycle | | V || subtitle track cycle | ||
+ | |- | ||
+ | | Shift + V || toggle subtitles | ||
+ | |- | ||
+ | | X || cycle next program Service ID | ||
+ | |- | ||
+ | | Shift + X || cycle previous program Service ID | ||
|- | |- | ||
| A || cycle aspect ratio | | A || cycle aspect ratio | ||
Line 82: | Line 104: | ||
| O || original video size || pads video by adding black borders | | O || original video size || pads video by adding black borders | ||
|- | |- | ||
− | | D || cycle deinterlace filters | + | | Alt + O || increase scale factor |
+ | |- | ||
+ | | Alt + Shift + O || decrease scale factor | ||
+ | |- | ||
+ | | D || <del>cycle deinterlace filters</del> toggle deinterlacing | ||
+ | |- | ||
+ | | Shift + D || cycle deinterlace modes | ||
|- | |- | ||
| I || interface show | | I || interface show | ||
Line 90: | Line 118: | ||
| Shift + R || Record | | Shift + R || Record | ||
|- | |- | ||
− | | Z || cycle zoom | + | | Z || <del>cycle zoom</del> zoom |
+ | |- | ||
+ | | Shift + Z || un-zoom | ||
|- | |- | ||
| W || wallpaper || only works with video output DirectX | | W || wallpaper || only works with video output DirectX | ||
|- | |- | ||
− | | Alt + R || crop | + | | Alt + R || crop one pixel from the top of the video |
+ | |- | ||
+ | | Alt + Shift + R || uncrop one pixel from the top of the video | ||
+ | |- | ||
+ | | Alt + D || crop one pixel from the left of the video | ||
+ | |- | ||
+ | | Alt + Shift + D || uncrop one pixel from the left of the video | ||
+ | |- | ||
+ | | Alt + C || crop one pixel from the bottom of the video | ||
|- | |- | ||
− | | Alt + | + | | Alt + Shift + C || uncrop one pixel from the bottom of the video |
|- | |- | ||
− | | Alt + | + | | Alt + F || crop one pixel from the right of the video |
|- | |- | ||
− | | Alt + F || | + | | Alt + Shift + F || uncrop one pixel from the right of the video |
|- | |- | ||
| R || random | | R || random | ||
|- | |- | ||
− | | L || loop | + | | L || <del>loop</del> normal/loop/repeat |
+ | |- | ||
+ | | Page Up || shrink the viewpoint of view (360 °) | ||
+ | |- | ||
+ | | Page Down || expand the viewpoint of view (360 °) | ||
+ | |- | ||
+ | | Alt + 1 || 1:4 quarter | ||
+ | |- | ||
+ | | Alt + 2 || 1:2 half | ||
+ | |- | ||
+ | | Alt + 3 || 1:1 original | ||
+ | |- | ||
+ | | Alt + 4 || 2:1 double | ||
+ | |- | ||
+ | | Ctrl + F1 || set playlist bookmark 1 | ||
+ | |- | ||
+ | | Ctrl + F2 || set playlist bookmark 2 | ||
+ | |- | ||
+ | | Ctrl + F3 || set playlist bookmark 3 | ||
+ | |- | ||
+ | | Ctrl + F4 || set playlist bookmark 4 | ||
+ | |- | ||
+ | | Ctrl + F5 || set playlist bookmark 5 | ||
+ | |- | ||
+ | | Ctrl + F6 || set playlist bookmark 6 | ||
+ | |- | ||
+ | | Ctrl + F7 || set playlist bookmark 7 | ||
+ | |- | ||
+ | | Ctrl + F8 || set playlist bookmark 8 | ||
+ | |- | ||
+ | | Ctrl + F9 || set playlist bookmark 9 | ||
+ | |- | ||
+ | | Ctrl + F10 || set playlist bookmark 10 | ||
+ | |- | ||
+ | | F1 || play playlist bookmark 1 | ||
+ | |- | ||
+ | | F2 || play playlist bookmark 2 | ||
+ | |- | ||
+ | | F3 || play playlist bookmark 3 | ||
+ | |- | ||
+ | | F4 || play playlist bookmark 4 | ||
+ | |- | ||
+ | | F5 || play playlist bookmark 5 | ||
+ | |- | ||
+ | | F6 || play playlist bookmark 6 | ||
+ | |- | ||
+ | | F7 || play playlist bookmark 7 | ||
+ | |- | ||
+ | | F8 || play playlist bookmark 8 | ||
+ | |- | ||
+ | | F9 || play playlist bookmark 9 | ||
+ | |- | ||
+ | | F10 || play playlist bookmark 10 | ||
+ | |- | ||
+ | | Ctrl + W || clear the playlist | ||
+ | |- | ||
+ | | Ctrl + 0 || reset subtitles scale | ||
+ | |- | ||
+ | | Ctrl + Mouse wheel up || scale down subtitles text | ||
+ | |- | ||
+ | | Ctrl + Mouse wheel down || scale up subtitles text | ||
|- | |- | ||
− | | Ctrl + A || Advanced controls | + | | <del>Ctrl + A</del> || <del>Advanced controls</del> |
|- | |- | ||
| Ctrl + B || Bookmarks | | Ctrl + B || Bookmarks |
Revision as of 01:57, 4 February 2019
This page is just a reminder of what the keyboard hotkeys are in the Qt4 Interface.
Command | Hotkey | Comment |
---|---|---|
F | toggle fullscreen | |
ESC | leave fullscreen/close dialogue | |
space | play/pause | |
+ | faster | |
- | slower | |
= | normal rate | |
] | faster (fine) | |
[ | slower (fine) | |
N | next track | |
P | previous track | |
S | stop | |
T | position/time | |
Shift + Left Arrow | jump 5 seconds back | |
Shift + Right Arrow | jump 5 seconds forward | |
Alt + Left Arrow | jump 10 sec. back | |
Alt + Right Arrow | jump 10 sec. forward | |
Control + Left Arrow | jump 1 minute back | |
Control + Right Arrow | jump 1 minute forward | |
Control + Alt + Left Arrow | jump 5 minutes back | |
Control + Alt + Right Arrow | jump 5 minutes forward | |
E | next frame | 1.0 and over |
Enter | select menu entry (dvd) | |
Arrows | navigate menus (dvd) | |
Shift + M | disc menu | |
Shift + O | title prev | |
Shift + B | title next | |
Shift + P | chapter prev | |
Shift + N | chapter next | |
Ctrl + Q | Quit | |
Ctrl + Up arrow | volume up | |
Ctrl + Down arrow | volume down | |
M | mute | |
H | subdelay up | |
G | subdelay down | |
Shift + H | ||
Shift + J | subtitle sync / bookmark subtitle timestamp | |
Shift + K | subtitle sync / synchronize audio & subtitle timestamps | |
Ctrl + Shift + K | subtitle sync / reset audio & subtitle synchronization | |
K | audiodelay up OR next subtitle-track (or none) (??????????????) | |
J | audiodelay down | |
B | cycle audio track | |
Shift + A | cycle audio device | |
Alt + V | video menu | English translation |
V | subtitle track cycle | |
Shift + V | toggle subtitles | |
X | cycle next program Service ID | |
Shift + X | cycle previous program Service ID | |
A | cycle aspect ratio | |
C | cycle cropping ratio | |
O | original video size | pads video by adding black borders |
Alt + O | increase scale factor | |
Alt + Shift + O | decrease scale factor | |
D | ||
Shift + D | cycle deinterlace modes | |
I | interface show | |
Shift + S | snapshot | |
Shift + R | Record | |
Z | ||
Shift + Z | un-zoom | |
W | wallpaper | only works with video output DirectX |
Alt + R | crop one pixel from the top of the video | |
Alt + Shift + R | uncrop one pixel from the top of the video | |
Alt + D | crop one pixel from the left of the video | |
Alt + Shift + D | uncrop one pixel from the left of the video | |
Alt + C | crop one pixel from the bottom of the video | |
Alt + Shift + C | uncrop one pixel from the bottom of the video | |
Alt + F | crop one pixel from the right of the video | |
Alt + Shift + F | uncrop one pixel from the right of the video | |
R | random | |
L | ||
Page Up | shrink the viewpoint of view (360 °) | |
Page Down | expand the viewpoint of view (360 °) | |
Alt + 1 | 1:4 quarter | |
Alt + 2 | 1:2 half | |
Alt + 3 | 1:1 original | |
Alt + 4 | 2:1 double | |
Ctrl + F1 | set playlist bookmark 1 | |
Ctrl + F2 | set playlist bookmark 2 | |
Ctrl + F3 | set playlist bookmark 3 | |
Ctrl + F4 | set playlist bookmark 4 | |
Ctrl + F5 | set playlist bookmark 5 | |
Ctrl + F6 | set playlist bookmark 6 | |
Ctrl + F7 | set playlist bookmark 7 | |
Ctrl + F8 | set playlist bookmark 8 | |
Ctrl + F9 | set playlist bookmark 9 | |
Ctrl + F10 | set playlist bookmark 10 | |
F1 | play playlist bookmark 1 | |
F2 | play playlist bookmark 2 | |
F3 | play playlist bookmark 3 | |
F4 | play playlist bookmark 4 | |
F5 | play playlist bookmark 5 | |
F6 | play playlist bookmark 6 | |
F7 | play playlist bookmark 7 | |
F8 | play playlist bookmark 8 | |
F9 | play playlist bookmark 9 | |
F10 | play playlist bookmark 10 | |
Ctrl + W | clear the playlist | |
Ctrl + 0 | reset subtitles scale | |
Ctrl + Mouse wheel up | scale down subtitles text | |
Ctrl + Mouse wheel down | scale up subtitles text | |
Ctrl + B | Bookmarks | |
Ctrl + C | Open capture device | |
Ctrl + D | Open disc | |
Ctrl + E | Extended settings | |
Ctrl + F | Open Folder/Directory | |
Ctrl + H | hide/show menus | a.k.a Minimal view, like in Acrobat Reader |
Ctrl + I | Media Information | |
Ctrl + J | Codecs Information | |
Ctrl + L | Hide/Show playlist | |
Ctrl + M | Messages | |
Ctrl + N | Open network stream | |
Ctrl + O | Open File | |
Ctrl + P | Preferences | |
Ctrl + R | Convert/Save | |
Ctrl + S | Streaming | |
Ctrl + T | Goto Time | |
Ctrl + U | Dock/Undock playlist | |
Ctrl + V | Paste Location/Paste MRL | |
Ctrl + Shift+W | VLM configurator | |
Ctrl + X | Load playlist | |
Ctrl + Y | Save playlist | |
Shift + G | history back | |
Alt + A | audio menu | English translation |
Alt + H | help menu | English translation |
Alt + L | playback menu | English translation |
Alt + M | media menu | English translation |
Alt + T | tools menu | English translation |
See also
- Qt Interface
- How to set global hotkeys
- Hotkeys table
- Linux keyboard shortcuts
- Control VLC from an Android Phone
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.