Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2008-03-30 | 2.3 kB | |
Totals: 1 Item | 2.3 kB | 0 |
Contents: ========= 1. About 2. Usage 1. About ======== kuechenstation is a text mode client for the xmms2 daemon. Unlike other text mode client's it's not command line based, but features all you would expect from a graphical client: - scrolling title - playlist editor - medialib browser For a changelog see debian/changelog 2 Usage ======= kuechenstation splits the terminal screen in 3 regions: +-----------------+ | scrolling title | +-----------------+ | multi window | +-----------------+ | status line | +-----------------+ Only the multi window changes its behaviour/appearance (thus the name multi window). Let's call them "modes": 4 Modes are available at the moment. You can change to a mode using the F-keys: * Playlist Mode (F1) * Medialib Mode (F2) * Logging Mode (F3) * Track Info Mode (this is entered in a different way: press "i" when the cursor is over a track in playlist or medialib mode) In all modes the following key bindings are active unless stated otherwise below. action key bindings ------ ------------ toggle play pause p volume up/down +/-, */"/" ("/" means slash) seek +/- 5secs Right/Left-arrow seek +/- 1min Shift + Right/Left-arrow jump to next/prev song n/b, >/< quit kuechenstation q, Q 2.1 Playlist Mode ================= This mode is intended to control playback and to view and edit the current playlist. The key bindings are inspired by mplayer and vim. The following actions can be performed: action key bindings ------ ------------ jump to track and start playing enter move cursor up/down j/k, Up-/Down-arrows open Track Info Mode for i current track (un-)mark item space move item(s) up/down J/K remove item(s) x If no playlist items are marked the move, remove is performed on the current track 2.2 Medialib Mode ================= In this mode xmms2's medialib can be searched. TODO 2.3 Logging Mode ================ TODO 2.4 Track Info Mode =================== TODO -- Eike von Seggern <eikevons@yahoo.de> Fri, 04 Mar 2008 23:25:48 +0100