Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | system: Allow for comma-separated keyboard layouts.•••Reported by Florian Pelz <pelzflorian@pelzflorian.de>. * gnu/bootloader/grub.scm (keyboard-layout-file): Replace commas with hyphens in the first argument to 'computed-file'. * gnu/system/keyboard.scm (keyboard-layout->console-keymap): Likewise. * doc/guix.texi (Keyboard Layout): Add example. | Ludovic Courtès | 2020-04-06 | 1 | -2/+5 |
* | Add (gnu system keyboard).•••* gnu/system/keyboard.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu.scm (%public-modules): Add it. | Ludovic Courtès | 2019-03-24 | 1 | -0/+98 |