

 QStart 1.0
 -------------------------------------------
 by Rui Anastacio
             email:  ranastacio@mail.telepac.pt
 

 
 Install
 -------

 AS ROOT:
  
 Create a Link called "myeditor" to your favourite editor. for example:
 example:
   ln -s /usr/local/bin/medit /usr/local/bin/myeditor
 
 Create a system directory to put the icons, and give r/w/x permissions to all
 example:
   mkdir /usr/local/icons
   chmod a+rwx /usr/local/icons
  
 Copy the all the icons to that directory
   cp icons/* /usr/local/icons
   
 Copy qstart to some PATH dir
 example:
   cp qstart /usr/bin   


 AS USER:
 
 Copy APPS to home directory
   cp  APPS ~/.apps
  
 Edit ~/.apps setting the IconDir Parameter to the directory created above
 
 Run qstart
   qstart &
   

 Using QStart
 ------------
 
 Press left button on top of qstart to see list of applications.
 Press right button to quit or restart. Restart it if you change
 the .apps file. 
 To change it goto "Data Files" on the list.
 
 
 Contributions
 -------------
 
 Are welcome. You can write pieces of text describing groups of applicationsi
 with all the pretty icons.
 
 If you are a programmer add the necessary lines to your packages to include
 in .apps file.
 
