openbsd-xenocara/app/xinit
matthieu b56b3f588d Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
..
launchd Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
man Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
COPYING
ChangeLog Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
INSTALL
Makefile.am Update to xinit 1.4.1 2021-01-01 13:19:37 +00:00
Makefile.bsd-wrapper
Makefile.in Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
README.md Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
aclocal.m4 Update to xinit 1.4.1 2021-01-01 13:19:37 +00:00
autogen.sh Update to xinit 1.4.0 2018-05-21 17:05:09 +00:00
compile Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
config.guess
config.h.in Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
config.sub
configure Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
configure.ac Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
cpprules.in
depcomp
install-sh
missing
startx.cpp Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
xinit.c Update xinit to version 1.4.2 2023-01-22 12:03:53 +00:00
xinitrc.cpp X11 session startup: update list of ssh key files, tweak sh code 2022-07-01 20:42:06 +00:00

README.md

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:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/app/xinit

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

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