guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Starting SLiM on multiple ttys


From: Diego Nicola Barbato
Subject: Starting SLiM on multiple ttys
Date: Sat, 27 Apr 2019 11:26:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello Guix,

I would like to propose an enhancement to our SLiM service which would
allow it to be started on multiple ttys (much like our mingetty
service).  I believe this would be useful for users who do not want to
use GDM but still want to be able to run multiple graphical sessions at
the same time.

For this to work we would have to patch our SLiM package along the lines
of this [0] since the Xorg display is currently hard coded (although we
probably do not need the command line option).

I have attached a crude proof of concept which can be tested by running
something along the lines of:
--8<---------------cut here---------------start------------->8---
qemu-system-x86_64 -snapshot -enable-kvm -m 4G $(guix system vm-image 
config.scm)
--8<---------------cut here---------------end--------------->8---


Regards,

Diego

[0]: http://www.beroal.in.ua/prg/linux/slim-conf-arg.patch

Attachment: proof_of_concept.tar.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]