@@ -839,11 +839,29 @@ def set_text(self, parent, *args):
839839Right|, |l |*| Select default station.
840840/| / |n| / |N |*| Search, go to next / previous result.
841841r |*| Revert to saved value.
842- Esc|, |q|, |Left|, |h |*| Canel.
842+ Esc|, |q|, |Left|, |h |*| Canel.
843843%Global functions (with \ on Line editor)
844844-|/|+| or |,|/|. |*| Change volume.
845845m| / |v |*| |M|ute player / Save |v|olume (not in vlc).
846846W| / |w |*| Toggle title log / like a station.'''
847+ ),
848+
849+ 'H_CONFIG_PLAYER' : ('Player Selection Help' ,
850+ r'''TAB| |*| Move selection to |Extra Parameters| column.
851+ Up|, |j|, |Down|, |k| |*| Change player selection.
852+ Enter|, |Space|, |*|
853+ Right|, |l |*| Enable / disable player.
854+ ^U| / |^D| |*| Move player |u|p or |d|own.
855+ r| |*| Revert to saved values.
856+ s| |*| Accept changes (player and parameters).
857+ | |*| |Notice|: Changes will be saved only after pressing
858+ | |*| ________"|s|" in the main |Configurationw Window|.
859+ Esc|, |q|, |Left|, |h |*| Canel.
860+ %Global functions (with \ on Line editor)
861+ -|/|+| or |,|/|. |*| Change volume.
862+ m| / |v |*| |M|ute player / Save |v|olume (not in vlc).
863+ W| / |w |*| Toggle title log / like a station.
864+ '''
847865),
848866
849867 'H_CONFIG_PLAYLIST' : ('Playlist Selection Help' ,
0 commit comments