From: <dom...@us...> - 2014-10-06 22:34:24
|
Revision: 635 http://sourceforge.net/p/fvwm-crystal/code/635 Author: dominique_libre Date: 2014-10-06 22:34:21 +0000 (Mon, 06 Oct 2014) Log Message: ----------- doc update Modified Paths: -------------- INSTALL README session-management-README Modified: INSTALL =================================================================== --- INSTALL 2014-05-13 17:17:32 UTC (rev 634) +++ INSTALL 2014-10-06 22:34:21 UTC (rev 635) @@ -50,7 +50,7 @@ with 3 notable exceptions: 1) The preferences for the FVWM-Crystal dekstop manager (dekstop icons) -are done from the contextual of the Home icon. +are done from the contextual menu of the Home icon. 2) The media player and mixer preferences are done from the menu of the Music button. Modified: README =================================================================== --- README 2014-05-13 17:17:32 UTC (rev 634) +++ README 2014-10-06 22:34:21 UTC (rev 635) @@ -116,12 +116,14 @@ Instalation / Update -------------------- + Please be sure to read the information into the Install file when installing or updating Fvwm-Crystal. It is a few things you will have to do in order to get the full potential of Fvwm + Fvwm-Crystal. Start Fvwm-Crystal ------------------ + Fvwm-Crystal work fine with graphical display managers like xdm or gdm. Choose it in the menu and it will start. @@ -157,7 +159,7 @@ IRC: #fvw...@ir... (also on #fvwm) The current maintainer and author of this project is Dominique Michel. -You can contact me using <dom...@so...> or on the +You can contact me using <dom...@us...> or on the mailing list below. There is also a low-traffic mailing list, where you can talk with other @@ -167,19 +169,39 @@ You can also look at the archives located here: http://lists.berlios.de/pipermail/fvwm-crystal-users/ +Know Issues +----------- +-): With the Music -> Playlist browser, file or directory names with quoting characters +will confuse FVWM. I see that as a bug in FVWM - we all have utf-8 file system where +such characters are valid ones into a file or a directory name, but anyway, these +function make an intensive use of the shell, and for that reason the only real fix +at that time, and I think for all eternity, is to fix your file and directory +names by removing such characters. (Do a goggle search on special characters in file +names and the shell to get more info on that. + +In the preferences of the Music menu, it is an option to get no icons into that +file browser: This can help with the special characters in some cases, but this +is a workaround not a real fix, and it will be of no help with quoting +characters, and will break the exec title function (the function that +load all the files of a directory into the playlist when clicking +on that directory's name) instead. +The real fix is to remove the quoting characters from your file and directory names. + +-): Certainly others. Please report them to the mailing list - best, your report(s) +will be archived, which insure they will not be lost, or to me directly: + Contribute to Fvwm-Crystal -------------------------- The best way to contribute is to take contact on the mailing list. -You can also take contact with me using <dom...@so...> +You can also take contact with me using <dom...@us...> I would never have learn Fvwm myself without Fvwm-Crystal. Its modular architecture allow you to focus on one thing at a time. For information on Fvwm, take a look at the Fvwm website: http://www.fvwm.org - Thanks ------ Modified: session-management-README =================================================================== --- session-management-README 2014-05-13 17:17:32 UTC (rev 634) +++ session-management-README 2014-10-06 22:34:21 UTC (rev 635) @@ -1,3 +1,7 @@ +Note: that file is obsolete. If you know how to make +fvwm-crystal work with session management, please +take contact with us. + FVWM-Crystal and session management ----------------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |