AntiRight Desktop Environment
by Jeffrey E. Bedard
README
AntiRight is a lightwieght, scriptable desktop enivironment for the motif environment. It provides a small and practical desktop environment. It extendes the environment provided by the motif window manager and toolkit to that expected in modern desktops.
QUICK INSTALL
To build you must have a functioning motif installation and a development system for C. You must have the motif header files installed. Currently, GNU Make is required for building.
TO INSTALL:
./configure
gmake
su
make install
exit
TO RUN:
COMMAND TO START A SESSION: AR
COMMAND TO START THE PANEL: ACE
VERSIONING ROADMAP
The previous versioning roadmap has been removed. This section describes the current versioning roadmap.
Numbering: <major>.<minor>
<minor> is to be increased at least once for every release. If the release is a major feature enhancement, <minor> is increased by three.
<major> is increased when <minor> reaches 100 and <minor> is reset. If the release contains fundamental major changes, the major number is increased by one.
