AntiRight Desktop Environment
by Jeffrey E. Bedard

README

AntiRight is a lightwieght, scriptable GUI shell, terminal, and desktop enivironment for the gtk2 environment.  It provides a small and practical desktop environment, defined in the ACE (AntiRight Configuration Environment) script.

QUICK INSTALL

To build you must have a functioning gtk2 installation, pkg-config, vte, and a
development system for C. 

TO INSTALL:
(PREFIX can be specified before configure to change installation location.)

./configure
make
su
make install
exit


TO RUN:
Start a desktop session: AR
Start the main panel: ACE
Start the deskbar panel: ACE -A Deskbar
Start the terminal emulator: gshterm
Start gtkshell GUI shell: gtkshell [options]
	(see gtkshell.1 manual page)


