xenocara/app/xinit
2015-01-30 10:51:41 +00:00
..
launchd Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
man regen 2014-08-28 17:34:57 +00:00
aclocal.m4 regen 2014-08-28 17:34:57 +00:00
autogen.sh Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
ChangeLog Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
compile Update to xinit 1.3.3 2013-09-14 09:16:23 +00:00
config.guess Update to xinit 1.3.2 2013-05-31 21:44:40 +00:00
config.h.in Update to xinit 1.3.2 2013-05-31 21:44:40 +00:00
config.sub Update to xinit 1.3.2 2013-05-31 21:44:40 +00:00
configure Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
configure.ac Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
COPYING Update to xinit 1.3.3 2013-09-14 09:16:23 +00:00
cpprules.in Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
depcomp Update to xinit 1.3.2 2013-05-31 21:44:40 +00:00
INSTALL
install-sh Update to xinit 1.3.2 2013-05-31 21:44:40 +00:00
Makefile.am
Makefile.bsd-wrapper Update to xinit 1.3.3 2013-09-14 09:16:23 +00:00
Makefile.in Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
missing Update to xinit 1.3.2 2013-05-31 21:44:40 +00:00
NEWS
README
startx.cpp Avoid GNU expr extensions. Already committed upstream. 2015-01-30 10:51:41 +00:00
xinit.c Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
xinitrc.cpp oops Pablo Mendez Hernandez <pablomh@gmail.com> pointed out there 2014-02-26 14:21:28 +00:00

The xinit program is used to start the X Window System server and a first
client program on systems that are not using a display manager such as xdm.

The xinit is not intended for naive users.  Instead, site administrators should
design user-friendly scripts that present the desired interface when starting
up X.  The startx script is one such example.  

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/app/xinit

        http://cgit.freedesktop.org/xorg/app/xinit

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage