help-guix
[Top][All Lists]
Advanced

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

Re: Two keyboard layouts with toggle in console


From: Wiktor Żelazny
Subject: Re: Two keyboard layouts with toggle in console
Date: Sat, 11 Jan 2020 10:50:44 +0100
User-agent: NeoMutt/20180716

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: signature.asc
Description: PGP signature


reply via email to

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