From 1287cf7167393a17497ae1aa33ac7c7bb47a3964 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 27 Apr 2022 21:25:03 +1200 Subject: Switch .xinitrc to .xsession This is Debian-specific, but that's the only system with which I'm presently using X11 anyway. From Debian's startx(1): > Note that in the Debian system, what many people traditionally put in > the .xinitrc file should go in .xsession instead; this permits the > same X environment to be presented whether startx, xdm, or xinit is > used to start the X session. All discussion of the .xinitrc file in > the xinit(1) manual page applies equally well to .xsession. Keep in > mind that .xinitrc is used only by xinit(1) and completely ignored by > xdm(1). Indeed, everything just seems to work a bit better, probably because problems are more likely to be able to find the user instance of dbus. --- man/man7/dotfiles.7df | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man7/dotfiles.7df') diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df index ea6d3080..02f49d0b 100644 --- a/man/man7/dotfiles.7df +++ b/man/man7/dotfiles.7df @@ -1043,7 +1043,7 @@ ShellCheck (https://www.shellcheck.net/): .IP \[bu] 2 \f[C]lint-sh\f[R] .IP \[bu] 2 -\f[C]lint-xinit\f[R] +\f[C]lint-xsession\f[R] .RE .IP \[bu] 2 Perl::Critic: -- cgit v1.2.3