bug#25453: Keyboard layout configuration

2019-03-21 Thread Taylan Kammer
nee writes: >> And by the way, an unpleasent off-topic issue: > > Hello, thank you for your considerate message. I'm using the my own > domain for email in the future. > > Happy hacking! Thank you for being understanding, happy hacking! :-) - Taylan

bug#25453: Keyboard layout configuration

2019-03-20 Thread Ludovic Courtès
Hello nee, Ludovic Courtès skribis: > I’ve already pushed “bdfresize” and “console-setup” partly based on your > patches: > > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=fe77ede70ad292c8fcba80f34b356fecd86f7f78 > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=41a54622b

bug#25453: Keyboard layout configuration

2019-03-15 Thread nee
> And by the way, an unpleasent off-topic issue: Hello, thank you for your considerate message. I'm using the my own domain for email in the future. Happy hacking!

bug#25453: Keyboard layout configuration

2019-03-12 Thread Taylan Kammer
nee wrote: > Am 13.01.19 um 22:36 schrieb Ludovic Courtès: >>> 1) grub >>> 2) linux's initrd >>> 3) console >>> 4) X/wayland's layout >>> 5) How to do the above >> > > Hello, I was working on this recently and made a patch for X11 that > fixes the layout in the slim login and when you login into

bug#25453: Keyboard layout configuration

2019-01-16 Thread Ludovic Courtès
nee skribis: > --- a/gnu/packages/bootloaders.scm > +++ b/gnu/packages/bootloaders.scm > @@ -55,6 +55,7 @@ >#:use-module (gnu packages swig) >#:use-module (gnu packages valgrind) >#:use-module (gnu packages virtualization) > + #:use-module (gnu packages xorg) >#:use-module (gnu p

bug#25453: Keyboard layout configuration

2019-01-15 Thread Ludovic Courtès
Hello nee! nee skribis: > Am 13.01.19 um 22:36 schrieb Ludovic Courtès: >>> 1) grub >>> 2) linux's initrd >>> 3) console >>> 4) X/wayland's layout >>> 5) How to do the above >> > > Hello, I was working on this recently and made a patch for X11 that > fixes the layout in the slim login and when

bug#25453: Keyboard layout configuration

2019-01-13 Thread nee
Am 13.01.19 um 22:36 schrieb Ludovic Courtès: >> 1) grub >> 2) linux's initrd >> 3) console >> 4) X/wayland's layout >> 5) How to do the above > Hello, I was working on this recently and made a patch for X11 that fixes the layout in the slim login and when you login into gnome3 or whatever deskto

bug#25453: Keyboard layout configuration

2019-01-13 Thread Ludovic Courtès
Hello Joshua, Thanks a lot for working on this! I’d really like 1.0 to provide a reasonable way to configure the keyboard layout once and for all. I suggest we continue the discussion in the context of . Joshua Branson skribis: > I believe I have identifi