README for Ubuntu Studio Launcher

VERSION:  2.0.0
AUTHOR:   Dana Olson <dana@ubuntustudio.com>
HOMEPAGE: http://www.ubuntustudio.com/wiki/index.php/Studio_Launcher
DATE:     11feb06
LICENSE:  GNU GPL version 2

INSTALL:
 - Run `make install` in the source directory as root to install.

USE:
 - Simply launch `ubuntustudio` from a command line or choose the `Ubuntu
   Studio` icon from the Applications > Sound & Video GNOME menu.
 - Check off the applications you wish to run.
 - Click the OK button.
 - Use the applications!

FEATURES AND NOTES:
 - Automated music studio applications detection
 - Uses set_rlimits if installed (PAM recommended instead)
 - Remembers previously launched application choices
 - Launches QjackCtl first if it was selected
 - Checks jackd started if using QjackCtl, if not, aborts script
 - Pass --all to bypass blacklist
 - Launch delays for CPU usage
 - User-configurable delays in ~/.ubuntustudio2config
 - Blacklist for non-studio/JACK audio apps to clean up the menu
 - User-configurable blacklist in ~/.ubuntustudio2config
 - User-configurable window size in ~/.ubuntustudio2config

THANKS:
 - Crimsun, for the IFS tips
 - Everyone who ever worked on Linux & apps (specifically audio apps)

NOTES:
 - Please don't fork this script for the exact same purpose. I am
   more than willing to listen to suggestions, feature requests, etc.
