QuickStart

GTK application used to quickly choose startup programs for current session. Define set of applications and than check or uncheck the ones needed just after window manager loaded.

Installation

sudo gem sources -a http://gemcutter.org 
sudo gem install quick_start

GNOME panel:

System -> Preferences -> Startup Applications, add new item and put /usr/bin/quick_start as command.

Configuration

Configuration is provided in ~/.quick_start Just go there and see the examples

Dependencies

  • ruby

  • libglade2-ruby

About

Author

Michał Łomnicki <[email protected]>

License

Copyright 2009 by Michał Łomnicki Released under a MIT license.

Warranty

This software is provided “as is” and without any express or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for a particular purpose.