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
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 be us
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"))):
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&
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:
> >
&
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 (keyboar
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
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
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.
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.
T
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 `inf
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
> > .
>
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 "/home
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):
>
greater-than (>) 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 consol
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
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" #:option
.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.
>
> Configuri
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
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,g
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
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
>
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, instea
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 not
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
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-la
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
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
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?
t;
>
> Please tell me which hotkey is to change keyboard layout from national
>to English and back?
>
>
>
> Thank you.
I presume you can
· before you use the graphical setup, press Ctrl+Alt+F3 to switch to
another virtual terminal.
· Press enter to log in there as ro
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.
ś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
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
apisał(a):
>
> 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 func
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
ilesystem 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 initial
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
(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
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:
>> /home/qui
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:
> set-xorg
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:
set-xorg-configuration: unbound variable
>>
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 xo
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 pro
El 2019-04-18 19:42, Andreas Enge escribió:
> 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-servi
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-content/
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 this
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
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
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
2018-03-19 14:38 GMT+01:00 ng0 :
> Chris Marusich transcribed 1.7K bytes:
> > Catonano writes:
> >
> > > Can I set up the keyboard layout and my system locale (Italian) for my
> > > Gnome desktop in my conf.scm file ?
> > >
> > > Otherwise I hav
2018-03-19 14:23 GMT+01:00 Diego Nicola Barbato :
> Hello Catonano
>
> Catonano writes:
>
> > 2018-03-18 18:58 GMT+01:00 Catonano :
> >
> > 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato :
> >
> > Hello Catonano
> >
> > Catonano writ
Chris Marusich transcribed 1.7K bytes:
> Catonano 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
>
Hello Catonano
Catonano writes:
> 2018-03-18 18:58 GMT+01:00 Catonano :
>
> 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato :
>
> Hello Catonano
>
> Catonano writes:
>
> > Can I set up the keyboard layout and my system locale (Italian) for my
>
Catonano 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 environment
You may also be in
2018-03-18 18:58 GMT+01:00 Catonano :
>
>
> 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato :
>
>> Hello Catonano
>>
>> Catonano writes:
>>
>> > Can I set up the keyboard layout and my system locale (Italian) for my
>> Gnome desktop in my
2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato :
> Hello Catonano
>
> Catonano 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 throa
never mind, I managed to makke it work
Thanks !
2018-03-17 19:24 GMT+01:00 Catonano :
>
>
> 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato :
>
>> Hello Catonano
>>
>> Catonano writes:
>>
>> > Can I set up the keyboard layout and my system l
2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato :
> Hello Catonano
>
> Catonano 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 throa
Hello Catonano
Catonano 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 environment
- Mail original -
De: "Catonano"
À: "hub lombard"
Cc: "help-guix"
Envoyé: Samedi 17 Mars 2018 10:56:34
Objet: Re: keyboard layout and system locale
Hi Hubert,
thank you so much for your concern :-)
2018-03-17 10:20 GMT+01:00 < hub.lomb...@
.scm
After the reboot, I choice "fr" in the gnome session and it works.
Hope it's helpfull...
Hubert
- Mail original -
De: "Catonano"
À: "help-guix"
Envoyé: Samedi 17 Mars 2018 07:40:40
Objet: keyboard layout and system locale
Can I set up the key
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 system, right ?
It doesn'
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
Thierry Micoud (2016-04-10 17:38 +0300) wrote:
> 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 t
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 po
65 matches
Mail list logo