Run X server with windows/desktop environment specified in the command line
|
hace 2 años | |
---|---|---|
build | hace 7 años | |
etc | hace 7 años | |
lang | hace 2 años | |
src | hace 2 años | |
LICENSE | hace 7 años | |
Makefile | hace 7 años | |
README.md | hace 7 años | |
README_ita.md | hace 7 años | |
USAGE.txt | hace 7 años | |
config.mk | hace 2 años | |
configure | hace 2 años |
The program ax is a POSIX shell script that create .xinitrc in $HOME and then run X server with windows/desktop environment specified in the command line. If no windows/desktop environment is specified, ax don't create .xinitrc but instead read .xinitrc if present and execute X server.
Run:
./configure
create config.mk file included in Makefile.
Is possible to specified a prefix:
PREFIX=/usr/local ./configure
Create the script:
make
Install:
make install
Uninstall:
make uninstall
Create a archive file for distribution:
make dist
Clean:
make clean
Simply copy ax script and man page (src directory) and configuration file (etc directory).
ax is released with GNU Affero Public License version 3 (AGPLv3).
Viverna viverna@inventati.org