Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Does systemd run startx before starting DisplayManager ? If systemd doesn't run startx, how can I hook my script ? Commented Oct 22, 2022 at 7:32
  • @Tomas : You asked a question suggesting two methods. My answer stands for your first option. Which will indeed need something to launch startx. Does systemd / yourDM use startx ? Well… I cannot tell… I use none of them. I personally fire startx from some tty to get directly into my DE thanks to dbus. I'd be anyhow greatly surprised that whatever the way followed… the X server is not launched by the xserverrc script. It would just break many well established standards. Commented Oct 22, 2022 at 11:10