all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Diego Nicola Barbato <dnbarbato@posteo.de>
To: guix-devel@gnu.org
Subject: Starting SLiM on multiple ttys
Date: Sat, 27 Apr 2019 11:26:48 +0200	[thread overview]
Message-ID: <87imuzajdz.fsf@GlaDOS.home> (raw)

[-- 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 --]

                 reply	other threads:[~2019-04-27  9:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87imuzajdz.fsf@GlaDOS.home \
    --to=dnbarbato@posteo.de \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.