all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Starting SLiM on multiple ttys
@ 2019-04-27  9:26 Diego Nicola Barbato
  0 siblings, 0 replies; only message in thread
From: Diego Nicola Barbato @ 2019-04-27  9:26 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 895 bytes --]

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 #2: proof_of_concept.tar.gz --]
[-- Type: application/octet-stream, Size: 3101 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-27  9:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-27  9:26 Starting SLiM on multiple ttys Diego Nicola Barbato

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.