unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tanguy Le Carrour <tanguy@bioneland.org>
To: guix-devel@gnu.org
Subject: Re: SLiM graphical login manager and keyboard layout
Date: Fri, 18 Oct 2019 17:36:20 +0200	[thread overview]
Message-ID: <20191018153620.vsxyposuwtaavebw@rafflesia> (raw)
In-Reply-To: <861rvaglrl.fsf@dismail.de>

Hi Joshua!


Le 10/18, Joshua Branson a écrit :
> Tanguy Le Carrour <tanguy@bioneland.org> writes:
> > I'm not a Gnome user and I would like to get rid of GDM and use SLiM
> > instead.
> This kind of question is best asked on help-guix mailing list. :)

Yeah, I thought so, but then I figured out that this could be solved by
modifying the code for slim-service-type and posted it on "dev".
If it's just a matter of configuring the service-type, then you're
right, I should have posted it on "help".


> > I'm struggling to set the keyboard layout as, apparently,
> > slim-service-type is not supposed to be extended as gdm-service-type is.
> 
> When I last tried sddm, I was able to swap my layout like so:
> 
> (service sddm-service-type
>  (sddm-configuration
>   (xorg-configuration
>    (xorg-configuration
>     (keyboard-layout (keyboard-layout "us" "dvorak"))))))

I tried something a bit different with SLiM:

```
    (service slim-service-type
     (slim-configuration
      (xorg-configuration
       (xorg-configuration
        (keyboard-layout keyboard-layout)
```

I don't now why, but `(keyboard-layout (keyboard-layout "us" "dvorak"))`
was throwing an error.

It seems to work… actually, it's been building linux-libre for half
an hour now, so I cannot really tell right now! ^_^'

Thanks for the help!
I'll post to "help" if this does not solve my problem!


-- 
Tanguy

  reply	other threads:[~2019-10-18 15:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-18 12:33 SLiM graphical login manager and keyboard layout Tanguy Le Carrour
2019-10-18 14:40 ` Joshua Branson
2019-10-18 15:36   ` Tanguy Le Carrour [this message]
2019-10-18 14:55 ` Alex Griffin
2019-10-18 15:57   ` Tanguy Le Carrour
2019-10-18 16:03 ` Diego Nicola Barbato
2019-10-18 16:11   ` Tanguy Le Carrour
2019-10-18 16:57     ` Diego Nicola Barbato
2019-10-21  7:24       ` Tanguy Le Carrour
2019-10-22 12:36         ` Ludovic Courtès
2019-10-23  7:32           ` Tanguy Le Carrour

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20191018153620.vsxyposuwtaavebw@rafflesia \
    --to=tanguy@bioneland.org \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).