
ximp3shell v0.1.11
------------------

ximp3shell is a simple Tcl/Tk GUI for the ximp3 MP3 player.
You need Tcl/Tk version 8.3 or higher to run this program.
For installation instructions, see 'INSTALL'.


Short description of commands
-----------------------------

Play	Play an MP3 file or playlist 	keyboard shortcut: p
Stop	Stop play 			keyboard shortcut: s
PList	Edit playlist 			keyboard shortcut: l
Quit	Exit program 			keyboard shortcut: q

Shfl	If playing from a playlist, shuffle the entries before playback.
Loop	Plays an MP3 file or playlist in an endless loop.



How to use the playlist window
-------------------------------

The upper sub-window shows a directory listing, while the lower one
shows the current playlist.
To add a file to the playlist, double-click on a file name in the 
directory window, or press <Return>.
To remove a file from the playlist, double-click on the name in the
playlist window, or press <Delete>.

You can merge existing playlists with the current playlist by
selecting a playlist (*.m3u) file in the directory window.
The file names contained in the "source" playlist will then be added
to the current playlist.

To toggle between the directory and playlist window, press <Tab>.


Buttons in the playlist window
------------------------------

Clear	Clear the playlist		keyboard shortcut: c
Play	Play the playlist		keyboard shortcut: p
Stop	Stop playing			keyboard shortcut: s
Save	Save the playlist		keyboard shortcut: a
Quit	Exit the playlist window	keyboard shortcut: q


---------------------------------------------------------------------


If any problem occurs, don't hesitate to write me.
My E-mail address is <mats_peterson@swipnet.se>

Good Luck!
