Re: Keyboard layout options not working

2023-12-07 Thread Lars Rustand
Hilton Chain writes: > The keyboard-layout field of operating-system is solely for console > use (used by GRUB, and later loaded via loadkeys when booting). So > you'll have to pass a record to the keyboard-layout > field of your xorg-configuration. Thanks, this worked! I w

Re: Keyboard layout options not working

2023-12-07 Thread Hilton Chain
On Thu, 07 Dec 2023 20:28:02 +0800, Lars Rustand wrote: > > > Hilton Chain writes: > > In (gnu system keyboard), keyboard-layout is defined as: > > > > (keyboard-layout name (variant) (#:model) (#:options)) > > > > > > So the following should

Re: Keyboard layout options not working

2023-12-07 Thread Lars Rustand
Lars Rustand writes: >> (keyboard-layout "us" "no" #:options '("grp:switch")) > > I tried the above, but I get this following errror: > > error: (keyboard-layout "us" "no" #:options (quote ("grp:switch"))):

Re: Keyboard layout options not working

2023-12-07 Thread Lars Rustand
Hilton Chain writes: > In (gnu system keyboard), keyboard-layout is defined as: > > (keyboard-layout name (variant) (#:model) (#:options)) > > > So the following should be used instead: > > (keyboard-layout "us" "no" #:options '("grp:switch"

Re: Keyboard layout options not working

2023-12-07 Thread Hilton Chain
Hi Efraim and Lars, On Thu, 07 Dec 2023 18:28:53 +0800, Efraim Flashner wrote: > > On Thu, Dec 07, 2023 at 10:48:11AM +0100, Lars Rustand wrote: > > Hello, I'm trying to set the keyboard-layout options in my system config. I > > have set the following: > > > &

Re: Keyboard layout options not working

2023-12-07 Thread Efraim Flashner
On Thu, Dec 07, 2023 at 10:48:11AM +0100, Lars Rustand wrote: > Hello, I'm trying to set the keyboard-layout options in my system > config. I have set the following: > > -8<---cut here---start----->8--- > (keyboard-layout (keyboard-lay

Keyboard layout options not working

2023-12-07 Thread Lars Rustand
Hello, I'm trying to set the keyboard-layout options in my system config. I have set the following: -8<---cut here---start->8--- (keyboard-layout (keyboard-layout "us,no" #:options '("grp:switch"))) -8<---cut here--

Re: How to setup custom keyboard layout ?

2022-11-21 Thread Felix Lechner via
Hi, On Mon, Nov 21, 2022 at 12:32 PM calcium wrote: > > I have a custom .xkb layout for X and a .map.gz for console. So do I. [1] [1] https://codeberg.org/lechner/rocket-layout > How does I specify using my custom layouts local files in /etc/config.scm ? As far as I know, it is currently not

How to setup custom keyboard layout ?

2022-11-21 Thread calcium
I have a custom .xkb layout for X and a .map.gz for console. How does I specify using my custom layouts local files in /etc/config.scm ? I didn't find any documentation about that. thanks.

Re: Latam keyboard layout changed, how can I get the old one back?

2022-04-10 Thread pelzflorian (Florian Pelz)
On Sat, Apr 09, 2022 at 09:40:04PM -0300, Thiago Jung Bauermann wrote: > I think you could also use an inferior to install xkeyboard-config > from an older Guix revision: Sorry I think this will not work. The problem is that the GNOME packages reference the xkeyboard-config of the current guix.

Re: Latam keyboard layout changed, how can I get the old one back?

2022-04-09 Thread Thiago Jung Bauermann
Hello, "pelzflorian (Florian Pelz)" writes: > On Thu, Apr 07, 2022 at 04:55:11PM +, Luis Felipe wrote: >> I found a bug report upstream that may be related to this: >> https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/267 >> . > > I guess there’s no way around

Re: Latam keyboard layout changed, how can I get the old one back?

2022-04-08 Thread Luis Felipe
On Friday, April 8th, 2022 at 9:47 AM, pelzflorian (Florian Pelz) wrote: > On Thu, Apr 07, 2022 at 04:55:11PM +, Luis Felipe wrote: > > > I found a bug report upstream that may be related to this: > > https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/267 > > . >

Re: Latam keyboard layout changed, how can I get the old one back?

2022-04-08 Thread pelzflorian (Florian Pelz)
On Thu, Apr 07, 2022 at 04:55:11PM +, Luis Felipe wrote: > I found a bug report upstream that may be related to this: > https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/267 > . I guess there’s no way around `info "(guix) Using a Custom Guix Channel"` with (url

Re: Latam keyboard layout changed, how can I get the old one back?

2022-04-07 Thread Luis Felipe
gt; > I'm currently using Guix System (guix ab98b51), and noticed that I > > > can't type less-than (<) and greater-than (>) signs anymore, even > > > though I didn't change the keyboard-layout in my system definition > > > (or anywhere else): > > > Perh

Re: Latam keyboard layout changed, how can I get the old one back?

2022-04-07 Thread Luis Felipe
han (>) signs anymore, even > > though I didn't change the keyboard-layout in my system definition > > (or anywhere else): > > > Perhaps a bug in xkeyboard-config, but there are no recent commits > changing xkeyboard-config. If so, the virtual Linux console > (Ctrl+Al

Re: Latam keyboard layout changed, how can I get the old one back?

2022-04-07 Thread pelzflorian (Florian Pelz)
On Wed, Apr 06, 2022 at 10:00:55PM +, Luis Felipe wrote: > I'm currently using Guix System (guix ab98b51), and noticed that I > can't type less-than (<) and greater-than (>) signs anymore, even > though I didn't change the keyboard-layout in my system definition > (or anywhe

Latam keyboard layout changed, how can I get the old one back?

2022-04-06 Thread Luis Felipe
Hi, I'm currently using Guix System (guix ab98b51), and noticed that I can't type less-than (<) and greater-than (>) signs anymore, even though I didn't change the keyboard-layout in my system definition (or anywhere else): (keyboard-layout "latam" #:options '("

Re: Getting the neo keyboard layout to work as expected

2021-08-08 Thread Jonathan McHugh
.php?n=Main.OptimierungF%c3%bcrDieGeradeTastaturMitDaumen-Shift Ta Jonathan McHugh indieterminacy@libre.brussels August 8, 2021 12:54 PM, "Josua Stingelin" wrote: > Hi! > > So I'm having a puzzling experience using the neo keyboard layout. > > Configuring th

Getting the neo keyboard layout to work as expected

2021-08-08 Thread Josua Stingelin
Hi! So I'm having a puzzling experience using the neo keyboard layout. Configuring the keyboard-layout in the system configuration using (keyboard-layout (keyboard-layout "de" "neo" #:model "pc105")) does not have the same effect as loading it using

Re: keyboard layout

2020-04-07 Thread pelzflorian (Florian Pelz)
On Thu, Mar 19, 2020 at 01:52:28PM +0100, Adam Kandur via wrote: > > Hi guixers! i have a question. Sometimes i need to switch keyboard layout for > writing messages. Currently i'm using this command > setxkbmap -layout 'us,ru' -option 'grp:alt_shift_toggle,grp_led:scroll' >

Re: How to specify custom remappings with keyboard-layout?

2020-04-07 Thread pelzflorian (Florian Pelz)
On Mon, Apr 06, 2020 at 03:22:29AM +0200, pelzflorian (Florian Pelz) wrote: > That is, instead of patching xorg-server, you would patch > xkeyboard-config’s xkb/symbols. I believe patching the keymaps in xkeyboard-config is the best solution. Regards, Florian

Re: How to specify custom remappings with keyboard-layout?

2020-04-06 Thread pelzflorian (Florian Pelz)
On Mon, Apr 06, 2020 at 01:05:02PM +0200, Jakub Kądziołka wrote: > On Mon, Apr 06, 2020 at 03:22:29AM +0200, pelzflorian (Florian Pelz) wrote: > > On Mon, Apr 06, 2020 at 03:05:24AM +0200, pelzflorian (Florian Pelz) wrote: > > > You could probably use an .xinitrc file like Arch or you could patch

Re: How to specify custom remappings with keyboard-layout?

2020-04-06 Thread Jakub Kądziołka
On Mon, Apr 06, 2020 at 03:22:29AM +0200, pelzflorian (Florian Pelz) wrote: > On Mon, Apr 06, 2020 at 03:05:24AM +0200, pelzflorian (Florian Pelz) wrote: > > You could probably use an .xinitrc file like Arch or you could patch > > xorg-server to use your xkbcomp map by default. > > That is,

Re: How to specify custom remappings with keyboard-layout?

2020-04-05 Thread pelzflorian (Florian Pelz)
On Mon, Apr 06, 2020 at 03:05:24AM +0200, pelzflorian (Florian Pelz) wrote: > You could probably use an .xinitrc file like Arch or you could patch > xorg-server to use your xkbcomp map by default. That is, instead of patching xorg-server, you would patch xkeyboard-config’s xkb/symbols. I have

Re: How to specify custom remappings with keyboard-layout?

2020-04-05 Thread pelzflorian (Florian Pelz)
On Mon, Apr 06, 2020 at 12:18:22AM +0200, Jakub Kądziołka wrote: > xmodmap -e 'keycode 62=' > > and disable it, but I need to make this apply in GDM too. I assume I'd > have to specify that in the keyboard-layout record, but both the > documentation and the code aren't too clea

How to specify custom remappings with keyboard-layout?

2020-04-05 Thread Jakub Kądziołka
Hi Guix, the right shift key on my laptop's keyboard got stuck. It sometimes isn't fully pressed, which allowed me to run xmodmap -e 'keycode 62=' and disable it, but I need to make this apply in GDM too. I assume I'd have to specify that in the keyboard-layout record, but both

Re: keyboard layout

2020-03-20 Thread John Soo
Hi Adam and Pierre, There are several services which take a keyboard-layout. Also, there is a keyboard layout field in the operating-system that designates the keyboard layout done by loadkeys. I’m a keyboard enthusiast and the first-class support of bindings is one of my favorite things about

Re: keyboard layout

2020-03-20 Thread Pierre Neidhardt
Hi! If you want to set the keyboard layout system-wide, see "System Configuration -> Keyboard Layout". For a user session, you can use your desktop manager tools or setxkbmap. If you want a shepherd user service, I use this one: (define setxkbmap (make #:docstring &quo

keyboard layout

2020-03-19 Thread Adam Kandur via
Hi guixers! i have a question. Sometimes i need to switch keyboard layout for writing messages. Currently i'm using this command setxkbmap -layout 'us,ru' -option 'grp:alt_shift_toggle,grp_led:scroll' How i can do something similar with config.scm definition?

What is hotkeys to change keyboard layout during Guided Graphical Installation ?

2019-05-11 Thread Дима Фомин
nput field I can type russian letters. But cannot find how to change to English layout. Neither Ctr-Alt, nor Ctr-Shift, nor Alt-Shift, nor Alt-Space did it. Please tell me which hotkey is to change keyboard layout from national to English and back? Thank you.

Re: Original config from a documentation causes an error with keyboard-layout function

2019-05-10 Thread Adam Mazurkiewicz
śr., 8 maj 2019 o 14:58 Ludovic Courtès napisał(a): > > Hi Adam, > > Adam Mazurkiewicz skribis: > > > root@gnu ~# guix system init /mnt/etc/config.scm /mnt/ > > /mnt/etc/config.scm:5:0: error: extraneous field initializers > > (keyboard-layout) > > root

Re: Original config from a documentation causes an error with keyboard-layout function

2019-05-08 Thread Ludovic Courtès
Hi Adam, Adam Mazurkiewicz skribis: > root@gnu ~# guix system init /mnt/etc/config.scm /mnt/ > /mnt/etc/config.scm:5:0: error: extraneous field initializers > (keyboard-layout) > root@gnu ~# guix describe > guix describe: error: failed to determine origin Most likely this means

Re: Original config from a documentation causes an error with keyboard-layout function

2019-05-08 Thread Ricardo Wurmus
Adam Mazurkiewicz writes: > Using this file caused the error: > /root/sda6/home/s/Dropbox/Guix/scm1/config.scm:5:0: error: extraneous field > initializers (keyboard-layout) > > So it is something wrong with the keyboard-layout function. The function is > used a few times

Re: Original config from a documentation causes an error with keyboard-layout function

2019-05-08 Thread Adam Mazurkiewicz
with ordered data mode. Opts: (null) root@gnu ~# cp /root/sda6/home/s/Dropbox/Guix/scm1/config.scm /mnt/etc/ root@gnu ~# herd start cow-store /mnt Service cow-store has been started. root@gnu ~# guix system init /mnt/etc/config.scm /mnt/ /mnt/etc/config.scm:5:0: error: extraneous field initializers (key

Re: Original config from a documentation causes an error with keyboard-layout function

2019-05-08 Thread swedebugia
On 2019-05-08 07:00, Adam Mazurkiewicz wrote: ... Using this file caused the error: /root/sda6/home/s/Dropbox/Guix/scm1/config.scm:5:0: error: extraneous field initializers (keyboard-layout) So it is something wrong with the keyboard-layout function. The function is used a few times so we do

Original config from a documentation causes an error with keyboard-layout function

2019-05-07 Thread Adam Mazurkiewicz
(timezone "Europe/Paris") (locale "en_US.utf8") ;; Choose US English keyboard layout. The "altgr-intl" ;; variant provides dead keys for accented characters. (keyboard-layout (keyboard-layout "us" "altgr-intl")) ;; Use the UEFI variant

Re: National keyboard layout for Polish

2019-04-21 Thread Quiliro Ordonez
El 2019-04-21 12:36, Ludovic Courtès escribió: > Quiliro Ordonez skribis: > >> El 2019-04-20 18:16, Quiliro Ordonez escribió: >>> El 2019-04-19 12:13, Ludovic Courtès escribió: Andreas Enge skribis: > On Thu, Apr 18, 2019 at 12:24:41PM -0700, Quiliro Ordonez wrote: >>

Re: National keyboard layout for Polish

2019-04-21 Thread Ludovic Courtès
Quiliro Ordonez skribis: > El 2019-04-20 18:16, Quiliro Ordonez escribió: >> El 2019-04-19 12:13, Ludovic Courtès escribió: >>> Andreas Enge skribis: >>> On Thu, Apr 18, 2019 at 12:24:41PM -0700, Quiliro Ordonez wrote: > /home/quiliro/desktop-full-dvorak.scm:72:12: error: >

Re: National keyboard layout for Polish

2019-04-20 Thread Quiliro Ordonez
El 2019-04-19 12:13, Ludovic Courtès escribió: > Andreas Enge skribis: > >> On Thu, Apr 18, 2019 at 12:24:41PM -0700, Quiliro Ordonez wrote: >>> /home/quiliro/desktop-full-dvorak.scm:72:12: error: >>> set-xorg-configuration: unbound variable >>> hint: Did you forget `(use-modules (gnu services

Re: National keyboard layout for Polish

2019-04-19 Thread Ludovic Courtès
Andreas Enge skribis: > On Thu, Apr 18, 2019 at 12:24:41PM -0700, Quiliro Ordonez wrote: >> /home/quiliro/desktop-full-dvorak.scm:72:12: error: >> set-xorg-configuration: unbound variable >> hint: Did you forget `(use-modules (gnu services xorg))'? >> >> (use-service-modules desktop) > > You

Re: National keyboard layout for Polish

2019-04-18 Thread Quiliro Ordonez
El 2019-04-18 19:24, Quiliro Ordonez escribió: > El 2019-04-17 21:08, Ludovic Courtès escribió: >> Hello, >> >> Adam Mazurkiewicz skribis: >> >>> How to set Polish keyboard layout to get Polish special letters? >>> https://dailyweb.pl/wp-conte

Re: National keyboard layout for Polish

2019-04-18 Thread Andreas Enge
Hello, On Thu, Apr 18, 2019 at 12:24:41PM -0700, Quiliro Ordonez wrote: > /home/quiliro/desktop-full-dvorak.scm:72:12: error: > set-xorg-configuration: unbound variable > hint: Did you forget `(use-modules (gnu services xorg))'? > > (use-service-modules desktop) You probably need to replace

Re: National keyboard layout for Polish

2019-04-18 Thread Quiliro Ordonez
El 2019-04-17 21:08, Ludovic Courtès escribió: > Hello, > > Adam Mazurkiewicz skribis: > >> How to set Polish keyboard layout to get Polish special letters? >> https://dailyweb.pl/wp-content/uploads/2016/11/zazolc.png >> They should be available in Gedit, Web brows

Re: National keyboard layout for Polish

2019-04-17 Thread Ludovic Courtès
Hello, Adam Mazurkiewicz skribis: > How to set Polish keyboard layout to get Polish special letters? > https://dailyweb.pl/wp-content/uploads/2016/11/zazolc.png > They should be available in Gedit, Web browser address bar, etc. I > have Xfce Desktop Environment. With the new key

National keyboard layout for Polish

2019-04-12 Thread Adam Mazurkiewicz
How to set Polish keyboard layout to get Polish special letters? https://dailyweb.pl/wp-content/uploads/2016/11/zazolc.png They should be available in Gedit, Web browser address bar, etc. I have Xfce Desktop Environment. -- trzczy

Re: keyboard layout and system locale

2018-03-20 Thread Catonano
2018-03-19 14:38 GMT+01:00 ng0 <n...@n0.is>: > Chris Marusich transcribed 1.7K bytes: > > Catonano <caton...@gmail.com> writes: > > > > > Can I set up the keyboard layout and my system locale (Italian) for my > > > Gnome desktop in my conf.scm file ?

Re: keyboard layout and system locale

2018-03-19 Thread ng0
Chris Marusich transcribed 1.7K bytes: > Catonano <caton...@gmail.com> writes: > > > Can I set up the keyboard layout and my system locale (Italian) for my > > Gnome desktop in my conf.scm file ? > > > > Otherwise I have to click around in every throaway v

Re: keyboard layout and system locale

2018-03-19 Thread Diego Nicola Barbato
Hello Catonano Catonano <caton...@gmail.com> writes: > 2018-03-18 18:58 GMT+01:00 Catonano <caton...@gmail.com>: > > 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato <dnbarb...@posteo.de>: > > Hello Catonano > > Catonano <caton...@gmail.com> wr

Re: keyboard layout and system locale

2018-03-18 Thread Chris Marusich
Catonano <caton...@gmail.com> writes: > Can I set up the keyboard layout and my system locale (Italian) for my > Gnome desktop in my conf.scm file ? > > Otherwise I have to click around in every throaway virtual machine I create > in order to be able to use the desktop envi

Re: keyboard layout and system locale

2018-03-18 Thread Catonano
2018-03-18 18:58 GMT+01:00 Catonano <caton...@gmail.com>: > > > 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato <dnbarb...@posteo.de>: > >> Hello Catonano >> >> Catonano <caton...@gmail.com> writes: >> >> > Can I set up the keyboar

Re: keyboard layout and system locale

2018-03-18 Thread Catonano
2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato <dnbarb...@posteo.de>: > Hello Catonano > > Catonano <caton...@gmail.com> writes: > > > Can I set up the keyboard layout and my system locale (Italian) for my > Gnome desktop in my conf.scm file ? > > > &

Re: keyboard layout and system locale

2018-03-17 Thread Catonano
never mind, I managed to makke it work Thanks ! 2018-03-17 19:24 GMT+01:00 Catonano <caton...@gmail.com>: > > > 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato <dnbarb...@posteo.de>: > >> Hello Catonano >> >> Catonano <caton...@gmail.com> writes:

Re: keyboard layout and system locale

2018-03-17 Thread Catonano
2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato <dnbarb...@posteo.de>: > Hello Catonano > > Catonano <caton...@gmail.com> writes: > > > Can I set up the keyboard layout and my system locale (Italian) for my > Gnome desktop in my conf.scm file ? > > > &

Re: keyboard layout and system locale

2018-03-17 Thread Diego Nicola Barbato
Hello Catonano Catonano <caton...@gmail.com> writes: > Can I set up the keyboard layout and my system locale (Italian) for my Gnome > desktop in my conf.scm file ? > > Otherwise I have to click around in every throaway virtual machine I create > in order to be ab

Re: keyboard layout and system locale

2018-03-17 Thread hub . lombard
- Mail original - De: "Catonano" <caton...@gmail.com> À: "hub lombard" <hub.lomb...@free.fr> Cc: "help-guix" <help-guix@gnu.org> Envoyé: Samedi 17 Mars 2018 10:56:34 Objet: Re: keyboard layout and system locale Hi Hubert, thank you s

Re: keyboard layout and system locale

2018-03-17 Thread hub . lombard
ot, I choice "fr" in the gnome session and it works. Hope it's helpfull... Hubert - Mail original - De: "Catonano" <caton...@gmail.com> À: "help-guix" <help-guix@gnu.org> Envoyé: Samedi 17 Mars 2018 07:40:40 Objet: keyboard layout and system locale

Re: keyboard layout and system locale

2018-03-17 Thread Catonano
Hi Hubert, thank you so much for your concern :-) 2018-03-17 10:20 GMT+01:00 : > Hi Catonano :) > > I don't know if I can help, but here'is my own configuration, maybe it can > work for you: > > # guix package -i setxkbmap > > setxkbmap is now installed. > In the host

keyboard layout and system locale

2018-03-17 Thread Catonano
Can I set up the keyboard layout and my system locale (Italian) for my Gnome desktop in my conf.scm file ? Otherwise I have to click around in every throaway virtual machine I create in order to be able to use the desktop environment Thanks

Keyboard layout

2016-04-10 Thread Thierry Micoud
I've installed guixsd 0.10. Its probably a rooky problem but seem unable to solve it and I apologise! ;) I'd like to change to keyboard layout from us to uk. Ideally I'd like to set the keyboard layout in the config.scm file and 'guix system reconfigure' Is this possible.? I use DWM window