diff options
author | Tomas Volf <~@wolfsden.cz> | 2024-05-11 15:26:23 +0200 |
---|---|---|
committer | Arun Isaac <arunisaac@systemreboot.net> | 2024-05-30 18:23:34 +0100 |
commit | 9948816819e0af23587d75701ba81d797ef7ea29 (patch) | |
tree | 7c42e4917dddc65d0a75eba6d12dec5fe9876afc /tests/guix-gc.sh | |
parent | 4fdbf78a0fd8c3fb5169f4182154bd7ae3cc01dc (diff) | |
download | guix-9948816819e0af23587d75701ba81d797ef7ea29.tar.gz guix-9948816819e0af23587d75701ba81d797ef7ea29.zip |
services: xorg: Add xorg-start-command-xinit procedure.
When the user does not use any desktop environment, the typical sequence is to
log in and then type `startx' into the tty to get a window manager running.
Most distributions do provide a startx by default, but Guix has only an
xorg-start-command that is not suitable for this.
This commit adds a second procedure, xorg-start-command-xinit, that correctly
picks a virtual terminal to use, sets up XAUTHORITY and starts xinit with the
correct arguments. That should make running Guix without a desktop
environment more approachable.
* gnu/services/xorg.scm (xorg-start-command-xinit): New public procedure.
* doc/guix.texi (X Window): Document it.
Change-Id: I17cb16093d16a5c6550b1766754700d4fe014ae9
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
Diffstat (limited to 'tests/guix-gc.sh')
0 files changed, 0 insertions, 0 deletions