lebauce / quodlibet

Automatically exported from code.google.com/p/quodlibet
1 stars 0 forks source link

Switch between album and title list with keyboard #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I own a remote control which i use with lirc to control a couple of
multimedia functions. I'd like also to use it with quod libet. My problem
is that there's no easy way to switch e.g. between the album list and the
track list.

1. Start quodlibet
2. "View -> Album List"
3. You've got to use the "Tab"-Key a couple of times to switch between the
album and the trac list

A better way would be

1. Start quodlibet
2. "View -> Album List"
3. Use Ctrl+Left to get to the album list and Ctrl+Right to get to the
track list

Thanks
Christoph

Original issue reported on code.google.com by christop...@gmail.com on 6 Apr 2009 at 1:08

GoogleCodeExporter commented 9 years ago
F6 switches between panes in GTK. Is that enough?

Original comment by towolf on 12 May 2009 at 7:55

GoogleCodeExporter commented 9 years ago
The new search bar (issue 41) makes 'Alt-S' toggle between search and album 
list;
along with F6, this seemed to work well enough for all-keyboard navigation, and 
I am
hesitant to add yet another nonstandard keyboard shortcut to the 
already-overburdened
main window.

Original comment by steven.strobe.cc@gmail.com on 31 Jan 2010 at 5:27