1Keyboard Shortcuts
2==================
3
4The following lists describe various keyboard shortcuts and actions for their
5corresponding interface element. Many more can be seen in context menus
6accessible by right clicking on a specific interface element or by pressing
7:kbd:`Shift-F10` while the element is focused.
8
9:kbd:`Primary` stands for the :kbd:`Control` key on Linux and Windows and the
10:kbd:`Command` / :kbd:`⌘` key on OS X.
11
12:kbd:`Alt` stands for the :kbd:`Option` / :kbd:`⌥` key on OS X.
13
14
15Main Window
16-----------
17
18* :kbd:`Alt` + :kbd:`Left` - Seek backwards by 10 seconds
19* :kbd:`Alt` + :kbd:`Right` - Seek forward by 10 seconds
20* :kbd:`Primary` + :kbd:`L` - Focus the search entry
21
22
23Browsers
24--------
25
26* :kbd:`Primary` + :kbd:`Shift` + :kbd:`J` - Reset filters and jump to the playing song.
27
28
29Queue and Playlist Browser
30--------------------------
31
32* :kbd:`Primary` + :kbd:`Left Click` on song(s), then drag and drop - Add a copy of the songs to the playlist / queue.
33
34
35Song Lists
36----------
37
38* :kbd:`Primary` + :kbd:`I` - Open the information window for the selected song(s)
39* :kbd:`Alt` + :kbd:`Return` - Open the tag editor for the selected song(s)
40* :kbd:`Primary` + :kbd:`Return` - Queue the selected song(s)
41* :kbd:`Primary` + :kbd:`F` - Show the inline search entry
42* :kbd:`Primary` + :kbd:`Left Click` on a column header - Add the column to the list of columns to sort by.
43
44
45Tree Views
46----------
47
48* :kbd:`Left` or :kbd:`Primary` + :kbd:`Left` - Collapses the element or select the parent element
49* :kbd:`Right` or :kbd:`Primary` + :kbd:`Right` - Expands the element
50
51
52Text Entries
53------------
54
55* :kbd:`Primary` + :kbd:`Z` - Undo the last change
56* :kbd:`Primary` + :kbd:`Shift` + :kbd:`Z` - Redo the last undone change
57
58
59Paned Browser
60-------------
61
62* :kbd:`Primary` + :kbd:`Home` - Select all songs in all panes
63* :kbd:`Primary` + :kbd:`Return` - When the search entry is in focus: enqueue all songs in the song list
64