xenocara/app/xinit
2012-08-05 07:27:34 +00:00
..
launchd Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
man Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
aclocal.m4 Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
AUTHORS Importing from X.Org indiviual releases 2006-11-26 14:43:35 +00:00
autogen.sh xinit 1.0.6 2007-09-15 17:05:29 +00:00
ChangeLog Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
config.guess Importing from X.Org indiviual releases 2006-11-26 14:43:35 +00:00
config.h.in Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
config.sub Importing from X.Org indiviual releases 2006-11-26 14:43:35 +00:00
configure Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
configure.ac Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
COPYING xinit 1.0.6 2007-09-15 17:05:29 +00:00
cpprules.in Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
depcomp Importing from X.Org indiviual releases 2006-11-26 14:43:35 +00:00
INSTALL Update to xinit 1.2.1 2010-05-31 20:23:19 +00:00
install-sh Importing from X.Org indiviual releases 2006-11-26 14:43:35 +00:00
Makefile.am Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
Makefile.bsd-wrapper Update to xinit 1.2.1 2010-05-31 20:23:19 +00:00
Makefile.in Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
missing Importing from X.Org indiviual releases 2006-11-26 14:43:35 +00:00
NEWS Importing from X.Org indiviual releases 2006-11-26 14:43:35 +00:00
README Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
startx.cpp Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
xinit.c Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
xinitrc.cpp Indent with tabs like the rest of the script. 2012-08-05 07:27:34 +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