xenocara/app/xinit
deraadt 5150e677a9 backout hard-coded behaviour change which was not discussed, in
particular no justification for why the current behaviour is wrong
2017-09-05 17:48:07 +00:00
..
launchd Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
man Remove abuse of \/ which is not a slash but an italic correction; 2015-08-30 13:32:02 +00:00
aclocal.m4 regen 2016-10-11 22:14:30 +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
config.guess
config.h.in
config.sub
configure regen 2016-10-11 22:14:30 +00:00
configure.ac Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
COPYING
cpprules.in Update to xinit 1.3.4 2015-01-25 11:37:57 +00:00
depcomp
INSTALL
install-sh
Makefile.am
Makefile.bsd-wrapper Now that nolisten tcp is the Xserver default, don't pass the option 2015-06-20 10:12:39 +00:00
Makefile.in regen 2016-10-11 22:14:30 +00:00
missing
README
startx.cpp Use mktemp to create .serverauth file. Inspired by Debian patches 2015-06-14 10:33:02 +00:00
xinit.c backout hard-coded behaviour change which was not discussed, in 2017-09-05 17:48:07 +00:00
xinitrc.cpp Don't automatically launch dbus as part of the default user sessions. 2015-10-17 08:25:11 +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