From: "Wiktor Żelazny" <wz@freeshell.de>
To: help-guix@gnu.org
Subject: Re: Two keyboard layouts with toggle in console
Date: Sat, 11 Jan 2020 10:50:44 +0100 [thread overview]
Message-ID: <20200111095043.fl27776ulhzhh5cu@wz.localdomain> (raw)
In-Reply-To: <CAL0OLYgjcHxGrOGQpVzvj30Gxct5UEcpDR=y-P4v30tSRnaBXA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 729 bytes --]
On Fri, Jan 10, 2020 at 03:50:45PM +0300, Alexei Drozdov wrote:
> Manual proposes to do it at runtime:
From my config.scm:
(services (cons* (service slim-service-type
(slim-configuration
(xorg-configuration
(xorg-configuration
(keyboard-layout
(keyboard-layout "pl,cz"
"legacy,ucw"
#:options '("compose:menu,grp:caps_switch")))))))
;; other stuff
))
But it works only in xorg. May be of use for you if you don’t mean the
text-mode console.
WŻ
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 963 bytes --]
prev parent reply other threads:[~2020-01-11 9:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-05 18:46 Two keyboard layouts with toggle in console Kurshakov Dmitriy
2020-01-10 12:50 ` Alexei Drozdov
2020-01-11 9:50 ` Wiktor Żelazny [this message]
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=20200111095043.fl27776ulhzhh5cu@wz.localdomain \
--to=wz@freeshell.de \
--cc=help-guix@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.